Shades of Kaitoke Green #225537
Tints of Kaitoke Green #225537
RGB
CMYK
RGB Variations
Color information
#225537 (or 0x225537) is known color: Kaitoke Green. HEX triplet: 22, 55 and 37. RGB value is (34,85,55). Sum of RGB (Red+Green+Blue) = 34+85+55=174 (23% of max value = 765). Red value is 34 (13.67% from 255 or 19.54% from 174); Green value is 85 (33.59% from 255 or 48.85% from 174); Blue value is 55 (21.88% from 255 or 31.61% from 174); Max value from RGB is 85 - color contains mainly: green. Hex color #225537 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #225537 is #DDAAC8. Grayscale: #424242. Windows color (decimal): -14527177 or 3626274. OLE color: 3626274.
HSL color Cylindrical-coordinate representation of color #225537: hue angle of 144.71º degrees, saturation: 0.43, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #225537 is Cyan = 0.60, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 34 | 85 | 55 | - |
| CMYK | 0.60 | 0 | 0.35 | 0.67 |
| HSL | 144.71º | 0.43% | 0.23% | - |
| HSV(B) | 144.71º | 0.6% | 0.33% | - |
| XYZ | 4.6 | 7.11 | 4.75 | - |
| YUV | 66.33 | 121.6 | 104.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 85 | 55 | 0.60 | 0 | 0.35 | 0.67 | 144.71 | 0.43 | 0.23 |
| Hex | 22 | 55 | 37 | 3C | 0 | 23 | 43 | 91 | 2B | 17 |
| Octal | 42 | 125 | 67 | 74 | 0 | 43 | 103 | 221 | 53 | 27 |
| Binary | 100010 | 1010101 | 110111 | 111100 | 0 | 100011 | 1000011 | 10010001 | 101011 | 10111 |
Color Harmonies of #225537
Complementary color
Monochromatic Colors of #225537
Black with #225537
Text Example
Text Example
White with #225537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #225537; }
p { color: rgb(34,85,55); }
H1.HeaderClassName
{
color: #225537;
}
.AnyTagClassName
{
color: #225537;
}
</style>
background-color css
<style>
a { background-color: #225537; }
a { background-color: rgb(34,85,55); }
div.DivClassName
{
background-color: #225537;
}
.BgClassName
{
background-color: #225537;
}
</style>
border-color css
<style>
span { border-color: #225537; }
span { border-color: rgb(34,85,55); }
td.TdClassName
{
border-color: #225537;
}
.TagClassName
{
border-color: #225537;
}
</style>