Shades of Rain Forest #697726
Tints of Rain Forest #697726
RGB
CMYK
RGB Variations
Color information
#697726 (or 0x697726) is known color: Rain Forest. HEX triplet: 69, 77 and 26. RGB value is (105,119,38). Sum of RGB (Red+Green+Blue) = 105+119+38=262 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.08% from 262); Green value is 119 (46.88% from 255 or 45.42% from 262); Blue value is 38 (15.23% from 255 or 14.50% from 262); Max value from RGB is 119 - color contains mainly: green. Hex color #697726 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697726 is #9688D9. Grayscale: #696969. Windows color (decimal): -9865434 or 2520937. OLE color: 2520937.
HSL color Cylindrical-coordinate representation of color #697726: hue angle of 70.37º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #697726 is Cyan = 0.12, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 119 | 38 | - |
| CMYK | 0.12 | 0 | 0.68 | 0.53 |
| HSL | 70.37º | 0.52% | 0.31% | - |
| HSV(B) | 70.37º | 0.68% | 0.47% | - |
| XYZ | 12.77 | 16.34 | 4.31 | - |
| YUV | 105.58 | 89.86 | 127.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 119 | 38 | 0.12 | 0 | 0.68 | 0.53 | 70.37 | 0.52 | 0.31 |
| Hex | 69 | 77 | 26 | C | 0 | 44 | 35 | 46 | 34 | 1F |
| Octal | 151 | 167 | 46 | 14 | 0 | 104 | 65 | 106 | 64 | 37 |
| Binary | 1101001 | 1110111 | 100110 | 1100 | 0 | 1000100 | 110101 | 1000110 | 110100 | 11111 |
Color Harmonies of #697726
Complementary color
Monochromatic Colors of #697726
Black with #697726
Text Example
Text Example
White with #697726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697726; }
p { color: rgb(105,119,38); }
H1.HeaderClassName
{
color: #697726;
}
.AnyTagClassName
{
color: #697726;
}
</style>
background-color css
<style>
a { background-color: #697726; }
a { background-color: rgb(105,119,38); }
div.DivClassName
{
background-color: #697726;
}
.BgClassName
{
background-color: #697726;
}
</style>
border-color css
<style>
span { border-color: #697726; }
span { border-color: rgb(105,119,38); }
td.TdClassName
{
border-color: #697726;
}
.TagClassName
{
border-color: #697726;
}
</style>