Shades of Rain Forest #606429
Tints of Rain Forest #606429
RGB
CMYK
RGB Variations
Color information
#606429 (or 0x606429) is known color: Rain Forest. HEX triplet: 60, 64 and 29. RGB value is (96,100,41). Sum of RGB (Red+Green+Blue) = 96+100+41=237 (31% of max value = 765). Red value is 96 (37.89% from 255 or 40.51% from 237); Green value is 100 (39.45% from 255 or 42.19% from 237); Blue value is 41 (16.41% from 255 or 17.30% from 237); Max value from RGB is 100 - color contains mainly: green. Hex color #606429 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #606429 is #9F9BD6. Grayscale: #5C5C5C. Windows color (decimal): -10460119 or 2712672. OLE color: 2712672.
HSL color Cylindrical-coordinate representation of color #606429: hue angle of 64.07º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #606429 is Cyan = 0.04, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 96 | 100 | 41 | - |
| CMYK | 0.04 | 0 | 0.59 | 0.61 |
| HSL | 64.07º | 0.42% | 0.28% | - |
| HSV(B) | 64.07º | 0.59% | 0.39% | - |
| XYZ | 9.78 | 11.76 | 3.85 | - |
| YUV | 92.08 | 99.17 | 130.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 100 | 41 | 0.04 | 0 | 0.59 | 0.61 | 64.07 | 0.42 | 0.28 |
| Hex | 60 | 64 | 29 | 4 | 0 | 3B | 3D | 40 | 2A | 1C |
| Octal | 140 | 144 | 51 | 4 | 0 | 73 | 75 | 100 | 52 | 34 |
| Binary | 1100000 | 1100100 | 101001 | 100 | 0 | 111011 | 111101 | 1000000 | 101010 | 11100 |
Color Harmonies of #606429
Complementary color
Monochromatic Colors of #606429
Black with #606429
Text Example
Text Example
White with #606429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606429; }
p { color: rgb(96,100,41); }
H1.HeaderClassName
{
color: #606429;
}
.AnyTagClassName
{
color: #606429;
}
</style>
background-color css
<style>
a { background-color: #606429; }
a { background-color: rgb(96,100,41); }
div.DivClassName
{
background-color: #606429;
}
.BgClassName
{
background-color: #606429;
}
</style>
border-color css
<style>
span { border-color: #606429; }
span { border-color: rgb(96,100,41); }
td.TdClassName
{
border-color: #606429;
}
.TagClassName
{
border-color: #606429;
}
</style>