Shades of Kaitoke Green #215730
Tints of Kaitoke Green #215730
RGB
CMYK
RGB Variations
Color information
#215730 (or 0x215730) is known color: Kaitoke Green. HEX triplet: 21, 57 and 30. RGB value is (33,87,48). Sum of RGB (Red+Green+Blue) = 33+87+48=168 (22% of max value = 765). Red value is 33 (13.28% from 255 or 19.64% from 168); Green value is 87 (34.38% from 255 or 51.79% from 168); Blue value is 48 (19.14% from 255 or 28.57% from 168); Max value from RGB is 87 - color contains mainly: green. Hex color #215730 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #215730 is #DEA8CF. Grayscale: #424242. Windows color (decimal): -14592208 or 3168033. OLE color: 3168033.
HSL color Cylindrical-coordinate representation of color #215730: hue angle of 136.67º 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 #215730 is Cyan = 0.62, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 33 | 87 | 48 | - |
| CMYK | 0.62 | 0 | 0.45 | 0.66 |
| HSL | 136.67º | 0.45% | 0.24% | - |
| HSV(B) | 136.67º | 0.62% | 0.34% | - |
| XYZ | 4.57 | 7.35 | 3.97 | - |
| YUV | 66.41 | 117.61 | 104.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 87 | 48 | 0.62 | 0 | 0.45 | 0.66 | 136.67 | 0.45 | 0.24 |
| Hex | 21 | 57 | 30 | 3E | 0 | 2D | 42 | 89 | 2D | 18 |
| Octal | 41 | 127 | 60 | 76 | 0 | 55 | 102 | 211 | 55 | 30 |
| Binary | 100001 | 1010111 | 110000 | 111110 | 0 | 101101 | 1000010 | 10001001 | 101101 | 11000 |
Color Harmonies of #215730
Complementary color
Monochromatic Colors of #215730
Black with #215730
Text Example
Text Example
White with #215730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215730; }
p { color: rgb(33,87,48); }
H1.HeaderClassName
{
color: #215730;
}
.AnyTagClassName
{
color: #215730;
}
</style>
background-color css
<style>
a { background-color: #215730; }
a { background-color: rgb(33,87,48); }
div.DivClassName
{
background-color: #215730;
}
.BgClassName
{
background-color: #215730;
}
</style>
border-color css
<style>
span { border-color: #215730; }
span { border-color: rgb(33,87,48); }
td.TdClassName
{
border-color: #215730;
}
.TagClassName
{
border-color: #215730;
}
</style>