Shades of Rain Forest #687034
Tints of Rain Forest #687034
RGB
CMYK
RGB Variations
Color information
#687034 (or 0x687034) is known color: Rain Forest. HEX triplet: 68, 70 and 34. RGB value is (104,112,52). Sum of RGB (Red+Green+Blue) = 104+112+52=268 (35% of max value = 765). Red value is 104 (41.02% from 255 or 38.81% from 268); Green value is 112 (44.14% from 255 or 41.79% from 268); Blue value is 52 (20.70% from 255 or 19.40% from 268); Max value from RGB is 112 - color contains mainly: green. Hex color #687034 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687034 is #978FCB. Grayscale: #676767. Windows color (decimal): -9932748 or 3436648. OLE color: 3436648.
HSL color Cylindrical-coordinate representation of color #687034: hue angle of 68º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #687034 is Cyan = 0.07, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 112 | 52 | - |
| CMYK | 0.07 | 0 | 0.54 | 0.56 |
| HSL | 68º | 0.37% | 0.32% | - |
| HSV(B) | 68º | 0.54% | 0.44% | - |
| XYZ | 12.12 | 14.78 | 5.46 | - |
| YUV | 102.77 | 99.35 | 128.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 112 | 52 | 0.07 | 0 | 0.54 | 0.56 | 68 | 0.37 | 0.32 |
| Hex | 68 | 70 | 34 | 7 | 0 | 36 | 38 | 44 | 25 | 20 |
| Octal | 150 | 160 | 64 | 7 | 0 | 66 | 70 | 104 | 45 | 40 |
| Binary | 1101000 | 1110000 | 110100 | 111 | 0 | 110110 | 111000 | 1000100 | 100101 | 100000 |
Color Harmonies of #687034
Complementary color
Monochromatic Colors of #687034
Black with #687034
Text Example
Text Example
White with #687034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687034; }
p { color: rgb(104,112,52); }
H1.HeaderClassName
{
color: #687034;
}
.AnyTagClassName
{
color: #687034;
}
</style>
background-color css
<style>
a { background-color: #687034; }
a { background-color: rgb(104,112,52); }
div.DivClassName
{
background-color: #687034;
}
.BgClassName
{
background-color: #687034;
}
</style>
border-color css
<style>
span { border-color: #687034; }
span { border-color: rgb(104,112,52); }
td.TdClassName
{
border-color: #687034;
}
.TagClassName
{
border-color: #687034;
}
</style>