Shades of Rain Forest #697738
Tints of Rain Forest #697738
RGB
CMYK
RGB Variations
Color information
#697738 (or 0x697738) is known color: Rain Forest. HEX triplet: 69, 77 and 38. RGB value is (105,119,56). Sum of RGB (Red+Green+Blue) = 105+119+56=280 (37% of max value = 765). Red value is 105 (41.41% from 255 or 37.5% from 280); Green value is 119 (46.88% from 255 or 42.5% from 280); Blue value is 56 (22.27% from 255 or 20% from 280); Max value from RGB is 119 - color contains mainly: green. Hex color #697738 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697738 is #9688C7. Grayscale: #6B6B6B. Windows color (decimal): -9865416 or 3700585. OLE color: 3700585.
HSL color Cylindrical-coordinate representation of color #697738: hue angle of 73.33º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #697738 is Cyan = 0.12, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 119 | 56 | - |
| CMYK | 0.12 | 0 | 0.53 | 0.53 |
| HSL | 73.33º | 0.36% | 0.34% | - |
| HSV(B) | 73.33º | 0.53% | 0.47% | - |
| XYZ | 13.14 | 16.48 | 6.23 | - |
| YUV | 107.63 | 98.86 | 126.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 119 | 56 | 0.12 | 0 | 0.53 | 0.53 | 73.33 | 0.36 | 0.34 |
| Hex | 69 | 77 | 38 | C | 0 | 35 | 35 | 49 | 24 | 22 |
| Octal | 151 | 167 | 70 | 14 | 0 | 65 | 65 | 111 | 44 | 42 |
| Binary | 1101001 | 1110111 | 111000 | 1100 | 0 | 110101 | 110101 | 1001001 | 100100 | 100010 |
Color Harmonies of #697738
Complementary color
Monochromatic Colors of #697738
Black with #697738
Text Example
Text Example
White with #697738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697738; }
p { color: rgb(105,119,56); }
H1.HeaderClassName
{
color: #697738;
}
.AnyTagClassName
{
color: #697738;
}
</style>
background-color css
<style>
a { background-color: #697738; }
a { background-color: rgb(105,119,56); }
div.DivClassName
{
background-color: #697738;
}
.BgClassName
{
background-color: #697738;
}
</style>
border-color css
<style>
span { border-color: #697738; }
span { border-color: rgb(105,119,56); }
td.TdClassName
{
border-color: #697738;
}
.TagClassName
{
border-color: #697738;
}
</style>