Shades of Rain Forest #687228
Tints of Rain Forest #687228
RGB
CMYK
RGB Variations
Color information
#687228 (or 0x687228) is known color: Rain Forest. HEX triplet: 68, 72 and 28. RGB value is (104,114,40). Sum of RGB (Red+Green+Blue) = 104+114+40=258 (34% of max value = 765). Red value is 104 (41.02% from 255 or 40.31% from 258); Green value is 114 (44.92% from 255 or 44.19% from 258); Blue value is 40 (16.02% from 255 or 15.50% from 258); Max value from RGB is 114 - color contains mainly: green. Hex color #687228 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687228 is #978DD7. Grayscale: #666666. Windows color (decimal): -9932248 or 2650728. OLE color: 2650728.
HSL color Cylindrical-coordinate representation of color #687228: hue angle of 68.11º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #687228 is Cyan = 0.09, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 114 | 40 | - |
| CMYK | 0.09 | 0 | 0.65 | 0.55 |
| HSL | 68.11º | 0.48% | 0.3% | - |
| HSV(B) | 68.11º | 0.65% | 0.45% | - |
| XYZ | 12.11 | 15.13 | 4.29 | - |
| YUV | 102.57 | 92.69 | 129.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 114 | 40 | 0.09 | 0 | 0.65 | 0.55 | 68.11 | 0.48 | 0.3 |
| Hex | 68 | 72 | 28 | 9 | 0 | 41 | 37 | 44 | 30 | 1E |
| Octal | 150 | 162 | 50 | 11 | 0 | 101 | 67 | 104 | 60 | 36 |
| Binary | 1101000 | 1110010 | 101000 | 1001 | 0 | 1000001 | 110111 | 1000100 | 110000 | 11110 |
Color Harmonies of #687228
Complementary color
Monochromatic Colors of #687228
Black with #687228
Text Example
Text Example
White with #687228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687228; }
p { color: rgb(104,114,40); }
H1.HeaderClassName
{
color: #687228;
}
.AnyTagClassName
{
color: #687228;
}
</style>
background-color css
<style>
a { background-color: #687228; }
a { background-color: rgb(104,114,40); }
div.DivClassName
{
background-color: #687228;
}
.BgClassName
{
background-color: #687228;
}
</style>
border-color css
<style>
span { border-color: #687228; }
span { border-color: rgb(104,114,40); }
td.TdClassName
{
border-color: #687228;
}
.TagClassName
{
border-color: #687228;
}
</style>