Shades of Rain Forest #657029
Tints of Rain Forest #657029
RGB
CMYK
RGB Variations
Color information
#657029 (or 0x657029) is known color: Rain Forest. HEX triplet: 65, 70 and 29. RGB value is (101,112,41). Sum of RGB (Red+Green+Blue) = 101+112+41=254 (33% of max value = 765). Red value is 101 (39.84% from 255 or 39.76% from 254); Green value is 112 (44.14% from 255 or 44.09% from 254); Blue value is 41 (16.41% from 255 or 16.14% from 254); Max value from RGB is 112 - color contains mainly: green. Hex color #657029 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #657029 is #9A8FD6. Grayscale: #646464. Windows color (decimal): -10129367 or 2715749. OLE color: 2715749.
HSL color Cylindrical-coordinate representation of color #657029: hue angle of 69.3º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #657029 is Cyan = 0.10, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 101 | 112 | 41 | - |
| CMYK | 0.10 | 0 | 0.63 | 0.56 |
| HSL | 69.3º | 0.46% | 0.3% | - |
| HSV(B) | 69.3º | 0.63% | 0.44% | - |
| XYZ | 11.56 | 14.52 | 4.29 | - |
| YUV | 100.62 | 94.36 | 128.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 112 | 41 | 0.10 | 0 | 0.63 | 0.56 | 69.3 | 0.46 | 0.3 |
| Hex | 65 | 70 | 29 | A | 0 | 3F | 38 | 45 | 2E | 1E |
| Octal | 145 | 160 | 51 | 12 | 0 | 77 | 70 | 105 | 56 | 36 |
| Binary | 1100101 | 1110000 | 101001 | 1010 | 0 | 111111 | 111000 | 1000101 | 101110 | 11110 |
Color Harmonies of #657029
Complementary color
Monochromatic Colors of #657029
Black with #657029
Text Example
Text Example
White with #657029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657029; }
p { color: rgb(101,112,41); }
H1.HeaderClassName
{
color: #657029;
}
.AnyTagClassName
{
color: #657029;
}
</style>
background-color css
<style>
a { background-color: #657029; }
a { background-color: rgb(101,112,41); }
div.DivClassName
{
background-color: #657029;
}
.BgClassName
{
background-color: #657029;
}
</style>
border-color css
<style>
span { border-color: #657029; }
span { border-color: rgb(101,112,41); }
td.TdClassName
{
border-color: #657029;
}
.TagClassName
{
border-color: #657029;
}
</style>