Shades of Kaitoke Green #295538
Tints of Kaitoke Green #295538
RGB
CMYK
RGB Variations
Color information
#295538 (or 0x295538) is known color: Kaitoke Green. HEX triplet: 29, 55 and 38. RGB value is (41,85,56). Sum of RGB (Red+Green+Blue) = 41+85+56=182 (24% of max value = 765). Red value is 41 (16.41% from 255 or 22.53% from 182); Green value is 85 (33.59% from 255 or 46.70% from 182); Blue value is 56 (22.27% from 255 or 30.77% from 182); Max value from RGB is 85 - color contains mainly: green. Hex color #295538 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #295538 is #D6AAC7. Grayscale: #444444. Windows color (decimal): -14068424 or 3691817. OLE color: 3691817.
HSL color Cylindrical-coordinate representation of color #295538: hue angle of 140.45º 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 #295538 is Cyan = 0.52, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 41 | 85 | 56 | - |
| CMYK | 0.52 | 0 | 0.34 | 0.67 |
| HSL | 140.45º | 0.35% | 0.25% | - |
| HSV(B) | 140.45º | 0.52% | 0.33% | - |
| XYZ | 4.88 | 7.25 | 4.88 | - |
| YUV | 68.54 | 120.92 | 108.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 85 | 56 | 0.52 | 0 | 0.34 | 0.67 | 140.45 | 0.35 | 0.25 |
| Hex | 29 | 55 | 38 | 34 | 0 | 22 | 43 | 8C | 23 | 19 |
| Octal | 51 | 125 | 70 | 64 | 0 | 42 | 103 | 214 | 43 | 31 |
| Binary | 101001 | 1010101 | 111000 | 110100 | 0 | 100010 | 1000011 | 10001100 | 100011 | 11001 |
Color Harmonies of #295538
Complementary color
Monochromatic Colors of #295538
Black with #295538
Text Example
Text Example
White with #295538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295538; }
p { color: rgb(41,85,56); }
H1.HeaderClassName
{
color: #295538;
}
.AnyTagClassName
{
color: #295538;
}
</style>
background-color css
<style>
a { background-color: #295538; }
a { background-color: rgb(41,85,56); }
div.DivClassName
{
background-color: #295538;
}
.BgClassName
{
background-color: #295538;
}
</style>
border-color css
<style>
span { border-color: #295538; }
span { border-color: rgb(41,85,56); }
td.TdClassName
{
border-color: #295538;
}
.TagClassName
{
border-color: #295538;
}
</style>