Shades of Rain Forest #697829
Tints of Rain Forest #697829
RGB
CMYK
RGB Variations
Color information
#697829 (or 0x697829) is known color: Rain Forest. HEX triplet: 69, 78 and 29. RGB value is (105,120,41). Sum of RGB (Red+Green+Blue) = 105+120+41=266 (35% of max value = 765). Red value is 105 (41.41% from 255 or 39.47% from 266); Green value is 120 (47.27% from 255 or 45.11% from 266); Blue value is 41 (16.41% from 255 or 15.41% from 266); Max value from RGB is 120 - color contains mainly: green. Hex color #697829 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697829 is #9687D6. Grayscale: #6A6A6A. Windows color (decimal): -9865175 or 2717801. OLE color: 2717801.
HSL color Cylindrical-coordinate representation of color #697829: hue angle of 71.39º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #697829 is Cyan = 0.13, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 120 | 41 | - |
| CMYK | 0.13 | 0 | 0.66 | 0.53 |
| HSL | 71.39º | 0.49% | 0.32% | - |
| HSV(B) | 71.39º | 0.66% | 0.47% | - |
| XYZ | 12.94 | 16.6 | 4.62 | - |
| YUV | 106.51 | 91.03 | 126.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 120 | 41 | 0.13 | 0 | 0.66 | 0.53 | 71.39 | 0.49 | 0.32 |
| Hex | 69 | 78 | 29 | D | 0 | 42 | 35 | 47 | 31 | 20 |
| Octal | 151 | 170 | 51 | 15 | 0 | 102 | 65 | 107 | 61 | 40 |
| Binary | 1101001 | 1111000 | 101001 | 1101 | 0 | 1000010 | 110101 | 1000111 | 110001 | 100000 |
Color Harmonies of #697829
Complementary color
Monochromatic Colors of #697829
Black with #697829
Text Example
Text Example
White with #697829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697829; }
p { color: rgb(105,120,41); }
H1.HeaderClassName
{
color: #697829;
}
.AnyTagClassName
{
color: #697829;
}
</style>
background-color css
<style>
a { background-color: #697829; }
a { background-color: rgb(105,120,41); }
div.DivClassName
{
background-color: #697829;
}
.BgClassName
{
background-color: #697829;
}
</style>
border-color css
<style>
span { border-color: #697829; }
span { border-color: rgb(105,120,41); }
td.TdClassName
{
border-color: #697829;
}
.TagClassName
{
border-color: #697829;
}
</style>