#62584B Prospect
#62584B (Prospect) RGB value is (98, 88, 75).
Red value is 98, green value is 88, and blue value is 75.
Cylindrical-coordinate representations (HSL) of color #62584B: hue: 34°, saturation: 13.3%, and lightness: 33.9%.
Process color (CMYK) of #62584B is 0%, 10.2%, 23.5%, 61.6%. Web safe color equivalent of #62584B is ##666633. Color #62584B contains mainly Yellow.
Color Spaces
| Color spaces of #62584B | Value |
|---|---|
| RGB | 98, 88, 75 |
| HSL | 34°, 13.3%, 33.9% |
| HSV / HSB | 34°, 23.5%, 38.4% |
| CMYK | 0%, 10.2%, 23.5%, 61.6% |
| XYZ | 9.8, 10.08, 8.09 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100010 | 01011000 | 01001011 |
| Octal | 142 | 130 | 113 |
| Decimal | 98 | 88 | 75 |
| Hex | 62 | 58 | 4B |
Shades of #62584B
Tints of #62584B
.mybgColor { background-color: #62584B; }
.myforeColor { color: #62584B; }
.myborderColor { border: 3px solid #62584B; }
<p style="color:#62584B">Text here</p>
This sample text is styled with font color #62584B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#62584B">Div content here</div>
<div style="border:3px solid #62584B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(98, 88, 75, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #62584B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #62584B;
-webkit-box-shadow: 1px 1px 3px #62584B;
box-shadow: 1px 1px 3px #62584B; }
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 #62584B (Prospect)
Color Overview & Profile: Color #62584B, also known as Prospect, 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 (88/255), and 29% Blue (75/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #62584B translates into the CMYK subtractive color model with values of 0% Cyan, 10.2% Magenta, 23.5% Yellow, and 61.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 34°, saturation of 13.3%, and lightness of 33.9%.
Web Accessibility & Design Recommendations: When implementing #62584B 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.
