#172E02 Yuzu Soy
#172E02 (Yuzu Soy) RGB value is (23, 46, 2).
Red value is 23, green value is 46, and blue value is 2.
Cylindrical-coordinate representations (HSL) of color #172E02: hue: 91°, saturation: 91.7%, and lightness: 9.4%.
Process color (CMYK) of #172E02 is 50%, 0%, 95.7%, 82%. Web safe color equivalent of #172E02 is ##003300. Color #172E02 contains mainly Green.
Color Spaces
| Color spaces of #172E02 | Value |
|---|---|
| RGB | 23, 46, 2 |
| HSL | 91°, 91.7%, 9.4% |
| HSV / HSB | 91°, 95.7%, 18% |
| CMYK | 50%, 0%, 95.7%, 82% |
| XYZ | 1.34, 2.14, 0.4 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00010111 | 00101110 | 00000010 |
| Octal | 027 | 056 | 002 |
| Decimal | 23 | 46 | 2 |
| Hex | 17 | 2E | 02 |
Shades of #172E02
Tints of #172E02
.mybgColor { background-color: #172E02; }
.myforeColor { color: #172E02; }
.myborderColor { border: 3px solid #172E02; }
<p style="color:#172E02">Text here</p>
This sample text is styled with font color #172E02. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#172E02">Div content here</div>
<div style="border:3px solid #172E02">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(23, 46, 2, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #172E02; }
.divShadow { -moz-box-shadow: 1px 1px 3px #172E02;
-webkit-box-shadow: 1px 1px 3px #172E02;
box-shadow: 1px 1px 3px #172E02; }
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 #172E02 (Yuzu Soy)
Color Overview & Profile: Color #172E02, also known as Yuzu Soy, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 9% Red (23/255), 18% Green (46/255), and 1% Blue (2/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #172E02 translates into the CMYK subtractive color model with values of 50% Cyan, 0% Magenta, 95.7% Yellow, and 82% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 91°, saturation of 91.7%, and lightness of 9.4%.
Web Accessibility & Design Recommendations: When implementing #172E02 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 ##003300.
