Shades of Kaitoke Green #295137
Tints of Kaitoke Green #295137
RGB
CMYK
RGB Variations
Color information
#295137 (or 0x295137) is known color: Kaitoke Green. HEX triplet: 29, 51 and 37. RGB value is (41,81,55). Sum of RGB (Red+Green+Blue) = 41+81+55=177 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.16% from 177); Green value is 81 (32.03% from 255 or 45.76% from 177); Blue value is 55 (21.88% from 255 or 31.07% from 177); Max value from RGB is 81 - color contains mainly: green. Hex color #295137 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #295137 is #D6AEC8. Grayscale: #424242. Windows color (decimal): -14069449 or 3625257. OLE color: 3625257.
HSL color Cylindrical-coordinate representation of color #295137: hue angle of 141º degrees, saturation: 0.33, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #295137 is Cyan = 0.49, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 41 | 81 | 55 | - |
| CMYK | 0.49 | 0 | 0.32 | 0.68 |
| HSL | 141º | 0.33% | 0.24% | - |
| HSV(B) | 141º | 0.49% | 0.32% | - |
| XYZ | 4.55 | 6.63 | 4.65 | - |
| YUV | 66.08 | 121.75 | 110.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 81 | 55 | 0.49 | 0 | 0.32 | 0.68 | 141 | 0.33 | 0.24 |
| Hex | 29 | 51 | 37 | 31 | 0 | 20 | 44 | 8D | 21 | 18 |
| Octal | 51 | 121 | 67 | 61 | 0 | 40 | 104 | 215 | 41 | 30 |
| Binary | 101001 | 1010001 | 110111 | 110001 | 0 | 100000 | 1000100 | 10001101 | 100001 | 11000 |
Color Harmonies of #295137
Complementary color
Monochromatic Colors of #295137
Black with #295137
Text Example
Text Example
White with #295137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295137; }
p { color: rgb(41,81,55); }
H1.HeaderClassName
{
color: #295137;
}
.AnyTagClassName
{
color: #295137;
}
</style>
background-color css
<style>
a { background-color: #295137; }
a { background-color: rgb(41,81,55); }
div.DivClassName
{
background-color: #295137;
}
.BgClassName
{
background-color: #295137;
}
</style>
border-color css
<style>
span { border-color: #295137; }
span { border-color: rgb(41,81,55); }
td.TdClassName
{
border-color: #295137;
}
.TagClassName
{
border-color: #295137;
}
</style>