Shades of Kaitoke Green #215531
Tints of Kaitoke Green #215531
RGB
CMYK
RGB Variations
Color information
#215531 (or 0x215531) is known color: Kaitoke Green. HEX triplet: 21, 55 and 31. RGB value is (33,85,49). Sum of RGB (Red+Green+Blue) = 33+85+49=167 (22% of max value = 765). Red value is 33 (13.28% from 255 or 19.76% from 167); Green value is 85 (33.59% from 255 or 50.90% from 167); Blue value is 49 (19.53% from 255 or 29.34% from 167); Max value from RGB is 85 - color contains mainly: green. Hex color #215531 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #215531 is #DEAACE. Grayscale: #414141. Windows color (decimal): -14592719 or 3233057. OLE color: 3233057.
HSL color Cylindrical-coordinate representation of color #215531: hue angle of 138.46º 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 #215531 is Cyan = 0.61, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 33 | 85 | 49 | - |
| CMYK | 0.61 | 0 | 0.42 | 0.67 |
| HSL | 138.46º | 0.44% | 0.23% | - |
| HSV(B) | 138.46º | 0.61% | 0.33% | - |
| XYZ | 4.43 | 7.04 | 4.03 | - |
| YUV | 65.35 | 118.77 | 104.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 85 | 49 | 0.61 | 0 | 0.42 | 0.67 | 138.46 | 0.44 | 0.23 |
| Hex | 21 | 55 | 31 | 3D | 0 | 2A | 43 | 8A | 2C | 17 |
| Octal | 41 | 125 | 61 | 75 | 0 | 52 | 103 | 212 | 54 | 27 |
| Binary | 100001 | 1010101 | 110001 | 111101 | 0 | 101010 | 1000011 | 10001010 | 101100 | 10111 |
Color Harmonies of #215531
Complementary color
Monochromatic Colors of #215531
Black with #215531
Text Example
Text Example
White with #215531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215531; }
p { color: rgb(33,85,49); }
H1.HeaderClassName
{
color: #215531;
}
.AnyTagClassName
{
color: #215531;
}
</style>
background-color css
<style>
a { background-color: #215531; }
a { background-color: rgb(33,85,49); }
div.DivClassName
{
background-color: #215531;
}
.BgClassName
{
background-color: #215531;
}
</style>
border-color css
<style>
span { border-color: #215531; }
span { border-color: rgb(33,85,49); }
td.TdClassName
{
border-color: #215531;
}
.TagClassName
{
border-color: #215531;
}
</style>