Shades of Rain Forest #667527
Tints of Rain Forest #667527
RGB
CMYK
RGB Variations
Color information
#667527 (or 0x667527) is known color: Rain Forest. HEX triplet: 66, 75 and 27. RGB value is (102,117,39). Sum of RGB (Red+Green+Blue) = 102+117+39=258 (34% of max value = 765). Red value is 102 (40.23% from 255 or 39.53% from 258); Green value is 117 (46.09% from 255 or 45.35% from 258); Blue value is 39 (15.62% from 255 or 15.12% from 258); Max value from RGB is 117 - color contains mainly: green. Hex color #667527 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #667527 is #998AD8. Grayscale: #676767. Windows color (decimal): -10062553 or 2585958. OLE color: 2585958.
HSL color Cylindrical-coordinate representation of color #667527: hue angle of 71.54º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #667527 is Cyan = 0.13, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 117 | 39 | - |
| CMYK | 0.13 | 0 | 0.67 | 0.54 |
| HSL | 71.54º | 0.5% | 0.31% | - |
| HSV(B) | 71.54º | 0.67% | 0.46% | - |
| XYZ | 12.21 | 15.69 | 4.31 | - |
| YUV | 103.62 | 91.53 | 126.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 117 | 39 | 0.13 | 0 | 0.67 | 0.54 | 71.54 | 0.5 | 0.31 |
| Hex | 66 | 75 | 27 | D | 0 | 43 | 36 | 48 | 32 | 1F |
| Octal | 146 | 165 | 47 | 15 | 0 | 103 | 66 | 110 | 62 | 37 |
| Binary | 1100110 | 1110101 | 100111 | 1101 | 0 | 1000011 | 110110 | 1001000 | 110010 | 11111 |
Color Harmonies of #667527
Complementary color
Monochromatic Colors of #667527
Black with #667527
Text Example
Text Example
White with #667527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667527; }
p { color: rgb(102,117,39); }
H1.HeaderClassName
{
color: #667527;
}
.AnyTagClassName
{
color: #667527;
}
</style>
background-color css
<style>
a { background-color: #667527; }
a { background-color: rgb(102,117,39); }
div.DivClassName
{
background-color: #667527;
}
.BgClassName
{
background-color: #667527;
}
</style>
border-color css
<style>
span { border-color: #667527; }
span { border-color: rgb(102,117,39); }
td.TdClassName
{
border-color: #667527;
}
.TagClassName
{
border-color: #667527;
}
</style>