Shades of Rain Forest #697538
Tints of Rain Forest #697538
RGB
CMYK
RGB Variations
Color information
#697538 (or 0x697538) is known color: Rain Forest. HEX triplet: 69, 75 and 38. RGB value is (105,117,56). Sum of RGB (Red+Green+Blue) = 105+117+56=278 (36% of max value = 765). Red value is 105 (41.41% from 255 or 37.77% from 278); Green value is 117 (46.09% from 255 or 42.09% from 278); Blue value is 56 (22.27% from 255 or 20.14% from 278); Max value from RGB is 117 - color contains mainly: green. Hex color #697538 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697538 is #968AC7. Grayscale: #6A6A6A. Windows color (decimal): -9865928 or 3700073. OLE color: 3700073.
HSL color Cylindrical-coordinate representation of color #697538: hue angle of 71.8º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #697538 is Cyan = 0.10, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 117 | 56 | - |
| CMYK | 0.10 | 0 | 0.52 | 0.54 |
| HSL | 71.8º | 0.35% | 0.34% | - |
| HSV(B) | 71.8º | 0.52% | 0.46% | - |
| XYZ | 12.9 | 16.01 | 6.15 | - |
| YUV | 106.46 | 99.52 | 126.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 117 | 56 | 0.10 | 0 | 0.52 | 0.54 | 71.8 | 0.35 | 0.34 |
| Hex | 69 | 75 | 38 | A | 0 | 34 | 36 | 48 | 23 | 22 |
| Octal | 151 | 165 | 70 | 12 | 0 | 64 | 66 | 110 | 43 | 42 |
| Binary | 1101001 | 1110101 | 111000 | 1010 | 0 | 110100 | 110110 | 1001000 | 100011 | 100010 |
Color Harmonies of #697538
Complementary color
Monochromatic Colors of #697538
Black with #697538
Text Example
Text Example
White with #697538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697538; }
p { color: rgb(105,117,56); }
H1.HeaderClassName
{
color: #697538;
}
.AnyTagClassName
{
color: #697538;
}
</style>
background-color css
<style>
a { background-color: #697538; }
a { background-color: rgb(105,117,56); }
div.DivClassName
{
background-color: #697538;
}
.BgClassName
{
background-color: #697538;
}
</style>
border-color css
<style>
span { border-color: #697538; }
span { border-color: rgb(105,117,56); }
td.TdClassName
{
border-color: #697538;
}
.TagClassName
{
border-color: #697538;
}
</style>