Shades of Rain Forest #667538
Tints of Rain Forest #667538
RGB
CMYK
RGB Variations
Color information
#667538 (or 0x667538) is known color: Rain Forest. HEX triplet: 66, 75 and 38. RGB value is (102,117,56). Sum of RGB (Red+Green+Blue) = 102+117+56=275 (36% of max value = 765). Red value is 102 (40.23% from 255 or 37.09% from 275); Green value is 117 (46.09% from 255 or 42.55% from 275); Blue value is 56 (22.27% from 255 or 20.36% from 275); Max value from RGB is 117 - color contains mainly: green. Hex color #667538 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #667538 is #998AC7. Grayscale: #696969. Windows color (decimal): -10062536 or 3700070. OLE color: 3700070.
HSL color Cylindrical-coordinate representation of color #667538: hue angle of 74.75º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #667538 is Cyan = 0.13, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 117 | 56 | - |
| CMYK | 0.13 | 0 | 0.52 | 0.54 |
| HSL | 74.75º | 0.35% | 0.34% | - |
| HSV(B) | 74.75º | 0.52% | 0.46% | - |
| XYZ | 12.55 | 15.83 | 6.14 | - |
| YUV | 105.56 | 100.03 | 125.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 117 | 56 | 0.13 | 0 | 0.52 | 0.54 | 74.75 | 0.35 | 0.34 |
| Hex | 66 | 75 | 38 | D | 0 | 34 | 36 | 4B | 23 | 22 |
| Octal | 146 | 165 | 70 | 15 | 0 | 64 | 66 | 113 | 43 | 42 |
| Binary | 1100110 | 1110101 | 111000 | 1101 | 0 | 110100 | 110110 | 1001011 | 100011 | 100010 |
Color Harmonies of #667538
Complementary color
Monochromatic Colors of #667538
Black with #667538
Text Example
Text Example
White with #667538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667538; }
p { color: rgb(102,117,56); }
H1.HeaderClassName
{
color: #667538;
}
.AnyTagClassName
{
color: #667538;
}
</style>
background-color css
<style>
a { background-color: #667538; }
a { background-color: rgb(102,117,56); }
div.DivClassName
{
background-color: #667538;
}
.BgClassName
{
background-color: #667538;
}
</style>
border-color css
<style>
span { border-color: #667538; }
span { border-color: rgb(102,117,56); }
td.TdClassName
{
border-color: #667538;
}
.TagClassName
{
border-color: #667538;
}
</style>