Shades of Rain Forest #667630
Tints of Rain Forest #667630
RGB
CMYK
RGB Variations
Color information
#667630 (or 0x667630) is known color: Rain Forest. HEX triplet: 66, 76 and 30. RGB value is (102,118,48). Sum of RGB (Red+Green+Blue) = 102+118+48=268 (35% of max value = 765). Red value is 102 (40.23% from 255 or 38.06% from 268); Green value is 118 (46.48% from 255 or 44.03% from 268); Blue value is 48 (19.14% from 255 or 17.91% from 268); Max value from RGB is 118 - color contains mainly: green. Hex color #667630 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #667630 is #9989CF. Grayscale: #696969. Windows color (decimal): -10062288 or 3176038. OLE color: 3176038.
HSL color Cylindrical-coordinate representation of color #667630: hue angle of 73.71º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #667630 is Cyan = 0.14, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 118 | 48 | - |
| CMYK | 0.14 | 0 | 0.59 | 0.54 |
| HSL | 73.71º | 0.42% | 0.33% | - |
| HSV(B) | 73.71º | 0.59% | 0.46% | - |
| XYZ | 12.49 | 16 | 5.23 | - |
| YUV | 105.24 | 95.7 | 125.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 118 | 48 | 0.14 | 0 | 0.59 | 0.54 | 73.71 | 0.42 | 0.33 |
| Hex | 66 | 76 | 30 | E | 0 | 3B | 36 | 4A | 2A | 21 |
| Octal | 146 | 166 | 60 | 16 | 0 | 73 | 66 | 112 | 52 | 41 |
| Binary | 1100110 | 1110110 | 110000 | 1110 | 0 | 111011 | 110110 | 1001010 | 101010 | 100001 |
Color Harmonies of #667630
Complementary color
Monochromatic Colors of #667630
Black with #667630
Text Example
Text Example
White with #667630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667630; }
p { color: rgb(102,118,48); }
H1.HeaderClassName
{
color: #667630;
}
.AnyTagClassName
{
color: #667630;
}
</style>
background-color css
<style>
a { background-color: #667630; }
a { background-color: rgb(102,118,48); }
div.DivClassName
{
background-color: #667630;
}
.BgClassName
{
background-color: #667630;
}
</style>
border-color css
<style>
span { border-color: #667630; }
span { border-color: rgb(102,118,48); }
td.TdClassName
{
border-color: #667630;
}
.TagClassName
{
border-color: #667630;
}
</style>