Shades of Rain Forest #697536
Tints of Rain Forest #697536
RGB
CMYK
RGB Variations
Color information
#697536 (or 0x697536) is known color: Rain Forest. HEX triplet: 69, 75 and 36. RGB value is (105,117,54). Sum of RGB (Red+Green+Blue) = 105+117+54=276 (36% of max value = 765). Red value is 105 (41.41% from 255 or 38.04% from 276); Green value is 117 (46.09% from 255 or 42.39% from 276); Blue value is 54 (21.48% from 255 or 19.57% from 276); Max value from RGB is 117 - color contains mainly: green. Hex color #697536 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697536 is #968AC9. Grayscale: #6A6A6A. Windows color (decimal): -9865930 or 3569001. OLE color: 3569001.
HSL color Cylindrical-coordinate representation of color #697536: hue angle of 71.43º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #697536 is Cyan = 0.10, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 117 | 54 | - |
| CMYK | 0.10 | 0 | 0.54 | 0.54 |
| HSL | 71.43º | 0.37% | 0.34% | - |
| HSV(B) | 71.43º | 0.54% | 0.46% | - |
| XYZ | 12.85 | 15.99 | 5.9 | - |
| YUV | 106.23 | 98.52 | 127.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 117 | 54 | 0.10 | 0 | 0.54 | 0.54 | 71.43 | 0.37 | 0.34 |
| Hex | 69 | 75 | 36 | A | 0 | 36 | 36 | 47 | 25 | 22 |
| Octal | 151 | 165 | 66 | 12 | 0 | 66 | 66 | 107 | 45 | 42 |
| Binary | 1101001 | 1110101 | 110110 | 1010 | 0 | 110110 | 110110 | 1000111 | 100101 | 100010 |
Color Harmonies of #697536
Complementary color
Monochromatic Colors of #697536
Black with #697536
Text Example
Text Example
White with #697536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697536; }
p { color: rgb(105,117,54); }
H1.HeaderClassName
{
color: #697536;
}
.AnyTagClassName
{
color: #697536;
}
</style>
background-color css
<style>
a { background-color: #697536; }
a { background-color: rgb(105,117,54); }
div.DivClassName
{
background-color: #697536;
}
.BgClassName
{
background-color: #697536;
}
</style>
border-color css
<style>
span { border-color: #697536; }
span { border-color: rgb(105,117,54); }
td.TdClassName
{
border-color: #697536;
}
.TagClassName
{
border-color: #697536;
}
</style>