Shades of Kaitoke Green #215934
Tints of Kaitoke Green #215934
RGB
CMYK
RGB Variations
Color information
#215934 (or 0x215934) is known color: Kaitoke Green. HEX triplet: 21, 59 and 34. RGB value is (33,89,52). Sum of RGB (Red+Green+Blue) = 33+89+52=174 (23% of max value = 765). Red value is 33 (13.28% from 255 or 18.97% from 174); Green value is 89 (35.16% from 255 or 51.15% from 174); Blue value is 52 (20.70% from 255 or 29.89% from 174); Max value from RGB is 89 - color contains mainly: green. Hex color #215934 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #215934 is #DEA6CB. Grayscale: #444444. Windows color (decimal): -14591692 or 3430689. OLE color: 3430689.
HSL color Cylindrical-coordinate representation of color #215934: hue angle of 140.36º 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 #215934 is Cyan = 0.63, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 33 | 89 | 52 | - |
| CMYK | 0.63 | 0 | 0.42 | 0.65 |
| HSL | 140.36º | 0.46% | 0.24% | - |
| HSV(B) | 140.36º | 0.63% | 0.35% | - |
| XYZ | 4.82 | 7.72 | 4.48 | - |
| YUV | 68.04 | 118.95 | 103.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 89 | 52 | 0.63 | 0 | 0.42 | 0.65 | 140.36 | 0.46 | 0.24 |
| Hex | 21 | 59 | 34 | 3F | 0 | 2A | 41 | 8C | 2E | 18 |
| Octal | 41 | 131 | 64 | 77 | 0 | 52 | 101 | 214 | 56 | 30 |
| Binary | 100001 | 1011001 | 110100 | 111111 | 0 | 101010 | 1000001 | 10001100 | 101110 | 11000 |
Color Harmonies of #215934
Complementary color
Monochromatic Colors of #215934
Black with #215934
Text Example
Text Example
White with #215934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215934; }
p { color: rgb(33,89,52); }
H1.HeaderClassName
{
color: #215934;
}
.AnyTagClassName
{
color: #215934;
}
</style>
background-color css
<style>
a { background-color: #215934; }
a { background-color: rgb(33,89,52); }
div.DivClassName
{
background-color: #215934;
}
.BgClassName
{
background-color: #215934;
}
</style>
border-color css
<style>
span { border-color: #215934; }
span { border-color: rgb(33,89,52); }
td.TdClassName
{
border-color: #215934;
}
.TagClassName
{
border-color: #215934;
}
</style>