#0BC993 Cōng Lǜ Green
#0BC993 (Cōng Lǜ Green) RGB value is (11, 201, 147).
Red value is 11, green value is 201, and blue value is 147.
Cylindrical-coordinate representations (HSL) of color #0BC993: hue: 163°, saturation: 89.6%, and lightness: 41.6%.
Process color (CMYK) of #0BC993 is 94.5%, 0%, 26.9%, 21.2%. Web safe color equivalent of #0BC993 is ##00CC99. Color #0BC993 contains mainly Green.
Color Spaces
| Color spaces of #0BC993 | Value |
|---|---|
| RGB | 11, 201, 147 |
| HSL | 163°, 89.6%, 41.6% |
| HSV / HSB | 163°, 94.5%, 78.8% |
| CMYK | 94.5%, 0%, 26.9%, 21.2% |
| XYZ | 26.29, 43.95, 34.7 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00001011 | 11001001 | 10010011 |
| Octal | 013 | 311 | 223 |
| Decimal | 11 | 201 | 147 |
| Hex | 0B | C9 | 93 |
Shades of #0BC993
Tints of #0BC993
.mybgColor { background-color: #0BC993; }
.myforeColor { color: #0BC993; }
.myborderColor { border: 3px solid #0BC993; }
<p style="color:#0BC993">Text here</p>
This sample text is styled with font color #0BC993. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#0BC993">Div content here</div>
<div style="border:3px solid #0BC993">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(11, 201, 147, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #0BC993; }
.divShadow { -moz-box-shadow: 1px 1px 3px #0BC993;
-webkit-box-shadow: 1px 1px 3px #0BC993;
box-shadow: 1px 1px 3px #0BC993; }
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 #0BC993 (Cōng Lǜ Green)
Color Overview & Profile: Color #0BC993, also known as Cōng Lǜ Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 4% Red (11/255), 79% Green (201/255), and 58% Blue (147/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #0BC993 translates into the CMYK subtractive color model with values of 94.5% Cyan, 0% Magenta, 26.9% Yellow, and 21.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 163°, saturation of 89.6%, and lightness of 41.6%.
Web Accessibility & Design Recommendations: When implementing #0BC993 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 ##00CC99.
