#0D3C3A Botanical Night
#0D3C3A (Botanical Night) RGB value is (13, 60, 58).
Red value is 13, green value is 60, and blue value is 58.
Cylindrical-coordinate representations (HSL) of color #0D3C3A: hue: 177°, saturation: 64.4%, and lightness: 14.3%.
Process color (CMYK) of #0D3C3A is 78.3%, 0%, 3.3%, 76.5%. Web safe color equivalent of #0D3C3A is ##003333. Color #0D3C3A contains mainly Cyan.
Color Spaces
| Color spaces of #0D3C3A | Value |
|---|---|
| RGB | 13, 60, 58 |
| HSL | 177°, 64.4%, 14.3% |
| HSV / HSB | 177°, 78.3%, 23.5% |
| CMYK | 78.3%, 0%, 3.3%, 76.5% |
| XYZ | 2.55, 3.62, 4.57 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00001101 | 00111100 | 00111010 |
| Octal | 015 | 074 | 072 |
| Decimal | 13 | 60 | 58 |
| Hex | 0D | 3C | 3A |
Shades of #0D3C3A
Tints of #0D3C3A
.mybgColor { background-color: #0D3C3A; }
.myforeColor { color: #0D3C3A; }
.myborderColor { border: 3px solid #0D3C3A; }
<p style="color:#0D3C3A">Text here</p>
This sample text is styled with font color #0D3C3A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#0D3C3A">Div content here</div>
<div style="border:3px solid #0D3C3A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(13, 60, 58, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #0D3C3A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #0D3C3A;
-webkit-box-shadow: 1px 1px 3px #0D3C3A;
box-shadow: 1px 1px 3px #0D3C3A; }
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 #0D3C3A (Botanical Night)
Color Overview & Profile: Color #0D3C3A, also known as Botanical Night, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 5% Red (13/255), 24% Green (60/255), and 23% Blue (58/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #0D3C3A translates into the CMYK subtractive color model with values of 78.3% Cyan, 0% Magenta, 3.3% Yellow, and 76.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 177°, saturation of 64.4%, and lightness of 14.3%.
Web Accessibility & Design Recommendations: When implementing #0D3C3A 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 ##003333.
