Shades of Rain Forest #697937
Tints of Rain Forest #697937
RGB
CMYK
RGB Variations
Color information
#697937 (or 0x697937) is known color: Rain Forest. HEX triplet: 69, 79 and 37. RGB value is (105,121,55). Sum of RGB (Red+Green+Blue) = 105+121+55=281 (37% of max value = 765). Red value is 105 (41.41% from 255 or 37.37% from 281); Green value is 121 (47.66% from 255 or 43.06% from 281); Blue value is 55 (21.88% from 255 or 19.57% from 281); Max value from RGB is 121 - color contains mainly: green. Hex color #697937 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697937 is #9686C8. Grayscale: #6C6C6C. Windows color (decimal): -9864905 or 3635561. OLE color: 3635561.
HSL color Cylindrical-coordinate representation of color #697937: hue angle of 74.55º degrees, saturation: 0.38, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #697937 is Cyan = 0.13, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 121 | 55 | - |
| CMYK | 0.13 | 0 | 0.55 | 0.53 |
| HSL | 74.55º | 0.38% | 0.35% | - |
| HSV(B) | 74.55º | 0.55% | 0.47% | - |
| XYZ | 13.35 | 16.95 | 6.18 | - |
| YUV | 108.69 | 97.7 | 125.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 121 | 55 | 0.13 | 0 | 0.55 | 0.53 | 74.55 | 0.38 | 0.35 |
| Hex | 69 | 79 | 37 | D | 0 | 37 | 35 | 4B | 26 | 23 |
| Octal | 151 | 171 | 67 | 15 | 0 | 67 | 65 | 113 | 46 | 43 |
| Binary | 1101001 | 1111001 | 110111 | 1101 | 0 | 110111 | 110101 | 1001011 | 100110 | 100011 |
Color Harmonies of #697937
Complementary color
Monochromatic Colors of #697937
Black with #697937
Text Example
Text Example
White with #697937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697937; }
p { color: rgb(105,121,55); }
H1.HeaderClassName
{
color: #697937;
}
.AnyTagClassName
{
color: #697937;
}
</style>
background-color css
<style>
a { background-color: #697937; }
a { background-color: rgb(105,121,55); }
div.DivClassName
{
background-color: #697937;
}
.BgClassName
{
background-color: #697937;
}
</style>
border-color css
<style>
span { border-color: #697937; }
span { border-color: rgb(105,121,55); }
td.TdClassName
{
border-color: #697937;
}
.TagClassName
{
border-color: #697937;
}
</style>