Shades of Kaitoke Green #295435
Tints of Kaitoke Green #295435
RGB
CMYK
RGB Variations
Color information
#295435 (or 0x295435) is known color: Kaitoke Green. HEX triplet: 29, 54 and 35. RGB value is (41,84,53). Sum of RGB (Red+Green+Blue) = 41+84+53=178 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.03% from 178); Green value is 84 (33.20% from 255 or 47.19% from 178); Blue value is 53 (21.09% from 255 or 29.78% from 178); Max value from RGB is 84 - color contains mainly: green. Hex color #295435 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #295435 is #D6ABCA. Grayscale: #434343. Windows color (decimal): -14068683 or 3494953. OLE color: 3494953.
HSL color Cylindrical-coordinate representation of color #295435: hue angle of 136.74º degrees, saturation: 0.34, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #295435 is Cyan = 0.51, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 41 | 84 | 53 | - |
| CMYK | 0.51 | 0 | 0.37 | 0.67 |
| HSL | 136.74º | 0.34% | 0.25% | - |
| HSV(B) | 136.74º | 0.51% | 0.33% | - |
| XYZ | 4.73 | 7.07 | 4.48 | - |
| YUV | 67.61 | 119.75 | 109.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 84 | 53 | 0.51 | 0 | 0.37 | 0.67 | 136.74 | 0.34 | 0.25 |
| Hex | 29 | 54 | 35 | 33 | 0 | 25 | 43 | 89 | 22 | 19 |
| Octal | 51 | 124 | 65 | 63 | 0 | 45 | 103 | 211 | 42 | 31 |
| Binary | 101001 | 1010100 | 110101 | 110011 | 0 | 100101 | 1000011 | 10001001 | 100010 | 11001 |
Color Harmonies of #295435
Complementary color
Monochromatic Colors of #295435
Black with #295435
Text Example
Text Example
White with #295435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295435; }
p { color: rgb(41,84,53); }
H1.HeaderClassName
{
color: #295435;
}
.AnyTagClassName
{
color: #295435;
}
</style>
background-color css
<style>
a { background-color: #295435; }
a { background-color: rgb(41,84,53); }
div.DivClassName
{
background-color: #295435;
}
.BgClassName
{
background-color: #295435;
}
</style>
border-color css
<style>
span { border-color: #295435; }
span { border-color: rgb(41,84,53); }
td.TdClassName
{
border-color: #295435;
}
.TagClassName
{
border-color: #295435;
}
</style>