Shades of Rain Forest #687227
Tints of Rain Forest #687227
RGB
CMYK
RGB Variations
Color information
#687227 (or 0x687227) is known color: Rain Forest. HEX triplet: 68, 72 and 27. RGB value is (104,114,39). Sum of RGB (Red+Green+Blue) = 104+114+39=257 (34% of max value = 765). Red value is 104 (41.02% from 255 or 40.47% from 257); Green value is 114 (44.92% from 255 or 44.36% from 257); Blue value is 39 (15.62% from 255 or 15.18% from 257); Max value from RGB is 114 - color contains mainly: green. Hex color #687227 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687227 is #978DD8. Grayscale: #666666. Windows color (decimal): -9932249 or 2585192. OLE color: 2585192.
HSL color Cylindrical-coordinate representation of color #687227: hue angle of 68º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #687227 is Cyan = 0.09, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 114 | 39 | - |
| CMYK | 0.09 | 0 | 0.66 | 0.55 |
| HSL | 68º | 0.49% | 0.3% | - |
| HSV(B) | 68º | 0.66% | 0.45% | - |
| XYZ | 12.09 | 15.12 | 4.2 | - |
| YUV | 102.46 | 92.19 | 129.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 114 | 39 | 0.09 | 0 | 0.66 | 0.55 | 68 | 0.49 | 0.3 |
| Hex | 68 | 72 | 27 | 9 | 0 | 42 | 37 | 44 | 31 | 1E |
| Octal | 150 | 162 | 47 | 11 | 0 | 102 | 67 | 104 | 61 | 36 |
| Binary | 1101000 | 1110010 | 100111 | 1001 | 0 | 1000010 | 110111 | 1000100 | 110001 | 11110 |
Color Harmonies of #687227
Complementary color
Monochromatic Colors of #687227
Black with #687227
Text Example
Text Example
White with #687227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687227; }
p { color: rgb(104,114,39); }
H1.HeaderClassName
{
color: #687227;
}
.AnyTagClassName
{
color: #687227;
}
</style>
background-color css
<style>
a { background-color: #687227; }
a { background-color: rgb(104,114,39); }
div.DivClassName
{
background-color: #687227;
}
.BgClassName
{
background-color: #687227;
}
</style>
border-color css
<style>
span { border-color: #687227; }
span { border-color: rgb(104,114,39); }
td.TdClassName
{
border-color: #687227;
}
.TagClassName
{
border-color: #687227;
}
</style>