Shades of Kaitoke Green #215935
Tints of Kaitoke Green #215935
RGB
CMYK
RGB Variations
Color information
#215935 (or 0x215935) is known color: Kaitoke Green. HEX triplet: 21, 59 and 35. RGB value is (33,89,53). Sum of RGB (Red+Green+Blue) = 33+89+53=175 (23% of max value = 765). Red value is 33 (13.28% from 255 or 18.86% from 175); Green value is 89 (35.16% from 255 or 50.86% from 175); Blue value is 53 (21.09% from 255 or 30.29% from 175); Max value from RGB is 89 - color contains mainly: green. Hex color #215935 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #215935 is #DEA6CA. Grayscale: #444444. Windows color (decimal): -14591691 or 3496225. OLE color: 3496225.
HSL color Cylindrical-coordinate representation of color #215935: hue angle of 141.43º degrees, saturation: 0.46, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #215935 is Cyan = 0.63, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 33 | 89 | 53 | - |
| CMYK | 0.63 | 0 | 0.40 | 0.65 |
| HSL | 141.43º | 0.46% | 0.24% | - |
| HSV(B) | 141.43º | 0.63% | 0.35% | - |
| XYZ | 4.84 | 7.73 | 4.6 | - |
| YUV | 68.15 | 119.45 | 102.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 89 | 53 | 0.63 | 0 | 0.40 | 0.65 | 141.43 | 0.46 | 0.24 |
| Hex | 21 | 59 | 35 | 3F | 0 | 28 | 41 | 8D | 2E | 18 |
| Octal | 41 | 131 | 65 | 77 | 0 | 50 | 101 | 215 | 56 | 30 |
| Binary | 100001 | 1011001 | 110101 | 111111 | 0 | 101000 | 1000001 | 10001101 | 101110 | 11000 |
Color Harmonies of #215935
Complementary color
Monochromatic Colors of #215935
Black with #215935
Text Example
Text Example
White with #215935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215935; }
p { color: rgb(33,89,53); }
H1.HeaderClassName
{
color: #215935;
}
.AnyTagClassName
{
color: #215935;
}
</style>
background-color css
<style>
a { background-color: #215935; }
a { background-color: rgb(33,89,53); }
div.DivClassName
{
background-color: #215935;
}
.BgClassName
{
background-color: #215935;
}
</style>
border-color css
<style>
span { border-color: #215935; }
span { border-color: rgb(33,89,53); }
td.TdClassName
{
border-color: #215935;
}
.TagClassName
{
border-color: #215935;
}
</style>