Shades of Kaitoke Green #295534
Tints of Kaitoke Green #295534
RGB
CMYK
RGB Variations
Color information
#295534 (or 0x295534) is known color: Kaitoke Green. HEX triplet: 29, 55 and 34. RGB value is (41,85,52). Sum of RGB (Red+Green+Blue) = 41+85+52=178 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.03% from 178); Green value is 85 (33.59% from 255 or 47.75% from 178); Blue value is 52 (20.70% from 255 or 29.21% from 178); Max value from RGB is 85 - color contains mainly: green. Hex color #295534 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #295534 is #D6AACB. Grayscale: #444444. Windows color (decimal): -14068428 or 3429673. OLE color: 3429673.
HSL color Cylindrical-coordinate representation of color #295534: hue angle of 135º degrees, saturation: 0.35, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #295534 is Cyan = 0.52, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 41 | 85 | 52 | - |
| CMYK | 0.52 | 0 | 0.39 | 0.67 |
| HSL | 135º | 0.35% | 0.25% | - |
| HSV(B) | 135º | 0.52% | 0.33% | - |
| XYZ | 4.78 | 7.22 | 4.39 | - |
| YUV | 68.08 | 118.92 | 108.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 85 | 52 | 0.52 | 0 | 0.39 | 0.67 | 135 | 0.35 | 0.25 |
| Hex | 29 | 55 | 34 | 34 | 0 | 27 | 43 | 87 | 23 | 19 |
| Octal | 51 | 125 | 64 | 64 | 0 | 47 | 103 | 207 | 43 | 31 |
| Binary | 101001 | 1010101 | 110100 | 110100 | 0 | 100111 | 1000011 | 10000111 | 100011 | 11001 |
Color Harmonies of #295534
Complementary color
Monochromatic Colors of #295534
Black with #295534
Text Example
Text Example
White with #295534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295534; }
p { color: rgb(41,85,52); }
H1.HeaderClassName
{
color: #295534;
}
.AnyTagClassName
{
color: #295534;
}
</style>
background-color css
<style>
a { background-color: #295534; }
a { background-color: rgb(41,85,52); }
div.DivClassName
{
background-color: #295534;
}
.BgClassName
{
background-color: #295534;
}
</style>
border-color css
<style>
span { border-color: #295534; }
span { border-color: rgb(41,85,52); }
td.TdClassName
{
border-color: #295534;
}
.TagClassName
{
border-color: #295534;
}
</style>