Shades of Kaitoke Green #215433
Tints of Kaitoke Green #215433
RGB
CMYK
RGB Variations
Color information
#215433 (or 0x215433) is known color: Kaitoke Green. HEX triplet: 21, 54 and 33. RGB value is (33,84,51). Sum of RGB (Red+Green+Blue) = 33+84+51=168 (22% of max value = 765). Red value is 33 (13.28% from 255 or 19.64% from 168); Green value is 84 (33.20% from 255 or 50% from 168); Blue value is 51 (20.31% from 255 or 30.36% from 168); Max value from RGB is 84 - color contains mainly: green. Hex color #215433 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #215433 is #DEABCC. Grayscale: #414141. Windows color (decimal): -14592973 or 3363873. OLE color: 3363873.
HSL color Cylindrical-coordinate representation of color #215433: hue angle of 141.18º degrees, saturation: 0.44, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #215433 is Cyan = 0.61, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 33 | 84 | 51 | - |
| CMYK | 0.61 | 0 | 0.39 | 0.67 |
| HSL | 141.18º | 0.44% | 0.23% | - |
| HSV(B) | 141.18º | 0.61% | 0.33% | - |
| XYZ | 4.4 | 6.9 | 4.23 | - |
| YUV | 64.99 | 120.1 | 105.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 84 | 51 | 0.61 | 0 | 0.39 | 0.67 | 141.18 | 0.44 | 0.23 |
| Hex | 21 | 54 | 33 | 3D | 0 | 27 | 43 | 8D | 2C | 17 |
| Octal | 41 | 124 | 63 | 75 | 0 | 47 | 103 | 215 | 54 | 27 |
| Binary | 100001 | 1010100 | 110011 | 111101 | 0 | 100111 | 1000011 | 10001101 | 101100 | 10111 |
Color Harmonies of #215433
Complementary color
Monochromatic Colors of #215433
Black with #215433
Text Example
Text Example
White with #215433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215433; }
p { color: rgb(33,84,51); }
H1.HeaderClassName
{
color: #215433;
}
.AnyTagClassName
{
color: #215433;
}
</style>
background-color css
<style>
a { background-color: #215433; }
a { background-color: rgb(33,84,51); }
div.DivClassName
{
background-color: #215433;
}
.BgClassName
{
background-color: #215433;
}
</style>
border-color css
<style>
span { border-color: #215433; }
span { border-color: rgb(33,84,51); }
td.TdClassName
{
border-color: #215433;
}
.TagClassName
{
border-color: #215433;
}
</style>