Shades of Rain Forest #697836
Tints of Rain Forest #697836
RGB
CMYK
RGB Variations
Color information
#697836 (or 0x697836) is known color: Rain Forest. HEX triplet: 69, 78 and 36. RGB value is (105,120,54). Sum of RGB (Red+Green+Blue) = 105+120+54=279 (36% of max value = 765). Red value is 105 (41.41% from 255 or 37.63% from 279); Green value is 120 (47.27% from 255 or 43.01% from 279); Blue value is 54 (21.48% from 255 or 19.35% from 279); Max value from RGB is 120 - color contains mainly: green. Hex color #697836 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697836 is #9687C9. Grayscale: #6C6C6C. Windows color (decimal): -9865162 or 3569769. OLE color: 3569769.
HSL color Cylindrical-coordinate representation of color #697836: hue angle of 73.64º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #697836 is Cyan = 0.13, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 120 | 54 | - |
| CMYK | 0.13 | 0 | 0.55 | 0.53 |
| HSL | 73.64º | 0.38% | 0.34% | - |
| HSV(B) | 73.64º | 0.55% | 0.47% | - |
| XYZ | 13.21 | 16.7 | 6.02 | - |
| YUV | 107.99 | 97.53 | 125.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 120 | 54 | 0.13 | 0 | 0.55 | 0.53 | 73.64 | 0.38 | 0.34 |
| Hex | 69 | 78 | 36 | D | 0 | 37 | 35 | 4A | 26 | 22 |
| Octal | 151 | 170 | 66 | 15 | 0 | 67 | 65 | 112 | 46 | 42 |
| Binary | 1101001 | 1111000 | 110110 | 1101 | 0 | 110111 | 110101 | 1001010 | 100110 | 100010 |
Color Harmonies of #697836
Complementary color
Monochromatic Colors of #697836
Black with #697836
Text Example
Text Example
White with #697836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697836; }
p { color: rgb(105,120,54); }
H1.HeaderClassName
{
color: #697836;
}
.AnyTagClassName
{
color: #697836;
}
</style>
background-color css
<style>
a { background-color: #697836; }
a { background-color: rgb(105,120,54); }
div.DivClassName
{
background-color: #697836;
}
.BgClassName
{
background-color: #697836;
}
</style>
border-color css
<style>
span { border-color: #697836; }
span { border-color: rgb(105,120,54); }
td.TdClassName
{
border-color: #697836;
}
.TagClassName
{
border-color: #697836;
}
</style>