Shades of Rain Forest #667136
Tints of Rain Forest #667136
RGB
CMYK
RGB Variations
Color information
#667136 (or 0x667136) is known color: Rain Forest. HEX triplet: 66, 71 and 36. RGB value is (102,113,54). Sum of RGB (Red+Green+Blue) = 102+113+54=269 (35% of max value = 765). Red value is 102 (40.23% from 255 or 37.92% from 269); Green value is 113 (44.53% from 255 or 42.01% from 269); Blue value is 54 (21.48% from 255 or 20.07% from 269); Max value from RGB is 113 - color contains mainly: green. Hex color #667136 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #667136 is #998EC9. Grayscale: #676767. Windows color (decimal): -10063562 or 3567974. OLE color: 3567974.
HSL color Cylindrical-coordinate representation of color #667136: hue angle of 71.19º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #667136 is Cyan = 0.10, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 102 | 113 | 54 | - |
| CMYK | 0.10 | 0 | 0.52 | 0.56 |
| HSL | 71.19º | 0.35% | 0.33% | - |
| HSV(B) | 71.19º | 0.52% | 0.44% | - |
| XYZ | 12.05 | 14.9 | 5.73 | - |
| YUV | 102.99 | 100.36 | 127.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 113 | 54 | 0.10 | 0 | 0.52 | 0.56 | 71.19 | 0.35 | 0.33 |
| Hex | 66 | 71 | 36 | A | 0 | 34 | 38 | 47 | 23 | 21 |
| Octal | 146 | 161 | 66 | 12 | 0 | 64 | 70 | 107 | 43 | 41 |
| Binary | 1100110 | 1110001 | 110110 | 1010 | 0 | 110100 | 111000 | 1000111 | 100011 | 100001 |
Color Harmonies of #667136
Complementary color
Monochromatic Colors of #667136
Black with #667136
Text Example
Text Example
White with #667136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667136; }
p { color: rgb(102,113,54); }
H1.HeaderClassName
{
color: #667136;
}
.AnyTagClassName
{
color: #667136;
}
</style>
background-color css
<style>
a { background-color: #667136; }
a { background-color: rgb(102,113,54); }
div.DivClassName
{
background-color: #667136;
}
.BgClassName
{
background-color: #667136;
}
</style>
border-color css
<style>
span { border-color: #667136; }
span { border-color: rgb(102,113,54); }
td.TdClassName
{
border-color: #667136;
}
.TagClassName
{
border-color: #667136;
}
</style>