Shades of Rain Forest #657425
Tints of Rain Forest #657425
RGB
CMYK
RGB Variations
Color information
#657425 (or 0x657425) is known color: Rain Forest. HEX triplet: 65, 74 and 25. RGB value is (101,116,37). Sum of RGB (Red+Green+Blue) = 101+116+37=254 (33% of max value = 765). Red value is 101 (39.84% from 255 or 39.76% from 254); Green value is 116 (45.70% from 255 or 45.67% from 254); Blue value is 37 (14.84% from 255 or 14.57% from 254); Max value from RGB is 116 - color contains mainly: green. Hex color #657425 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #657425 is #9A8BDA. Grayscale: #666666. Windows color (decimal): -10128347 or 2454629. OLE color: 2454629.
HSL color Cylindrical-coordinate representation of color #657425: hue angle of 71.39º degrees, saturation: 0.52, 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 #657425 is Cyan = 0.13, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 116 | 37 | - |
| CMYK | 0.13 | 0 | 0.68 | 0.55 |
| HSL | 71.39º | 0.52% | 0.3% | - |
| HSV(B) | 71.39º | 0.68% | 0.45% | - |
| XYZ | 11.95 | 15.39 | 4.09 | - |
| YUV | 102.51 | 91.03 | 126.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 116 | 37 | 0.13 | 0 | 0.68 | 0.55 | 71.39 | 0.52 | 0.3 |
| Hex | 65 | 74 | 25 | D | 0 | 44 | 37 | 47 | 34 | 1E |
| Octal | 145 | 164 | 45 | 15 | 0 | 104 | 67 | 107 | 64 | 36 |
| Binary | 1100101 | 1110100 | 100101 | 1101 | 0 | 1000100 | 110111 | 1000111 | 110100 | 11110 |
Color Harmonies of #657425
Complementary color
Monochromatic Colors of #657425
Black with #657425
Text Example
Text Example
White with #657425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657425; }
p { color: rgb(101,116,37); }
H1.HeaderClassName
{
color: #657425;
}
.AnyTagClassName
{
color: #657425;
}
</style>
background-color css
<style>
a { background-color: #657425; }
a { background-color: rgb(101,116,37); }
div.DivClassName
{
background-color: #657425;
}
.BgClassName
{
background-color: #657425;
}
</style>
border-color css
<style>
span { border-color: #657425; }
span { border-color: rgb(101,116,37); }
td.TdClassName
{
border-color: #657425;
}
.TagClassName
{
border-color: #657425;
}
</style>