Shades of Rain Forest #687037
Tints of Rain Forest #687037
RGB
CMYK
RGB Variations
Color information
#687037 (or 0x687037) is known color: Rain Forest. HEX triplet: 68, 70 and 37. RGB value is (104,112,55). Sum of RGB (Red+Green+Blue) = 104+112+55=271 (35% of max value = 765). Red value is 104 (41.02% from 255 or 38.38% from 271); Green value is 112 (44.14% from 255 or 41.33% from 271); Blue value is 55 (21.88% from 255 or 20.30% from 271); Max value from RGB is 112 - color contains mainly: green. Hex color #687037 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687037 is #978FC8. Grayscale: #676767. Windows color (decimal): -9932745 or 3633256. OLE color: 3633256.
HSL color Cylindrical-coordinate representation of color #687037: hue angle of 68.42º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #687037 is Cyan = 0.07, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 112 | 55 | - |
| CMYK | 0.07 | 0 | 0.51 | 0.56 |
| HSL | 68.42º | 0.34% | 0.33% | - |
| HSV(B) | 68.42º | 0.51% | 0.44% | - |
| XYZ | 12.19 | 14.81 | 5.83 | - |
| YUV | 103.11 | 100.85 | 128.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 112 | 55 | 0.07 | 0 | 0.51 | 0.56 | 68.42 | 0.34 | 0.33 |
| Hex | 68 | 70 | 37 | 7 | 0 | 33 | 38 | 44 | 22 | 21 |
| Octal | 150 | 160 | 67 | 7 | 0 | 63 | 70 | 104 | 42 | 41 |
| Binary | 1101000 | 1110000 | 110111 | 111 | 0 | 110011 | 111000 | 1000100 | 100010 | 100001 |
Color Harmonies of #687037
Complementary color
Monochromatic Colors of #687037
Black with #687037
Text Example
Text Example
White with #687037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687037; }
p { color: rgb(104,112,55); }
H1.HeaderClassName
{
color: #687037;
}
.AnyTagClassName
{
color: #687037;
}
</style>
background-color css
<style>
a { background-color: #687037; }
a { background-color: rgb(104,112,55); }
div.DivClassName
{
background-color: #687037;
}
.BgClassName
{
background-color: #687037;
}
</style>
border-color css
<style>
span { border-color: #687037; }
span { border-color: rgb(104,112,55); }
td.TdClassName
{
border-color: #687037;
}
.TagClassName
{
border-color: #687037;
}
</style>