Shades of Kaitoke Green #295635
Tints of Kaitoke Green #295635
RGB
CMYK
RGB Variations
Color information
#295635 (or 0x295635) is known color: Kaitoke Green. HEX triplet: 29, 56 and 35. RGB value is (41,86,53). Sum of RGB (Red+Green+Blue) = 41+86+53=180 (23% of max value = 765). Red value is 41 (16.41% from 255 or 22.78% from 180); Green value is 86 (33.98% from 255 or 47.78% from 180); Blue value is 53 (21.09% from 255 or 29.44% from 180); Max value from RGB is 86 - color contains mainly: green. Hex color #295635 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #295635 is #D6A9CA. Grayscale: #444444. Windows color (decimal): -14068171 or 3495465. OLE color: 3495465.
HSL color Cylindrical-coordinate representation of color #295635: hue angle of 136º degrees, saturation: 0.35, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #295635 is Cyan = 0.52, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 41 | 86 | 53 | - |
| CMYK | 0.52 | 0 | 0.38 | 0.66 |
| HSL | 136º | 0.35% | 0.25% | - |
| HSV(B) | 136º | 0.52% | 0.34% | - |
| XYZ | 4.88 | 7.38 | 4.54 | - |
| YUV | 68.78 | 119.09 | 108.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 86 | 53 | 0.52 | 0 | 0.38 | 0.66 | 136 | 0.35 | 0.25 |
| Hex | 29 | 56 | 35 | 34 | 0 | 26 | 42 | 88 | 23 | 19 |
| Octal | 51 | 126 | 65 | 64 | 0 | 46 | 102 | 210 | 43 | 31 |
| Binary | 101001 | 1010110 | 110101 | 110100 | 0 | 100110 | 1000010 | 10001000 | 100011 | 11001 |
Color Harmonies of #295635
Complementary color
Monochromatic Colors of #295635
Black with #295635
Text Example
Text Example
White with #295635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295635; }
p { color: rgb(41,86,53); }
H1.HeaderClassName
{
color: #295635;
}
.AnyTagClassName
{
color: #295635;
}
</style>
background-color css
<style>
a { background-color: #295635; }
a { background-color: rgb(41,86,53); }
div.DivClassName
{
background-color: #295635;
}
.BgClassName
{
background-color: #295635;
}
</style>
border-color css
<style>
span { border-color: #295635; }
span { border-color: rgb(41,86,53); }
td.TdClassName
{
border-color: #295635;
}
.TagClassName
{
border-color: #295635;
}
</style>