Shades of Kaitoke Green #215632
Tints of Kaitoke Green #215632
RGB
CMYK
RGB Variations
Color information
#215632 (or 0x215632) is known color: Kaitoke Green. HEX triplet: 21, 56 and 32. RGB value is (33,86,50). Sum of RGB (Red+Green+Blue) = 33+86+50=169 (22% of max value = 765). Red value is 33 (13.28% from 255 or 19.53% from 169); Green value is 86 (33.98% from 255 or 50.89% from 169); Blue value is 50 (19.92% from 255 or 29.59% from 169); Max value from RGB is 86 - color contains mainly: green. Hex color #215632 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #215632 is #DEA9CD. Grayscale: #424242. Windows color (decimal): -14592462 or 3298849. OLE color: 3298849.
HSL color Cylindrical-coordinate representation of color #215632: hue angle of 139.25º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #215632 is Cyan = 0.62, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 33 | 86 | 50 | - |
| CMYK | 0.62 | 0 | 0.42 | 0.66 |
| HSL | 139.25º | 0.45% | 0.23% | - |
| HSV(B) | 139.25º | 0.62% | 0.34% | - |
| XYZ | 4.53 | 7.21 | 4.17 | - |
| YUV | 66.05 | 118.94 | 104.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 86 | 50 | 0.62 | 0 | 0.42 | 0.66 | 139.25 | 0.45 | 0.23 |
| Hex | 21 | 56 | 32 | 3E | 0 | 2A | 42 | 8B | 2D | 17 |
| Octal | 41 | 126 | 62 | 76 | 0 | 52 | 102 | 213 | 55 | 27 |
| Binary | 100001 | 1010110 | 110010 | 111110 | 0 | 101010 | 1000010 | 10001011 | 101101 | 10111 |
Color Harmonies of #215632
Complementary color
Monochromatic Colors of #215632
Black with #215632
Text Example
Text Example
White with #215632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215632; }
p { color: rgb(33,86,50); }
H1.HeaderClassName
{
color: #215632;
}
.AnyTagClassName
{
color: #215632;
}
</style>
background-color css
<style>
a { background-color: #215632; }
a { background-color: rgb(33,86,50); }
div.DivClassName
{
background-color: #215632;
}
.BgClassName
{
background-color: #215632;
}
</style>
border-color css
<style>
span { border-color: #215632; }
span { border-color: rgb(33,86,50); }
td.TdClassName
{
border-color: #215632;
}
.TagClassName
{
border-color: #215632;
}
</style>