Shades of Kaitoke Green #215734
Tints of Kaitoke Green #215734
RGB
CMYK
RGB Variations
Color information
#215734 (or 0x215734) is known color: Kaitoke Green. HEX triplet: 21, 57 and 34. RGB value is (33,87,52). Sum of RGB (Red+Green+Blue) = 33+87+52=172 (22% of max value = 765). Red value is 33 (13.28% from 255 or 19.19% from 172); Green value is 87 (34.38% from 255 or 50.58% from 172); Blue value is 52 (20.70% from 255 or 30.23% from 172); Max value from RGB is 87 - color contains mainly: green. Hex color #215734 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #215734 is #DEA8CB. Grayscale: #424242. Windows color (decimal): -14592204 or 3430177. OLE color: 3430177.
HSL color Cylindrical-coordinate representation of color #215734: hue angle of 141.11º 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 #215734 is Cyan = 0.62, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 33 | 87 | 52 | - |
| CMYK | 0.62 | 0 | 0.40 | 0.66 |
| HSL | 141.11º | 0.45% | 0.24% | - |
| HSV(B) | 141.11º | 0.62% | 0.34% | - |
| XYZ | 4.66 | 7.39 | 4.43 | - |
| YUV | 66.86 | 119.61 | 103.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 87 | 52 | 0.62 | 0 | 0.40 | 0.66 | 141.11 | 0.45 | 0.24 |
| Hex | 21 | 57 | 34 | 3E | 0 | 28 | 42 | 8D | 2D | 18 |
| Octal | 41 | 127 | 64 | 76 | 0 | 50 | 102 | 215 | 55 | 30 |
| Binary | 100001 | 1010111 | 110100 | 111110 | 0 | 101000 | 1000010 | 10001101 | 101101 | 11000 |
Color Harmonies of #215734
Complementary color
Monochromatic Colors of #215734
Black with #215734
Text Example
Text Example
White with #215734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215734; }
p { color: rgb(33,87,52); }
H1.HeaderClassName
{
color: #215734;
}
.AnyTagClassName
{
color: #215734;
}
</style>
background-color css
<style>
a { background-color: #215734; }
a { background-color: rgb(33,87,52); }
div.DivClassName
{
background-color: #215734;
}
.BgClassName
{
background-color: #215734;
}
</style>
border-color css
<style>
span { border-color: #215734; }
span { border-color: rgb(33,87,52); }
td.TdClassName
{
border-color: #215734;
}
.TagClassName
{
border-color: #215734;
}
</style>