Shades of Rain Forest #687229
Tints of Rain Forest #687229
RGB
CMYK
RGB Variations
Color information
#687229 (or 0x687229) is known color: Rain Forest. HEX triplet: 68, 72 and 29. RGB value is (104,114,41). Sum of RGB (Red+Green+Blue) = 104+114+41=259 (34% of max value = 765). Red value is 104 (41.02% from 255 or 40.15% from 259); Green value is 114 (44.92% from 255 or 44.02% from 259); Blue value is 41 (16.41% from 255 or 15.83% from 259); Max value from RGB is 114 - color contains mainly: green. Hex color #687229 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687229 is #978DD6. Grayscale: #666666. Windows color (decimal): -9932247 or 2716264. OLE color: 2716264.
HSL color Cylindrical-coordinate representation of color #687229: hue angle of 68.22º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #687229 is Cyan = 0.09, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 114 | 41 | - |
| CMYK | 0.09 | 0 | 0.64 | 0.55 |
| HSL | 68.22º | 0.47% | 0.3% | - |
| HSV(B) | 68.22º | 0.64% | 0.45% | - |
| XYZ | 12.13 | 15.14 | 4.38 | - |
| YUV | 102.69 | 93.19 | 128.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 114 | 41 | 0.09 | 0 | 0.64 | 0.55 | 68.22 | 0.47 | 0.3 |
| Hex | 68 | 72 | 29 | 9 | 0 | 40 | 37 | 44 | 2F | 1E |
| Octal | 150 | 162 | 51 | 11 | 0 | 100 | 67 | 104 | 57 | 36 |
| Binary | 1101000 | 1110010 | 101001 | 1001 | 0 | 1000000 | 110111 | 1000100 | 101111 | 11110 |
Color Harmonies of #687229
Complementary color
Monochromatic Colors of #687229
Black with #687229
Text Example
Text Example
White with #687229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687229; }
p { color: rgb(104,114,41); }
H1.HeaderClassName
{
color: #687229;
}
.AnyTagClassName
{
color: #687229;
}
</style>
background-color css
<style>
a { background-color: #687229; }
a { background-color: rgb(104,114,41); }
div.DivClassName
{
background-color: #687229;
}
.BgClassName
{
background-color: #687229;
}
</style>
border-color css
<style>
span { border-color: #687229; }
span { border-color: rgb(104,114,41); }
td.TdClassName
{
border-color: #687229;
}
.TagClassName
{
border-color: #687229;
}
</style>