Shades of Rain Forest #687738
Tints of Rain Forest #687738
RGB
CMYK
RGB Variations
Color information
#687738 (or 0x687738) is known color: Rain Forest. HEX triplet: 68, 77 and 38. RGB value is (104,119,56). Sum of RGB (Red+Green+Blue) = 104+119+56=279 (36% of max value = 765). Red value is 104 (41.02% from 255 or 37.28% from 279); Green value is 119 (46.88% from 255 or 42.65% from 279); Blue value is 56 (22.27% from 255 or 20.07% from 279); Max value from RGB is 119 - color contains mainly: green. Hex color #687738 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687738 is #9788C7. Grayscale: #6B6B6B. Windows color (decimal): -9930952 or 3700584. OLE color: 3700584.
HSL color Cylindrical-coordinate representation of color #687738: hue angle of 74.29º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #687738 is Cyan = 0.13, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 119 | 56 | - |
| CMYK | 0.13 | 0 | 0.53 | 0.53 |
| HSL | 74.29º | 0.36% | 0.34% | - |
| HSV(B) | 74.29º | 0.53% | 0.47% | - |
| XYZ | 13.02 | 16.42 | 6.22 | - |
| YUV | 107.33 | 99.03 | 125.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 119 | 56 | 0.13 | 0 | 0.53 | 0.53 | 74.29 | 0.36 | 0.34 |
| Hex | 68 | 77 | 38 | D | 0 | 35 | 35 | 4A | 24 | 22 |
| Octal | 150 | 167 | 70 | 15 | 0 | 65 | 65 | 112 | 44 | 42 |
| Binary | 1101000 | 1110111 | 111000 | 1101 | 0 | 110101 | 110101 | 1001010 | 100100 | 100010 |
Color Harmonies of #687738
Complementary color
Monochromatic Colors of #687738
Black with #687738
Text Example
Text Example
White with #687738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687738; }
p { color: rgb(104,119,56); }
H1.HeaderClassName
{
color: #687738;
}
.AnyTagClassName
{
color: #687738;
}
</style>
background-color css
<style>
a { background-color: #687738; }
a { background-color: rgb(104,119,56); }
div.DivClassName
{
background-color: #687738;
}
.BgClassName
{
background-color: #687738;
}
</style>
border-color css
<style>
span { border-color: #687738; }
span { border-color: rgb(104,119,56); }
td.TdClassName
{
border-color: #687738;
}
.TagClassName
{
border-color: #687738;
}
</style>