Shades of Rain Forest #687930
Tints of Rain Forest #687930
RGB
CMYK
RGB Variations
Color information
#687930 (or 0x687930) is known color: Rain Forest. HEX triplet: 68, 79 and 30. RGB value is (104,121,48). Sum of RGB (Red+Green+Blue) = 104+121+48=273 (36% of max value = 765). Red value is 104 (41.02% from 255 or 38.10% from 273); Green value is 121 (47.66% from 255 or 44.32% from 273); Blue value is 48 (19.14% from 255 or 17.58% from 273); Max value from RGB is 121 - color contains mainly: green. Hex color #687930 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687930 is #9786CF. Grayscale: #6B6B6B. Windows color (decimal): -9930448 or 3176808. OLE color: 3176808.
HSL color Cylindrical-coordinate representation of color #687930: hue angle of 73.97º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #687930 is Cyan = 0.14, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 121 | 48 | - |
| CMYK | 0.14 | 0 | 0.60 | 0.53 |
| HSL | 73.97º | 0.43% | 0.33% | - |
| HSV(B) | 73.97º | 0.6% | 0.47% | - |
| XYZ | 13.08 | 16.83 | 5.36 | - |
| YUV | 107.6 | 94.37 | 125.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 121 | 48 | 0.14 | 0 | 0.60 | 0.53 | 73.97 | 0.43 | 0.33 |
| Hex | 68 | 79 | 30 | E | 0 | 3C | 35 | 4A | 2B | 21 |
| Octal | 150 | 171 | 60 | 16 | 0 | 74 | 65 | 112 | 53 | 41 |
| Binary | 1101000 | 1111001 | 110000 | 1110 | 0 | 111100 | 110101 | 1001010 | 101011 | 100001 |
Color Harmonies of #687930
Complementary color
Monochromatic Colors of #687930
Black with #687930
Text Example
Text Example
White with #687930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687930; }
p { color: rgb(104,121,48); }
H1.HeaderClassName
{
color: #687930;
}
.AnyTagClassName
{
color: #687930;
}
</style>
background-color css
<style>
a { background-color: #687930; }
a { background-color: rgb(104,121,48); }
div.DivClassName
{
background-color: #687930;
}
.BgClassName
{
background-color: #687930;
}
</style>
border-color css
<style>
span { border-color: #687930; }
span { border-color: rgb(104,121,48); }
td.TdClassName
{
border-color: #687930;
}
.TagClassName
{
border-color: #687930;
}
</style>