Shades of Kaitoke Green #215731
Tints of Kaitoke Green #215731
RGB
CMYK
RGB Variations
Color information
#215731 (or 0x215731) is known color: Kaitoke Green. HEX triplet: 21, 57 and 31. RGB value is (33,87,49). Sum of RGB (Red+Green+Blue) = 33+87+49=169 (22% of max value = 765). Red value is 33 (13.28% from 255 or 19.53% from 169); Green value is 87 (34.38% from 255 or 51.48% from 169); Blue value is 49 (19.53% from 255 or 28.99% from 169); Max value from RGB is 87 - color contains mainly: green. Hex color #215731 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #215731 is #DEA8CE. Grayscale: #424242. Windows color (decimal): -14592207 or 3233569. OLE color: 3233569.
HSL color Cylindrical-coordinate representation of color #215731: hue angle of 137.78º degrees, saturation: 0.45, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #215731 is Cyan = 0.62, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 33 | 87 | 49 | - |
| CMYK | 0.62 | 0 | 0.44 | 0.66 |
| HSL | 137.78º | 0.45% | 0.24% | - |
| HSV(B) | 137.78º | 0.62% | 0.34% | - |
| XYZ | 4.59 | 7.36 | 4.08 | - |
| YUV | 66.52 | 118.11 | 104.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 87 | 49 | 0.62 | 0 | 0.44 | 0.66 | 137.78 | 0.45 | 0.24 |
| Hex | 21 | 57 | 31 | 3E | 0 | 2C | 42 | 8A | 2D | 18 |
| Octal | 41 | 127 | 61 | 76 | 0 | 54 | 102 | 212 | 55 | 30 |
| Binary | 100001 | 1010111 | 110001 | 111110 | 0 | 101100 | 1000010 | 10001010 | 101101 | 11000 |
Color Harmonies of #215731
Complementary color
Monochromatic Colors of #215731
Black with #215731
Text Example
Text Example
White with #215731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215731; }
p { color: rgb(33,87,49); }
H1.HeaderClassName
{
color: #215731;
}
.AnyTagClassName
{
color: #215731;
}
</style>
background-color css
<style>
a { background-color: #215731; }
a { background-color: rgb(33,87,49); }
div.DivClassName
{
background-color: #215731;
}
.BgClassName
{
background-color: #215731;
}
</style>
border-color css
<style>
span { border-color: #215731; }
span { border-color: rgb(33,87,49); }
td.TdClassName
{
border-color: #215731;
}
.TagClassName
{
border-color: #215731;
}
</style>