#8F9961 Reptilian Leader
#8F9961 (Reptilian Leader) RGB value is (143, 153, 97).
Red value is 143, green value is 153, and blue value is 97.
Cylindrical-coordinate representations (HSL) of color #8F9961: hue: 71°, saturation: 22.4%, and lightness: 49%.
Process color (CMYK) of #8F9961 is 6.5%, 0%, 36.6%, 40%. Web safe color equivalent of #8F9961 is ##999966. Color #8F9961 contains mainly Green.
Color Spaces
| Color spaces of #8F9961 | Value |
|---|---|
| RGB | 143, 153, 97 |
| HSL | 71°, 22.4%, 49% |
| HSV / HSB | 71°, 36.6%, 60% |
| CMYK | 6.5%, 0%, 36.6%, 40% |
| XYZ | 24.88, 29.49, 15.69 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001111 | 10011001 | 01100001 |
| Octal | 217 | 231 | 141 |
| Decimal | 143 | 153 | 97 |
| Hex | 8F | 99 | 61 |
Shades of #8F9961
Tints of #8F9961
.mybgColor { background-color: #8F9961; }
.myforeColor { color: #8F9961; }
.myborderColor { border: 3px solid #8F9961; }
<p style="color:#8F9961">Text here</p>
This sample text is styled with font color #8F9961. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8F9961">Div content here</div>
<div style="border:3px solid #8F9961">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(143, 153, 97, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8F9961; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8F9961;
-webkit-box-shadow: 1px 1px 3px #8F9961;
box-shadow: 1px 1px 3px #8F9961; }
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 #8F9961 (Reptilian Leader)
Color Overview & Profile: Color #8F9961, also known as Reptilian Leader, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 56% Red (143/255), 60% Green (153/255), and 38% Blue (97/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #8F9961 translates into the CMYK subtractive color model with values of 6.5% Cyan, 0% Magenta, 36.6% Yellow, and 40% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 71°, saturation of 22.4%, and lightness of 49%.
Web Accessibility & Design Recommendations: When implementing #8F9961 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 ##999966.
