Shades of Rain Forest #667631
Tints of Rain Forest #667631
RGB
CMYK
RGB Variations
Color information
#667631 (or 0x667631) is known color: Rain Forest. HEX triplet: 66, 76 and 31. RGB value is (102,118,49). Sum of RGB (Red+Green+Blue) = 102+118+49=269 (35% of max value = 765). Red value is 102 (40.23% from 255 or 37.92% from 269); Green value is 118 (46.48% from 255 or 43.87% from 269); Blue value is 49 (19.53% from 255 or 18.22% from 269); Max value from RGB is 118 - color contains mainly: green. Hex color #667631 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #667631 is #9989CE. Grayscale: #696969. Windows color (decimal): -10062287 or 3241574. OLE color: 3241574.
HSL color Cylindrical-coordinate representation of color #667631: hue angle of 73.91º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #667631 is Cyan = 0.14, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 118 | 49 | - |
| CMYK | 0.14 | 0 | 0.58 | 0.54 |
| HSL | 73.91º | 0.41% | 0.33% | - |
| HSV(B) | 73.91º | 0.58% | 0.46% | - |
| XYZ | 12.51 | 16 | 5.34 | - |
| YUV | 105.35 | 96.2 | 125.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 118 | 49 | 0.14 | 0 | 0.58 | 0.54 | 73.91 | 0.41 | 0.33 |
| Hex | 66 | 76 | 31 | E | 0 | 3A | 36 | 4A | 29 | 21 |
| Octal | 146 | 166 | 61 | 16 | 0 | 72 | 66 | 112 | 51 | 41 |
| Binary | 1100110 | 1110110 | 110001 | 1110 | 0 | 111010 | 110110 | 1001010 | 101001 | 100001 |
Color Harmonies of #667631
Complementary color
Monochromatic Colors of #667631
Black with #667631
Text Example
Text Example
White with #667631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667631; }
p { color: rgb(102,118,49); }
H1.HeaderClassName
{
color: #667631;
}
.AnyTagClassName
{
color: #667631;
}
</style>
background-color css
<style>
a { background-color: #667631; }
a { background-color: rgb(102,118,49); }
div.DivClassName
{
background-color: #667631;
}
.BgClassName
{
background-color: #667631;
}
</style>
border-color css
<style>
span { border-color: #667631; }
span { border-color: rgb(102,118,49); }
td.TdClassName
{
border-color: #667631;
}
.TagClassName
{
border-color: #667631;
}
</style>