Shades of Rain Forest #697439
Tints of Rain Forest #697439
RGB
CMYK
RGB Variations
Color information
#697439 (or 0x697439) is known color: Rain Forest. HEX triplet: 69, 74 and 39. RGB value is (105,116,57). Sum of RGB (Red+Green+Blue) = 105+116+57=278 (36% of max value = 765). Red value is 105 (41.41% from 255 or 37.77% from 278); Green value is 116 (45.70% from 255 or 41.73% from 278); Blue value is 57 (22.66% from 255 or 20.50% from 278); Max value from RGB is 116 - color contains mainly: green. Hex color #697439 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697439 is #968BC6. Grayscale: #6A6A6A. Windows color (decimal): -9866183 or 3765353. OLE color: 3765353.
HSL color Cylindrical-coordinate representation of color #697439: hue angle of 71.19º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #697439 is Cyan = 0.09, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 116 | 57 | - |
| CMYK | 0.09 | 0 | 0.51 | 0.55 |
| HSL | 71.19º | 0.34% | 0.34% | - |
| HSV(B) | 71.19º | 0.51% | 0.45% | - |
| XYZ | 12.81 | 15.79 | 6.24 | - |
| YUV | 105.99 | 100.36 | 127.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 116 | 57 | 0.09 | 0 | 0.51 | 0.55 | 71.19 | 0.34 | 0.34 |
| Hex | 69 | 74 | 39 | 9 | 0 | 33 | 37 | 47 | 22 | 22 |
| Octal | 151 | 164 | 71 | 11 | 0 | 63 | 67 | 107 | 42 | 42 |
| Binary | 1101001 | 1110100 | 111001 | 1001 | 0 | 110011 | 110111 | 1000111 | 100010 | 100010 |
Color Harmonies of #697439
Complementary color
Monochromatic Colors of #697439
Black with #697439
Text Example
Text Example
White with #697439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697439; }
p { color: rgb(105,116,57); }
H1.HeaderClassName
{
color: #697439;
}
.AnyTagClassName
{
color: #697439;
}
</style>
background-color css
<style>
a { background-color: #697439; }
a { background-color: rgb(105,116,57); }
div.DivClassName
{
background-color: #697439;
}
.BgClassName
{
background-color: #697439;
}
</style>
border-color css
<style>
span { border-color: #697439; }
span { border-color: rgb(105,116,57); }
td.TdClassName
{
border-color: #697439;
}
.TagClassName
{
border-color: #697439;
}
</style>