#33775F Nominee
#33775F (Nominee) RGB value is (51, 119, 95).
Red value is 51, green value is 119, and blue value is 95.
Cylindrical-coordinate representations (HSL) of color #33775F: hue: 159°, saturation: 40%, and lightness: 33.3%.
Process color (CMYK) of #33775F is 57.1%, 0%, 20.2%, 53.3%. Web safe color equivalent of #33775F is ##336666. Color #33775F contains mainly Cyan.
Color Spaces
| Color spaces of #33775F | Value |
|---|---|
| RGB | 51, 119, 95 |
| HSL | 159°, 40%, 33.3% |
| HSV / HSB | 159°, 57.1%, 46.7% |
| CMYK | 57.1%, 0%, 20.2%, 53.3% |
| XYZ | 10.03, 14.72, 13.14 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110011 | 01110111 | 01011111 |
| Octal | 063 | 167 | 137 |
| Decimal | 51 | 119 | 95 |
| Hex | 33 | 77 | 5F |
Shades of #33775F
Tints of #33775F
.mybgColor { background-color: #33775F; }
.myforeColor { color: #33775F; }
.myborderColor { border: 3px solid #33775F; }
<p style="color:#33775F">Text here</p>
This sample text is styled with font color #33775F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#33775F">Div content here</div>
<div style="border:3px solid #33775F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(51, 119, 95, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #33775F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #33775F;
-webkit-box-shadow: 1px 1px 3px #33775F;
box-shadow: 1px 1px 3px #33775F; }
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 #33775F (Nominee)
Color Overview & Profile: Color #33775F, also known as Nominee, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 20% Red (51/255), 47% Green (119/255), and 37% Blue (95/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #33775F translates into the CMYK subtractive color model with values of 57.1% Cyan, 0% Magenta, 20.2% Yellow, and 53.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 159°, saturation of 40%, and lightness of 33.3%.
Web Accessibility & Design Recommendations: When implementing #33775F 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.
