Shades of Rain Forest #657431
Tints of Rain Forest #657431
RGB
CMYK
RGB Variations
Color information
#657431 (or 0x657431) is known color: Rain Forest. HEX triplet: 65, 74 and 31. RGB value is (101,116,49). Sum of RGB (Red+Green+Blue) = 101+116+49=266 (35% of max value = 765). Red value is 101 (39.84% from 255 or 37.97% from 266); Green value is 116 (45.70% from 255 or 43.61% from 266); Blue value is 49 (19.53% from 255 or 18.42% from 266); Max value from RGB is 116 - color contains mainly: green. Hex color #657431 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #657431 is #9A8BCE. Grayscale: #686868. Windows color (decimal): -10128335 or 3241061. OLE color: 3241061.
HSL color Cylindrical-coordinate representation of color #657431: hue angle of 73.43º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #657431 is Cyan = 0.13, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 116 | 49 | - |
| CMYK | 0.13 | 0 | 0.58 | 0.55 |
| HSL | 73.43º | 0.41% | 0.32% | - |
| HSV(B) | 73.43º | 0.58% | 0.45% | - |
| XYZ | 12.17 | 15.48 | 5.25 | - |
| YUV | 103.88 | 97.03 | 125.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 116 | 49 | 0.13 | 0 | 0.58 | 0.55 | 73.43 | 0.41 | 0.32 |
| Hex | 65 | 74 | 31 | D | 0 | 3A | 37 | 49 | 29 | 20 |
| Octal | 145 | 164 | 61 | 15 | 0 | 72 | 67 | 111 | 51 | 40 |
| Binary | 1100101 | 1110100 | 110001 | 1101 | 0 | 111010 | 110111 | 1001001 | 101001 | 100000 |
Color Harmonies of #657431
Complementary color
Monochromatic Colors of #657431
Black with #657431
Text Example
Text Example
White with #657431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657431; }
p { color: rgb(101,116,49); }
H1.HeaderClassName
{
color: #657431;
}
.AnyTagClassName
{
color: #657431;
}
</style>
background-color css
<style>
a { background-color: #657431; }
a { background-color: rgb(101,116,49); }
div.DivClassName
{
background-color: #657431;
}
.BgClassName
{
background-color: #657431;
}
</style>
border-color css
<style>
span { border-color: #657431; }
span { border-color: rgb(101,116,49); }
td.TdClassName
{
border-color: #657431;
}
.TagClassName
{
border-color: #657431;
}
</style>