Shades of Rain Forest #667225
Tints of Rain Forest #667225
RGB
CMYK
RGB Variations
Color information
#667225 (or 0x667225) is known color: Rain Forest. HEX triplet: 66, 72 and 25. RGB value is (102,114,37). Sum of RGB (Red+Green+Blue) = 102+114+37=253 (33% of max value = 765). Red value is 102 (40.23% from 255 or 40.32% from 253); Green value is 114 (44.92% from 255 or 45.06% from 253); Blue value is 37 (14.84% from 255 or 14.62% from 253); Max value from RGB is 114 - color contains mainly: green. Hex color #667225 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #667225 is #998DDA. Grayscale: #656565. Windows color (decimal): -10063323 or 2454118. OLE color: 2454118.
HSL color Cylindrical-coordinate representation of color #667225: hue angle of 69.35º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #667225 is Cyan = 0.11, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 102 | 114 | 37 | - |
| CMYK | 0.11 | 0 | 0.68 | 0.55 |
| HSL | 69.35º | 0.51% | 0.3% | - |
| HSV(B) | 69.35º | 0.68% | 0.45% | - |
| XYZ | 11.83 | 14.99 | 4.02 | - |
| YUV | 101.63 | 91.52 | 128.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 114 | 37 | 0.11 | 0 | 0.68 | 0.55 | 69.35 | 0.51 | 0.3 |
| Hex | 66 | 72 | 25 | B | 0 | 44 | 37 | 45 | 33 | 1E |
| Octal | 146 | 162 | 45 | 13 | 0 | 104 | 67 | 105 | 63 | 36 |
| Binary | 1100110 | 1110010 | 100101 | 1011 | 0 | 1000100 | 110111 | 1000101 | 110011 | 11110 |
Color Harmonies of #667225
Complementary color
Monochromatic Colors of #667225
Black with #667225
Text Example
Text Example
White with #667225
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667225; }
p { color: rgb(102,114,37); }
H1.HeaderClassName
{
color: #667225;
}
.AnyTagClassName
{
color: #667225;
}
</style>
background-color css
<style>
a { background-color: #667225; }
a { background-color: rgb(102,114,37); }
div.DivClassName
{
background-color: #667225;
}
.BgClassName
{
background-color: #667225;
}
</style>
border-color css
<style>
span { border-color: #667225; }
span { border-color: rgb(102,114,37); }
td.TdClassName
{
border-color: #667225;
}
.TagClassName
{
border-color: #667225;
}
</style>