Shades of Rain Forest #687828
Tints of Rain Forest #687828
RGB
CMYK
RGB Variations
Color information
#687828 (or 0x687828) is known color: Rain Forest. HEX triplet: 68, 78 and 28. RGB value is (104,120,40). Sum of RGB (Red+Green+Blue) = 104+120+40=264 (34% of max value = 765). Red value is 104 (41.02% from 255 or 39.39% from 264); Green value is 120 (47.27% from 255 or 45.45% from 264); Blue value is 40 (16.02% from 255 or 15.15% from 264); Max value from RGB is 120 - color contains mainly: green. Hex color #687828 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687828 is #9787D7. Grayscale: #6A6A6A. Windows color (decimal): -9930712 or 2652264. OLE color: 2652264.
HSL color Cylindrical-coordinate representation of color #687828: hue angle of 72º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #687828 is Cyan = 0.13, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 120 | 40 | - |
| CMYK | 0.13 | 0 | 0.67 | 0.53 |
| HSL | 72º | 0.5% | 0.31% | - |
| HSV(B) | 72º | 0.67% | 0.47% | - |
| XYZ | 12.81 | 16.53 | 4.52 | - |
| YUV | 106.1 | 90.7 | 126.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 120 | 40 | 0.13 | 0 | 0.67 | 0.53 | 72 | 0.5 | 0.31 |
| Hex | 68 | 78 | 28 | D | 0 | 43 | 35 | 48 | 32 | 1F |
| Octal | 150 | 170 | 50 | 15 | 0 | 103 | 65 | 110 | 62 | 37 |
| Binary | 1101000 | 1111000 | 101000 | 1101 | 0 | 1000011 | 110101 | 1001000 | 110010 | 11111 |
Color Harmonies of #687828
Complementary color
Monochromatic Colors of #687828
Black with #687828
Text Example
Text Example
White with #687828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687828; }
p { color: rgb(104,120,40); }
H1.HeaderClassName
{
color: #687828;
}
.AnyTagClassName
{
color: #687828;
}
</style>
background-color css
<style>
a { background-color: #687828; }
a { background-color: rgb(104,120,40); }
div.DivClassName
{
background-color: #687828;
}
.BgClassName
{
background-color: #687828;
}
</style>
border-color css
<style>
span { border-color: #687828; }
span { border-color: rgb(104,120,40); }
td.TdClassName
{
border-color: #687828;
}
.TagClassName
{
border-color: #687828;
}
</style>