Shades of Rain Forest #697336
Tints of Rain Forest #697336
RGB
CMYK
RGB Variations
Color information
#697336 (or 0x697336) is known color: Rain Forest. HEX triplet: 69, 73 and 36. RGB value is (105,115,54). Sum of RGB (Red+Green+Blue) = 105+115+54=274 (36% of max value = 765). Red value is 105 (41.41% from 255 or 38.32% from 274); Green value is 115 (45.31% from 255 or 41.97% from 274); Blue value is 54 (21.48% from 255 or 19.71% from 274); Max value from RGB is 115 - color contains mainly: green. Hex color #697336 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697336 is #968CC9. Grayscale: #696969. Windows color (decimal): -9866442 or 3568489. OLE color: 3568489.
HSL color Cylindrical-coordinate representation of color #697336: hue angle of 69.84º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #697336 is Cyan = 0.09, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 115 | 54 | - |
| CMYK | 0.09 | 0 | 0.53 | 0.55 |
| HSL | 69.84º | 0.36% | 0.33% | - |
| HSV(B) | 69.84º | 0.53% | 0.45% | - |
| XYZ | 12.62 | 15.53 | 5.82 | - |
| YUV | 105.06 | 99.19 | 127.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 115 | 54 | 0.09 | 0 | 0.53 | 0.55 | 69.84 | 0.36 | 0.33 |
| Hex | 69 | 73 | 36 | 9 | 0 | 35 | 37 | 46 | 24 | 21 |
| Octal | 151 | 163 | 66 | 11 | 0 | 65 | 67 | 106 | 44 | 41 |
| Binary | 1101001 | 1110011 | 110110 | 1001 | 0 | 110101 | 110111 | 1000110 | 100100 | 100001 |
Color Harmonies of #697336
Complementary color
Monochromatic Colors of #697336
Black with #697336
Text Example
Text Example
White with #697336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697336; }
p { color: rgb(105,115,54); }
H1.HeaderClassName
{
color: #697336;
}
.AnyTagClassName
{
color: #697336;
}
</style>
background-color css
<style>
a { background-color: #697336; }
a { background-color: rgb(105,115,54); }
div.DivClassName
{
background-color: #697336;
}
.BgClassName
{
background-color: #697336;
}
</style>
border-color css
<style>
span { border-color: #697336; }
span { border-color: rgb(105,115,54); }
td.TdClassName
{
border-color: #697336;
}
.TagClassName
{
border-color: #697336;
}
</style>