Shades of Rain Forest #697122
Tints of Rain Forest #697122
RGB
CMYK
RGB Variations
Color information
#697122 (or 0x697122) is known color: Rain Forest. HEX triplet: 69, 71 and 22. RGB value is (105,113,34). Sum of RGB (Red+Green+Blue) = 105+113+34=252 (33% of max value = 765). Red value is 105 (41.41% from 255 or 41.67% from 252); Green value is 113 (44.53% from 255 or 44.84% from 252); Blue value is 34 (13.67% from 255 or 13.49% from 252); Max value from RGB is 113 - color contains mainly: green. Hex color #697122 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697122 is #968EDD. Grayscale: #656565. Windows color (decimal): -9866974 or 2257257. OLE color: 2257257.
HSL color Cylindrical-coordinate representation of color #697122: hue angle of 66.08º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #697122 is Cyan = 0.07, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 105 | 113 | 34 | - |
| CMYK | 0.07 | 0 | 0.70 | 0.56 |
| HSL | 66.08º | 0.54% | 0.29% | - |
| HSV(B) | 66.08º | 0.7% | 0.44% | - |
| XYZ | 12.02 | 14.93 | 3.76 | - |
| YUV | 101.6 | 89.85 | 130.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 113 | 34 | 0.07 | 0 | 0.70 | 0.56 | 66.08 | 0.54 | 0.29 |
| Hex | 69 | 71 | 22 | 7 | 0 | 46 | 38 | 42 | 36 | 1D |
| Octal | 151 | 161 | 42 | 7 | 0 | 106 | 70 | 102 | 66 | 35 |
| Binary | 1101001 | 1110001 | 100010 | 111 | 0 | 1000110 | 111000 | 1000010 | 110110 | 11101 |
Color Harmonies of #697122
Complementary color
Monochromatic Colors of #697122
Black with #697122
Text Example
Text Example
White with #697122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697122; }
p { color: rgb(105,113,34); }
H1.HeaderClassName
{
color: #697122;
}
.AnyTagClassName
{
color: #697122;
}
</style>
background-color css
<style>
a { background-color: #697122; }
a { background-color: rgb(105,113,34); }
div.DivClassName
{
background-color: #697122;
}
.BgClassName
{
background-color: #697122;
}
</style>
border-color css
<style>
span { border-color: #697122; }
span { border-color: rgb(105,113,34); }
td.TdClassName
{
border-color: #697122;
}
.TagClassName
{
border-color: #697122;
}
</style>