Shades of Rain Forest #607129
Tints of Rain Forest #607129
RGB
CMYK
RGB Variations
Color information
#607129 (or 0x607129) is known color: Rain Forest. HEX triplet: 60, 71 and 29. RGB value is (96,113,41). Sum of RGB (Red+Green+Blue) = 96+113+41=250 (33% of max value = 765). Red value is 96 (37.89% from 255 or 38.4% from 250); Green value is 113 (44.53% from 255 or 45.2% from 250); Blue value is 41 (16.41% from 255 or 16.4% from 250); Max value from RGB is 113 - color contains mainly: green. Hex color #607129 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #607129 is #9F8ED6. Grayscale: #636363. Windows color (decimal): -10456791 or 2716000. OLE color: 2716000.
HSL color Cylindrical-coordinate representation of color #607129: hue angle of 74.17º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #607129 is Cyan = 0.15, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 96 | 113 | 41 | - |
| CMYK | 0.15 | 0 | 0.64 | 0.56 |
| HSL | 74.17º | 0.47% | 0.3% | - |
| HSV(B) | 74.17º | 0.64% | 0.44% | - |
| XYZ | 11.13 | 14.46 | 4.3 | - |
| YUV | 99.71 | 94.87 | 125.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 113 | 41 | 0.15 | 0 | 0.64 | 0.56 | 74.17 | 0.47 | 0.3 |
| Hex | 60 | 71 | 29 | F | 0 | 40 | 38 | 4A | 2F | 1E |
| Octal | 140 | 161 | 51 | 17 | 0 | 100 | 70 | 112 | 57 | 36 |
| Binary | 1100000 | 1110001 | 101001 | 1111 | 0 | 1000000 | 111000 | 1001010 | 101111 | 11110 |
Color Harmonies of #607129
Complementary color
Monochromatic Colors of #607129
Black with #607129
Text Example
Text Example
White with #607129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607129; }
p { color: rgb(96,113,41); }
H1.HeaderClassName
{
color: #607129;
}
.AnyTagClassName
{
color: #607129;
}
</style>
background-color css
<style>
a { background-color: #607129; }
a { background-color: rgb(96,113,41); }
div.DivClassName
{
background-color: #607129;
}
.BgClassName
{
background-color: #607129;
}
</style>
border-color css
<style>
span { border-color: #607129; }
span { border-color: rgb(96,113,41); }
td.TdClassName
{
border-color: #607129;
}
.TagClassName
{
border-color: #607129;
}
</style>