Shades of Rain Forest #607329
Tints of Rain Forest #607329
RGB
CMYK
RGB Variations
Color information
#607329 (or 0x607329) is known color: Rain Forest. HEX triplet: 60, 73 and 29. RGB value is (96,115,41). Sum of RGB (Red+Green+Blue) = 96+115+41=252 (33% of max value = 765). Red value is 96 (37.89% from 255 or 38.10% from 252); Green value is 115 (45.31% from 255 or 45.63% from 252); Blue value is 41 (16.41% from 255 or 16.27% from 252); Max value from RGB is 115 - color contains mainly: green. Hex color #607329 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #607329 is #9F8CD6. Grayscale: #656565. Windows color (decimal): -10456279 or 2716512. OLE color: 2716512.
HSL color Cylindrical-coordinate representation of color #607329: hue angle of 75.41º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #607329 is Cyan = 0.17, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 115 | 41 | - |
| CMYK | 0.17 | 0 | 0.64 | 0.55 |
| HSL | 75.41º | 0.47% | 0.31% | - |
| HSV(B) | 75.41º | 0.64% | 0.45% | - |
| XYZ | 11.35 | 14.91 | 4.38 | - |
| YUV | 100.88 | 94.21 | 124.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 115 | 41 | 0.17 | 0 | 0.64 | 0.55 | 75.41 | 0.47 | 0.31 |
| Hex | 60 | 73 | 29 | 11 | 0 | 40 | 37 | 4B | 2F | 1F |
| Octal | 140 | 163 | 51 | 21 | 0 | 100 | 67 | 113 | 57 | 37 |
| Binary | 1100000 | 1110011 | 101001 | 10001 | 0 | 1000000 | 110111 | 1001011 | 101111 | 11111 |
Color Harmonies of #607329
Complementary color
Monochromatic Colors of #607329
Black with #607329
Text Example
Text Example
White with #607329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607329; }
p { color: rgb(96,115,41); }
H1.HeaderClassName
{
color: #607329;
}
.AnyTagClassName
{
color: #607329;
}
</style>
background-color css
<style>
a { background-color: #607329; }
a { background-color: rgb(96,115,41); }
div.DivClassName
{
background-color: #607329;
}
.BgClassName
{
background-color: #607329;
}
</style>
border-color css
<style>
span { border-color: #607329; }
span { border-color: rgb(96,115,41); }
td.TdClassName
{
border-color: #607329;
}
.TagClassName
{
border-color: #607329;
}
</style>