Shades of Rain Forest #666826
Tints of Rain Forest #666826
RGB
CMYK
RGB Variations
Color information
#666826 (or 0x666826) is known color: Rain Forest. HEX triplet: 66, 68 and 26. RGB value is (102,104,38). Sum of RGB (Red+Green+Blue) = 102+104+38=244 (32% of max value = 765). Red value is 102 (40.23% from 255 or 41.80% from 244); Green value is 104 (41.02% from 255 or 42.62% from 244); Blue value is 38 (15.23% from 255 or 15.57% from 244); Max value from RGB is 104 - color contains mainly: green. Hex color #666826 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #666826 is #9997D9. Grayscale: #606060. Windows color (decimal): -10065882 or 2517094. OLE color: 2517094.
HSL color Cylindrical-coordinate representation of color #666826: hue angle of 61.82º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #666826 is Cyan = 0.02, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 102 | 104 | 38 | - |
| CMYK | 0.02 | 0 | 0.63 | 0.59 |
| HSL | 61.82º | 0.46% | 0.28% | - |
| HSV(B) | 61.82º | 0.63% | 0.41% | - |
| XYZ | 10.78 | 12.87 | 3.75 | - |
| YUV | 95.88 | 95.34 | 132.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 104 | 38 | 0.02 | 0 | 0.63 | 0.59 | 61.82 | 0.46 | 0.28 |
| Hex | 66 | 68 | 26 | 2 | 0 | 3F | 3B | 3E | 2E | 1C |
| Octal | 146 | 150 | 46 | 2 | 0 | 77 | 73 | 76 | 56 | 34 |
| Binary | 1100110 | 1101000 | 100110 | 10 | 0 | 111111 | 111011 | 111110 | 101110 | 11100 |
Color Harmonies of #666826
Complementary color
Monochromatic Colors of #666826
Black with #666826
Text Example
Text Example
White with #666826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #666826; }
p { color: rgb(102,104,38); }
H1.HeaderClassName
{
color: #666826;
}
.AnyTagClassName
{
color: #666826;
}
</style>
background-color css
<style>
a { background-color: #666826; }
a { background-color: rgb(102,104,38); }
div.DivClassName
{
background-color: #666826;
}
.BgClassName
{
background-color: #666826;
}
</style>
border-color css
<style>
span { border-color: #666826; }
span { border-color: rgb(102,104,38); }
td.TdClassName
{
border-color: #666826;
}
.TagClassName
{
border-color: #666826;
}
</style>