#48625A Pine Haven
#48625A (Pine Haven) RGB value is (72, 98, 90).
Red value is 72, green value is 98, and blue value is 90.
Cylindrical-coordinate representations (HSL) of color #48625A: hue: 162°, saturation: 15.3%, and lightness: 33.3%.
Process color (CMYK) of #48625A is 26.5%, 0%, 8.2%, 61.6%. Web safe color equivalent of #48625A is ##336666. Color #48625A contains mainly Cyan.
Color Spaces
| Color spaces of #48625A | Value |
|---|---|
| RGB | 72, 98, 90 |
| HSL | 162°, 15.3%, 33.3% |
| HSV / HSB | 162°, 26.5%, 38.4% |
| CMYK | 26.5%, 0%, 8.2%, 61.6% |
| XYZ | 8.89, 10.85, 11.3 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001000 | 01100010 | 01011010 |
| Octal | 110 | 142 | 132 |
| Decimal | 72 | 98 | 90 |
| Hex | 48 | 62 | 5A |
Shades of #48625A
Tints of #48625A
.mybgColor { background-color: #48625A; }
.myforeColor { color: #48625A; }
.myborderColor { border: 3px solid #48625A; }
<p style="color:#48625A">Text here</p>
This sample text is styled with font color #48625A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#48625A">Div content here</div>
<div style="border:3px solid #48625A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(72, 98, 90, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #48625A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #48625A;
-webkit-box-shadow: 1px 1px 3px #48625A;
box-shadow: 1px 1px 3px #48625A; }
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 #48625A (Pine Haven)
Color Overview & Profile: Color #48625A, also known as Pine Haven, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 28% Red (72/255), 38% Green (98/255), and 35% Blue (90/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #48625A translates into the CMYK subtractive color model with values of 26.5% Cyan, 0% Magenta, 8.2% Yellow, and 61.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 162°, saturation of 15.3%, and lightness of 33.3%.
Web Accessibility & Design Recommendations: When implementing #48625A 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 ##336666.
