Shades of Rain Forest #667731
Tints of Rain Forest #667731
RGB
CMYK
RGB Variations
Color information
#667731 (or 0x667731) is known color: Rain Forest. HEX triplet: 66, 77 and 31. RGB value is (102,119,49). Sum of RGB (Red+Green+Blue) = 102+119+49=270 (35% of max value = 765). Red value is 102 (40.23% from 255 or 37.78% from 270); Green value is 119 (46.88% from 255 or 44.07% from 270); Blue value is 49 (19.53% from 255 or 18.15% from 270); Max value from RGB is 119 - color contains mainly: green. Hex color #667731 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #667731 is #9988CE. Grayscale: #6A6A6A. Windows color (decimal): -10062031 or 3241830. OLE color: 3241830.
HSL color Cylindrical-coordinate representation of color #667731: hue angle of 74.57º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #667731 is Cyan = 0.14, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 102 | 119 | 49 | - |
| CMYK | 0.14 | 0 | 0.59 | 0.53 |
| HSL | 74.57º | 0.42% | 0.33% | - |
| HSV(B) | 74.57º | 0.59% | 0.47% | - |
| XYZ | 12.63 | 16.24 | 5.37 | - |
| YUV | 105.94 | 95.87 | 125.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 119 | 49 | 0.14 | 0 | 0.59 | 0.53 | 74.57 | 0.42 | 0.33 |
| Hex | 66 | 77 | 31 | E | 0 | 3B | 35 | 4B | 2A | 21 |
| Octal | 146 | 167 | 61 | 16 | 0 | 73 | 65 | 113 | 52 | 41 |
| Binary | 1100110 | 1110111 | 110001 | 1110 | 0 | 111011 | 110101 | 1001011 | 101010 | 100001 |
Color Harmonies of #667731
Complementary color
Monochromatic Colors of #667731
Black with #667731
Text Example
Text Example
White with #667731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667731; }
p { color: rgb(102,119,49); }
H1.HeaderClassName
{
color: #667731;
}
.AnyTagClassName
{
color: #667731;
}
</style>
background-color css
<style>
a { background-color: #667731; }
a { background-color: rgb(102,119,49); }
div.DivClassName
{
background-color: #667731;
}
.BgClassName
{
background-color: #667731;
}
</style>
border-color css
<style>
span { border-color: #667731; }
span { border-color: rgb(102,119,49); }
td.TdClassName
{
border-color: #667731;
}
.TagClassName
{
border-color: #667731;
}
</style>