Shades of Rain Forest #687936
Tints of Rain Forest #687936
RGB
CMYK
RGB Variations
Color information
#687936 (or 0x687936) is known color: Rain Forest. HEX triplet: 68, 79 and 36. RGB value is (104,121,54). Sum of RGB (Red+Green+Blue) = 104+121+54=279 (36% of max value = 765). Red value is 104 (41.02% from 255 or 37.28% from 279); Green value is 121 (47.66% from 255 or 43.37% from 279); Blue value is 54 (21.48% from 255 or 19.35% from 279); Max value from RGB is 121 - color contains mainly: green. Hex color #687936 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687936 is #9786C9. Grayscale: #6C6C6C. Windows color (decimal): -9930442 or 3570024. OLE color: 3570024.
HSL color Cylindrical-coordinate representation of color #687936: hue angle of 75.22º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #687936 is Cyan = 0.14, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 121 | 54 | - |
| CMYK | 0.14 | 0 | 0.55 | 0.53 |
| HSL | 75.22º | 0.38% | 0.34% | - |
| HSV(B) | 75.22º | 0.55% | 0.47% | - |
| XYZ | 13.21 | 16.88 | 6.05 | - |
| YUV | 108.28 | 97.37 | 124.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 121 | 54 | 0.14 | 0 | 0.55 | 0.53 | 75.22 | 0.38 | 0.34 |
| Hex | 68 | 79 | 36 | E | 0 | 37 | 35 | 4B | 26 | 22 |
| Octal | 150 | 171 | 66 | 16 | 0 | 67 | 65 | 113 | 46 | 42 |
| Binary | 1101000 | 1111001 | 110110 | 1110 | 0 | 110111 | 110101 | 1001011 | 100110 | 100010 |
Color Harmonies of #687936
Complementary color
Monochromatic Colors of #687936
Black with #687936
Text Example
Text Example
White with #687936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687936; }
p { color: rgb(104,121,54); }
H1.HeaderClassName
{
color: #687936;
}
.AnyTagClassName
{
color: #687936;
}
</style>
background-color css
<style>
a { background-color: #687936; }
a { background-color: rgb(104,121,54); }
div.DivClassName
{
background-color: #687936;
}
.BgClassName
{
background-color: #687936;
}
</style>
border-color css
<style>
span { border-color: #687936; }
span { border-color: rgb(104,121,54); }
td.TdClassName
{
border-color: #687936;
}
.TagClassName
{
border-color: #687936;
}
</style>