Shades of Rain Forest #667028
Tints of Rain Forest #667028
RGB
CMYK
RGB Variations
Color information
#667028 (or 0x667028) is known color: Rain Forest. HEX triplet: 66, 70 and 28. RGB value is (102,112,40). Sum of RGB (Red+Green+Blue) = 102+112+40=254 (33% of max value = 765). Red value is 102 (40.23% from 255 or 40.16% from 254); Green value is 112 (44.14% from 255 or 44.09% from 254); Blue value is 40 (16.02% from 255 or 15.75% from 254); Max value from RGB is 112 - color contains mainly: green. Hex color #667028 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #667028 is #998FD7. Grayscale: #656565. Windows color (decimal): -10063832 or 2650214. OLE color: 2650214.
HSL color Cylindrical-coordinate representation of color #667028: hue angle of 68.33º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #667028 is Cyan = 0.09, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 102 | 112 | 40 | - |
| CMYK | 0.09 | 0 | 0.64 | 0.56 |
| HSL | 68.33º | 0.47% | 0.3% | - |
| HSV(B) | 68.33º | 0.64% | 0.44% | - |
| XYZ | 11.66 | 14.57 | 4.2 | - |
| YUV | 100.8 | 93.69 | 128.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 112 | 40 | 0.09 | 0 | 0.64 | 0.56 | 68.33 | 0.47 | 0.3 |
| Hex | 66 | 70 | 28 | 9 | 0 | 40 | 38 | 44 | 2F | 1E |
| Octal | 146 | 160 | 50 | 11 | 0 | 100 | 70 | 104 | 57 | 36 |
| Binary | 1100110 | 1110000 | 101000 | 1001 | 0 | 1000000 | 111000 | 1000100 | 101111 | 11110 |
Color Harmonies of #667028
Complementary color
Monochromatic Colors of #667028
Black with #667028
Text Example
Text Example
White with #667028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667028; }
p { color: rgb(102,112,40); }
H1.HeaderClassName
{
color: #667028;
}
.AnyTagClassName
{
color: #667028;
}
</style>
background-color css
<style>
a { background-color: #667028; }
a { background-color: rgb(102,112,40); }
div.DivClassName
{
background-color: #667028;
}
.BgClassName
{
background-color: #667028;
}
</style>
border-color css
<style>
span { border-color: #667028; }
span { border-color: rgb(102,112,40); }
td.TdClassName
{
border-color: #667028;
}
.TagClassName
{
border-color: #667028;
}
</style>