Shades of Rain Forest #606728
Tints of Rain Forest #606728
RGB
CMYK
RGB Variations
Color information
#606728 (or 0x606728) is known color: Rain Forest. HEX triplet: 60, 67 and 28. RGB value is (96,103,40). Sum of RGB (Red+Green+Blue) = 96+103+40=239 (31% of max value = 765). Red value is 96 (37.89% from 255 or 40.17% from 239); Green value is 103 (40.62% from 255 or 43.10% from 239); Blue value is 40 (16.02% from 255 or 16.74% from 239); Max value from RGB is 103 - color contains mainly: green. Hex color #606728 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #606728 is #9F98D7. Grayscale: #5D5D5D. Windows color (decimal): -10459352 or 2647904. OLE color: 2647904.
HSL color Cylindrical-coordinate representation of color #606728: hue angle of 66.67º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #606728 is Cyan = 0.07, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 96 | 103 | 40 | - |
| CMYK | 0.07 | 0 | 0.61 | 0.60 |
| HSL | 66.67º | 0.44% | 0.28% | - |
| HSV(B) | 66.67º | 0.61% | 0.4% | - |
| XYZ | 10.06 | 12.34 | 3.86 | - |
| YUV | 93.73 | 97.68 | 129.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 103 | 40 | 0.07 | 0 | 0.61 | 0.60 | 66.67 | 0.44 | 0.28 |
| Hex | 60 | 67 | 28 | 7 | 0 | 3D | 3C | 43 | 2C | 1C |
| Octal | 140 | 147 | 50 | 7 | 0 | 75 | 74 | 103 | 54 | 34 |
| Binary | 1100000 | 1100111 | 101000 | 111 | 0 | 111101 | 111100 | 1000011 | 101100 | 11100 |
Color Harmonies of #606728
Complementary color
Monochromatic Colors of #606728
Black with #606728
Text Example
Text Example
White with #606728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606728; }
p { color: rgb(96,103,40); }
H1.HeaderClassName
{
color: #606728;
}
.AnyTagClassName
{
color: #606728;
}
</style>
background-color css
<style>
a { background-color: #606728; }
a { background-color: rgb(96,103,40); }
div.DivClassName
{
background-color: #606728;
}
.BgClassName
{
background-color: #606728;
}
</style>
border-color css
<style>
span { border-color: #606728; }
span { border-color: rgb(96,103,40); }
td.TdClassName
{
border-color: #606728;
}
.TagClassName
{
border-color: #606728;
}
</style>