Shades of Cardin Green #113927
Tints of Cardin Green #113927
RGB
CMYK
RGB Variations
Color information
#113927 (or 0x113927) is known color: Cardin Green. HEX triplet: 11, 39 and 27. RGB value is (17,57,39). Sum of RGB (Red+Green+Blue) = 17+57+39=113 (14% of max value = 765). Red value is 17 (7.03% from 255 or 15.04% from 113); Green value is 57 (22.66% from 255 or 50.44% from 113); Blue value is 39 (15.62% from 255 or 34.51% from 113); Max value from RGB is 57 - color contains mainly: green. Hex color #113927 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #113927 is #EEC6D8. Grayscale: #2B2B2B. Windows color (decimal): -15648473 or 2570513. OLE color: 2570513.
HSL color Cylindrical-coordinate representation of color #113927: hue angle of 153º degrees, saturation: 0.54, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #113927 is Cyan = 0.70, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 17 | 57 | 39 | - |
| CMYK | 0.70 | 0 | 0.32 | 0.78 |
| HSL | 153º | 0.54% | 0.15% | - |
| HSV(B) | 153º | 0.7% | 0.22% | - |
| XYZ | 2.06 | 3.19 | 2.43 | - |
| YUV | 42.99 | 125.75 | 109.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 57 | 39 | 0.70 | 0 | 0.32 | 0.78 | 153 | 0.54 | 0.15 |
| Hex | 11 | 39 | 27 | 46 | 0 | 20 | 4E | 99 | 36 | F |
| Octal | 21 | 71 | 47 | 106 | 0 | 40 | 116 | 231 | 66 | 17 |
| Binary | 10001 | 111001 | 100111 | 1000110 | 0 | 100000 | 1001110 | 10011001 | 110110 | 1111 |
Color Harmonies of #113927
Complementary color
Monochromatic Colors of #113927
Black with #113927
Text Example
Text Example
White with #113927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #113927; }
p { color: rgb(17,57,39); }
H1.HeaderClassName
{
color: #113927;
}
.AnyTagClassName
{
color: #113927;
}
</style>
background-color css
<style>
a { background-color: #113927; }
a { background-color: rgb(17,57,39); }
div.DivClassName
{
background-color: #113927;
}
.BgClassName
{
background-color: #113927;
}
</style>
border-color css
<style>
span { border-color: #113927; }
span { border-color: rgb(17,57,39); }
td.TdClassName
{
border-color: #113927;
}
.TagClassName
{
border-color: #113927;
}
</style>