Shades of Kaitoke Green #295336
Tints of Kaitoke Green #295336
RGB
CMYK
RGB Variations
Color information
#295336 (or 0x295336) is known color: Kaitoke Green. HEX triplet: 29, 53 and 36. RGB value is (41,83,54). Sum of RGB (Red+Green+Blue) = 41+83+54=178 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.03% from 178); Green value is 83 (32.81% from 255 or 46.63% from 178); Blue value is 54 (21.48% from 255 or 30.34% from 178); Max value from RGB is 83 - color contains mainly: green. Hex color #295336 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #295336 is #D6ACC9. Grayscale: #434343. Windows color (decimal): -14068938 or 3560233. OLE color: 3560233.
HSL color Cylindrical-coordinate representation of color #295336: hue angle of 138.57º degrees, saturation: 0.34, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #295336 is Cyan = 0.51, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 41 | 83 | 54 | - |
| CMYK | 0.51 | 0 | 0.35 | 0.67 |
| HSL | 138.57º | 0.34% | 0.24% | - |
| HSV(B) | 138.57º | 0.51% | 0.33% | - |
| XYZ | 4.67 | 6.92 | 4.58 | - |
| YUV | 67.14 | 120.59 | 109.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 83 | 54 | 0.51 | 0 | 0.35 | 0.67 | 138.57 | 0.34 | 0.24 |
| Hex | 29 | 53 | 36 | 33 | 0 | 23 | 43 | 8B | 22 | 18 |
| Octal | 51 | 123 | 66 | 63 | 0 | 43 | 103 | 213 | 42 | 30 |
| Binary | 101001 | 1010011 | 110110 | 110011 | 0 | 100011 | 1000011 | 10001011 | 100010 | 11000 |
Color Harmonies of #295336
Complementary color
Monochromatic Colors of #295336
Black with #295336
Text Example
Text Example
White with #295336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295336; }
p { color: rgb(41,83,54); }
H1.HeaderClassName
{
color: #295336;
}
.AnyTagClassName
{
color: #295336;
}
</style>
background-color css
<style>
a { background-color: #295336; }
a { background-color: rgb(41,83,54); }
div.DivClassName
{
background-color: #295336;
}
.BgClassName
{
background-color: #295336;
}
</style>
border-color css
<style>
span { border-color: #295336; }
span { border-color: rgb(41,83,54); }
td.TdClassName
{
border-color: #295336;
}
.TagClassName
{
border-color: #295336;
}
</style>