Shades of Kaitoke Green #215032
Tints of Kaitoke Green #215032
RGB
CMYK
RGB Variations
Color information
#215032 (or 0x215032) is known color: Kaitoke Green. HEX triplet: 21, 50 and 32. RGB value is (33,80,50). Sum of RGB (Red+Green+Blue) = 33+80+50=163 (21% of max value = 765). Red value is 33 (13.28% from 255 or 20.25% from 163); Green value is 80 (31.64% from 255 or 49.08% from 163); Blue value is 50 (19.92% from 255 or 30.67% from 163); Max value from RGB is 80 - color contains mainly: green. Hex color #215032 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #215032 is #DEAFCD. Grayscale: #3E3E3E. Windows color (decimal): -14593998 or 3297313. OLE color: 3297313.
HSL color Cylindrical-coordinate representation of color #215032: hue angle of 141.7º degrees, saturation: 0.42, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #215032 is Cyan = 0.59, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 33 | 80 | 50 | - |
| CMYK | 0.59 | 0 | 0.37 | 0.69 |
| HSL | 141.7º | 0.42% | 0.22% | - |
| HSV(B) | 141.7º | 0.59% | 0.31% | - |
| XYZ | 4.07 | 6.29 | 4.02 | - |
| YUV | 62.53 | 120.93 | 106.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 80 | 50 | 0.59 | 0 | 0.37 | 0.69 | 141.7 | 0.42 | 0.22 |
| Hex | 21 | 50 | 32 | 3B | 0 | 25 | 45 | 8E | 2A | 16 |
| Octal | 41 | 120 | 62 | 73 | 0 | 45 | 105 | 216 | 52 | 26 |
| Binary | 100001 | 1010000 | 110010 | 111011 | 0 | 100101 | 1000101 | 10001110 | 101010 | 10110 |
Color Harmonies of #215032
Complementary color
Monochromatic Colors of #215032
Black with #215032
Text Example
Text Example
White with #215032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215032; }
p { color: rgb(33,80,50); }
H1.HeaderClassName
{
color: #215032;
}
.AnyTagClassName
{
color: #215032;
}
</style>
background-color css
<style>
a { background-color: #215032; }
a { background-color: rgb(33,80,50); }
div.DivClassName
{
background-color: #215032;
}
.BgClassName
{
background-color: #215032;
}
</style>
border-color css
<style>
span { border-color: #215032; }
span { border-color: rgb(33,80,50); }
td.TdClassName
{
border-color: #215032;
}
.TagClassName
{
border-color: #215032;
}
</style>