Shades of Rain Forest #687632
Tints of Rain Forest #687632
RGB
CMYK
RGB Variations
Color information
#687632 (or 0x687632) is known color: Rain Forest. HEX triplet: 68, 76 and 32. RGB value is (104,118,50). Sum of RGB (Red+Green+Blue) = 104+118+50=272 (36% of max value = 765). Red value is 104 (41.02% from 255 or 38.24% from 272); Green value is 118 (46.48% from 255 or 43.38% from 272); Blue value is 50 (19.92% from 255 or 18.38% from 272); Max value from RGB is 118 - color contains mainly: green. Hex color #687632 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687632 is #9789CD. Grayscale: #6A6A6A. Windows color (decimal): -9931214 or 3307112. OLE color: 3307112.
HSL color Cylindrical-coordinate representation of color #687632: hue angle of 72.35º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #687632 is Cyan = 0.12, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 104 | 118 | 50 | - |
| CMYK | 0.12 | 0 | 0.58 | 0.54 |
| HSL | 72.35º | 0.4% | 0.33% | - |
| HSV(B) | 72.35º | 0.58% | 0.46% | - |
| XYZ | 12.76 | 16.13 | 5.46 | - |
| YUV | 106.06 | 96.36 | 126.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 118 | 50 | 0.12 | 0 | 0.58 | 0.54 | 72.35 | 0.4 | 0.33 |
| Hex | 68 | 76 | 32 | C | 0 | 3A | 36 | 48 | 28 | 21 |
| Octal | 150 | 166 | 62 | 14 | 0 | 72 | 66 | 110 | 50 | 41 |
| Binary | 1101000 | 1110110 | 110010 | 1100 | 0 | 111010 | 110110 | 1001000 | 101000 | 100001 |
Color Harmonies of #687632
Complementary color
Monochromatic Colors of #687632
Black with #687632
Text Example
Text Example
White with #687632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687632; }
p { color: rgb(104,118,50); }
H1.HeaderClassName
{
color: #687632;
}
.AnyTagClassName
{
color: #687632;
}
</style>
background-color css
<style>
a { background-color: #687632; }
a { background-color: rgb(104,118,50); }
div.DivClassName
{
background-color: #687632;
}
.BgClassName
{
background-color: #687632;
}
</style>
border-color css
<style>
span { border-color: #687632; }
span { border-color: rgb(104,118,50); }
td.TdClassName
{
border-color: #687632;
}
.TagClassName
{
border-color: #687632;
}
</style>