#007D3E Tokiwa Green
#007D3E (Tokiwa Green) RGB value is (0, 125, 62).
Red value is 0, green value is 125, and blue value is 62.
Cylindrical-coordinate representations (HSL) of color #007D3E: hue: 150°, saturation: 100%, and lightness: 24.5%.
Process color (CMYK) of #007D3E is 100%, 0%, 50.4%, 51%. Web safe color equivalent of #007D3E is ##006633. Color #007D3E contains mainly Green.
Color Spaces
| Color spaces of #007D3E | Value |
|---|---|
| RGB | 0, 125, 62 |
| HSL | 150°, 100%, 24.5% |
| HSV / HSB | 150°, 100%, 49% |
| CMYK | 100%, 0%, 50.4%, 51% |
| XYZ | 8.2, 15.01, 7.02 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000000 | 01111101 | 00111110 |
| Octal | 000 | 175 | 076 |
| Decimal | 0 | 125 | 62 |
| Hex | 00 | 7D | 3E |
Shades of #007D3E
Tints of #007D3E
.mybgColor { background-color: #007D3E; }
.myforeColor { color: #007D3E; }
.myborderColor { border: 3px solid #007D3E; }
<p style="color:#007D3E">Text here</p>
This sample text is styled with font color #007D3E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#007D3E">Div content here</div>
<div style="border:3px solid #007D3E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(0, 125, 62, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #007D3E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #007D3E;
-webkit-box-shadow: 1px 1px 3px #007D3E;
box-shadow: 1px 1px 3px #007D3E; }
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 #007D3E (Tokiwa Green)
Color Overview & Profile: Color #007D3E, also known as Tokiwa Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 0% Red (0/255), 49% Green (125/255), and 24% Blue (62/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #007D3E translates into the CMYK subtractive color model with values of 100% Cyan, 0% Magenta, 50.4% Yellow, and 51% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 150°, saturation of 100%, and lightness of 24.5%.
Web Accessibility & Design Recommendations: When implementing #007D3E 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 ##006633.
