Shades of Rain Forest #697935
Tints of Rain Forest #697935
RGB
CMYK
RGB Variations
Color information
#697935 (or 0x697935) is known color: Rain Forest. HEX triplet: 69, 79 and 35. RGB value is (105,121,53). Sum of RGB (Red+Green+Blue) = 105+121+53=279 (36% of max value = 765). Red value is 105 (41.41% from 255 or 37.63% from 279); Green value is 121 (47.66% from 255 or 43.37% from 279); Blue value is 53 (21.09% from 255 or 19.00% from 279); Max value from RGB is 121 - color contains mainly: green. Hex color #697935 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697935 is #9686CA. Grayscale: #6C6C6C. Windows color (decimal): -9864907 or 3504489. OLE color: 3504489.
HSL color Cylindrical-coordinate representation of color #697935: hue angle of 74.12º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #697935 is Cyan = 0.13, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 121 | 53 | - |
| CMYK | 0.13 | 0 | 0.56 | 0.53 |
| HSL | 74.12º | 0.39% | 0.34% | - |
| HSV(B) | 74.12º | 0.56% | 0.47% | - |
| XYZ | 13.31 | 16.94 | 5.94 | - |
| YUV | 108.46 | 96.7 | 125.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 121 | 53 | 0.13 | 0 | 0.56 | 0.53 | 74.12 | 0.39 | 0.34 |
| Hex | 69 | 79 | 35 | D | 0 | 38 | 35 | 4A | 27 | 22 |
| Octal | 151 | 171 | 65 | 15 | 0 | 70 | 65 | 112 | 47 | 42 |
| Binary | 1101001 | 1111001 | 110101 | 1101 | 0 | 111000 | 110101 | 1001010 | 100111 | 100010 |
Color Harmonies of #697935
Complementary color
Monochromatic Colors of #697935
Black with #697935
Text Example
Text Example
White with #697935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697935; }
p { color: rgb(105,121,53); }
H1.HeaderClassName
{
color: #697935;
}
.AnyTagClassName
{
color: #697935;
}
</style>
background-color css
<style>
a { background-color: #697935; }
a { background-color: rgb(105,121,53); }
div.DivClassName
{
background-color: #697935;
}
.BgClassName
{
background-color: #697935;
}
</style>
border-color css
<style>
span { border-color: #697935; }
span { border-color: rgb(105,121,53); }
td.TdClassName
{
border-color: #697935;
}
.TagClassName
{
border-color: #697935;
}
</style>