#625A42 Pinyon Pine
#625A42 (Pinyon Pine) RGB value is (98, 90, 66).
Red value is 98, green value is 90, and blue value is 66.
Cylindrical-coordinate representations (HSL) of color #625A42: hue: 45°, saturation: 19.5%, and lightness: 32.2%.
Process color (CMYK) of #625A42 is 0%, 8.2%, 32.7%, 61.6%. Web safe color equivalent of #625A42 is ##666633. Color #625A42 contains mainly Yellow.
Color Spaces
| Color spaces of #625A42 | Value |
|---|---|
| RGB | 98, 90, 66 |
| HSL | 45°, 19.5%, 32.2% |
| HSV / HSB | 45°, 32.7%, 38.4% |
| CMYK | 0%, 8.2%, 32.7%, 61.6% |
| XYZ | 9.68, 10.3, 6.63 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100010 | 01011010 | 01000010 |
| Octal | 142 | 132 | 102 |
| Decimal | 98 | 90 | 66 |
| Hex | 62 | 5A | 42 |
Shades of #625A42
Tints of #625A42
.mybgColor { background-color: #625A42; }
.myforeColor { color: #625A42; }
.myborderColor { border: 3px solid #625A42; }
<p style="color:#625A42">Text here</p>
This sample text is styled with font color #625A42. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#625A42">Div content here</div>
<div style="border:3px solid #625A42">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(98, 90, 66, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #625A42; }
.divShadow { -moz-box-shadow: 1px 1px 3px #625A42;
-webkit-box-shadow: 1px 1px 3px #625A42;
box-shadow: 1px 1px 3px #625A42; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #625A42 (Pinyon Pine)
Color Overview & Profile: Color #625A42, also known as Pinyon Pine, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 38% Red (98/255), 35% Green (90/255), and 26% Blue (66/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #625A42 translates into the CMYK subtractive color model with values of 0% Cyan, 8.2% Magenta, 32.7% Yellow, and 61.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 45°, saturation of 19.5%, and lightness of 32.2%.
Web Accessibility & Design Recommendations: When implementing #625A42 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##666633.
