Shades of Rain Forest #657525
Tints of Rain Forest #657525
RGB
CMYK
RGB Variations
Color information
#657525 (or 0x657525) is known color: Rain Forest. HEX triplet: 65, 75 and 25. RGB value is (101,117,37). Sum of RGB (Red+Green+Blue) = 101+117+37=255 (33% of max value = 765). Red value is 101 (39.84% from 255 or 39.61% from 255); Green value is 117 (46.09% from 255 or 45.88% from 255); Blue value is 37 (14.84% from 255 or 14.51% from 255); Max value from RGB is 117 - color contains mainly: green. Hex color #657525 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #657525 is #9A8ADA. Grayscale: #676767. Windows color (decimal): -10128091 or 2454885. OLE color: 2454885.
HSL color Cylindrical-coordinate representation of color #657525: hue angle of 72º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #657525 is Cyan = 0.14, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 101 | 117 | 37 | - |
| CMYK | 0.14 | 0 | 0.68 | 0.54 |
| HSL | 72º | 0.52% | 0.3% | - |
| HSV(B) | 72º | 0.68% | 0.46% | - |
| XYZ | 12.06 | 15.62 | 4.13 | - |
| YUV | 103.1 | 90.7 | 126.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 117 | 37 | 0.14 | 0 | 0.68 | 0.54 | 72 | 0.52 | 0.3 |
| Hex | 65 | 75 | 25 | E | 0 | 44 | 36 | 48 | 34 | 1E |
| Octal | 145 | 165 | 45 | 16 | 0 | 104 | 66 | 110 | 64 | 36 |
| Binary | 1100101 | 1110101 | 100101 | 1110 | 0 | 1000100 | 110110 | 1001000 | 110100 | 11110 |
Color Harmonies of #657525
Complementary color
Monochromatic Colors of #657525
Black with #657525
Text Example
Text Example
White with #657525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657525; }
p { color: rgb(101,117,37); }
H1.HeaderClassName
{
color: #657525;
}
.AnyTagClassName
{
color: #657525;
}
</style>
background-color css
<style>
a { background-color: #657525; }
a { background-color: rgb(101,117,37); }
div.DivClassName
{
background-color: #657525;
}
.BgClassName
{
background-color: #657525;
}
</style>
border-color css
<style>
span { border-color: #657525; }
span { border-color: rgb(101,117,37); }
td.TdClassName
{
border-color: #657525;
}
.TagClassName
{
border-color: #657525;
}
</style>