Shades of Kaitoke Green #215630
Tints of Kaitoke Green #215630
RGB
CMYK
RGB Variations
Color information
#215630 (or 0x215630) is known color: Kaitoke Green. HEX triplet: 21, 56 and 30. RGB value is (33,86,48). Sum of RGB (Red+Green+Blue) = 33+86+48=167 (22% of max value = 765). Red value is 33 (13.28% from 255 or 19.76% from 167); Green value is 86 (33.98% from 255 or 51.50% from 167); Blue value is 48 (19.14% from 255 or 28.74% from 167); Max value from RGB is 86 - color contains mainly: green. Hex color #215630 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #215630 is #DEA9CF. Grayscale: #414141. Windows color (decimal): -14592464 or 3167777. OLE color: 3167777.
HSL color Cylindrical-coordinate representation of color #215630: hue angle of 136.98º 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 #215630 is Cyan = 0.62, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 33 | 86 | 48 | - |
| CMYK | 0.62 | 0 | 0.44 | 0.66 |
| HSL | 136.98º | 0.45% | 0.23% | - |
| HSV(B) | 136.98º | 0.62% | 0.34% | - |
| XYZ | 4.49 | 7.19 | 3.95 | - |
| YUV | 65.82 | 117.94 | 104.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 86 | 48 | 0.62 | 0 | 0.44 | 0.66 | 136.98 | 0.45 | 0.23 |
| Hex | 21 | 56 | 30 | 3E | 0 | 2C | 42 | 89 | 2D | 17 |
| Octal | 41 | 126 | 60 | 76 | 0 | 54 | 102 | 211 | 55 | 27 |
| Binary | 100001 | 1010110 | 110000 | 111110 | 0 | 101100 | 1000010 | 10001001 | 101101 | 10111 |
Color Harmonies of #215630
Complementary color
Monochromatic Colors of #215630
Black with #215630
Text Example
Text Example
White with #215630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215630; }
p { color: rgb(33,86,48); }
H1.HeaderClassName
{
color: #215630;
}
.AnyTagClassName
{
color: #215630;
}
</style>
background-color css
<style>
a { background-color: #215630; }
a { background-color: rgb(33,86,48); }
div.DivClassName
{
background-color: #215630;
}
.BgClassName
{
background-color: #215630;
}
</style>
border-color css
<style>
span { border-color: #215630; }
span { border-color: rgb(33,86,48); }
td.TdClassName
{
border-color: #215630;
}
.TagClassName
{
border-color: #215630;
}
</style>