Shades of Rain Forest #687329
Tints of Rain Forest #687329
RGB
CMYK
RGB Variations
Color information
#687329 (or 0x687329) is known color: Rain Forest. HEX triplet: 68, 73 and 29. RGB value is (104,115,41). Sum of RGB (Red+Green+Blue) = 104+115+41=260 (34% of max value = 765). Red value is 104 (41.02% from 255 or 40% from 260); Green value is 115 (45.31% from 255 or 44.23% from 260); Blue value is 41 (16.41% from 255 or 15.77% from 260); Max value from RGB is 115 - color contains mainly: green. Hex color #687329 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687329 is #978CD6. Grayscale: #676767. Windows color (decimal): -9931991 or 2716520. OLE color: 2716520.
HSL color Cylindrical-coordinate representation of color #687329: hue angle of 68.92º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #687329 is Cyan = 0.10, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 115 | 41 | - |
| CMYK | 0.10 | 0 | 0.64 | 0.55 |
| HSL | 68.92º | 0.47% | 0.31% | - |
| HSV(B) | 68.92º | 0.64% | 0.45% | - |
| XYZ | 12.24 | 15.36 | 4.42 | - |
| YUV | 103.28 | 92.86 | 128.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 115 | 41 | 0.10 | 0 | 0.64 | 0.55 | 68.92 | 0.47 | 0.31 |
| Hex | 68 | 73 | 29 | A | 0 | 40 | 37 | 45 | 2F | 1F |
| Octal | 150 | 163 | 51 | 12 | 0 | 100 | 67 | 105 | 57 | 37 |
| Binary | 1101000 | 1110011 | 101001 | 1010 | 0 | 1000000 | 110111 | 1000101 | 101111 | 11111 |
Color Harmonies of #687329
Complementary color
Monochromatic Colors of #687329
Black with #687329
Text Example
Text Example
White with #687329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687329; }
p { color: rgb(104,115,41); }
H1.HeaderClassName
{
color: #687329;
}
.AnyTagClassName
{
color: #687329;
}
</style>
background-color css
<style>
a { background-color: #687329; }
a { background-color: rgb(104,115,41); }
div.DivClassName
{
background-color: #687329;
}
.BgClassName
{
background-color: #687329;
}
</style>
border-color css
<style>
span { border-color: #687329; }
span { border-color: rgb(104,115,41); }
td.TdClassName
{
border-color: #687329;
}
.TagClassName
{
border-color: #687329;
}
</style>