Shades of Rain Forest #657125
Tints of Rain Forest #657125
RGB
CMYK
RGB Variations
Color information
#657125 (or 0x657125) is known color: Rain Forest. HEX triplet: 65, 71 and 25. RGB value is (101,113,37). Sum of RGB (Red+Green+Blue) = 101+113+37=251 (33% of max value = 765). Red value is 101 (39.84% from 255 or 40.24% from 251); Green value is 113 (44.53% from 255 or 45.02% from 251); Blue value is 37 (14.84% from 255 or 14.74% from 251); Max value from RGB is 113 - color contains mainly: green. Hex color #657125 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #657125 is #9A8EDA. Grayscale: #656565. Windows color (decimal): -10129115 or 2453861. OLE color: 2453861.
HSL color Cylindrical-coordinate representation of color #657125: hue angle of 69.47º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #657125 is Cyan = 0.11, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 101 | 113 | 37 | - |
| CMYK | 0.11 | 0 | 0.67 | 0.56 |
| HSL | 69.47º | 0.51% | 0.29% | - |
| HSV(B) | 69.47º | 0.67% | 0.44% | - |
| XYZ | 11.61 | 14.71 | 3.98 | - |
| YUV | 100.75 | 92.02 | 128.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 113 | 37 | 0.11 | 0 | 0.67 | 0.56 | 69.47 | 0.51 | 0.29 |
| Hex | 65 | 71 | 25 | B | 0 | 43 | 38 | 45 | 33 | 1D |
| Octal | 145 | 161 | 45 | 13 | 0 | 103 | 70 | 105 | 63 | 35 |
| Binary | 1100101 | 1110001 | 100101 | 1011 | 0 | 1000011 | 111000 | 1000101 | 110011 | 11101 |
Color Harmonies of #657125
Complementary color
Monochromatic Colors of #657125
Black with #657125
Text Example
Text Example
White with #657125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657125; }
p { color: rgb(101,113,37); }
H1.HeaderClassName
{
color: #657125;
}
.AnyTagClassName
{
color: #657125;
}
</style>
background-color css
<style>
a { background-color: #657125; }
a { background-color: rgb(101,113,37); }
div.DivClassName
{
background-color: #657125;
}
.BgClassName
{
background-color: #657125;
}
</style>
border-color css
<style>
span { border-color: #657125; }
span { border-color: rgb(101,113,37); }
td.TdClassName
{
border-color: #657125;
}
.TagClassName
{
border-color: #657125;
}
</style>