Shades of Rain Forest #697938
Tints of Rain Forest #697938
RGB
CMYK
RGB Variations
Color information
#697938 (or 0x697938) is known color: Rain Forest. HEX triplet: 69, 79 and 38. RGB value is (105,121,56). Sum of RGB (Red+Green+Blue) = 105+121+56=282 (37% of max value = 765). Red value is 105 (41.41% from 255 or 37.23% from 282); Green value is 121 (47.66% from 255 or 42.91% from 282); Blue value is 56 (22.27% from 255 or 19.86% from 282); Max value from RGB is 121 - color contains mainly: green. Hex color #697938 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697938 is #9686C7. Grayscale: #6D6D6D. Windows color (decimal): -9864904 or 3701097. OLE color: 3701097.
HSL color Cylindrical-coordinate representation of color #697938: hue angle of 74.77º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #697938 is Cyan = 0.13, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 121 | 56 | - |
| CMYK | 0.13 | 0 | 0.54 | 0.53 |
| HSL | 74.77º | 0.37% | 0.35% | - |
| HSV(B) | 74.77º | 0.54% | 0.47% | - |
| XYZ | 13.38 | 16.96 | 6.31 | - |
| YUV | 108.81 | 98.2 | 125.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 121 | 56 | 0.13 | 0 | 0.54 | 0.53 | 74.77 | 0.37 | 0.35 |
| Hex | 69 | 79 | 38 | D | 0 | 36 | 35 | 4B | 25 | 23 |
| Octal | 151 | 171 | 70 | 15 | 0 | 66 | 65 | 113 | 45 | 43 |
| Binary | 1101001 | 1111001 | 111000 | 1101 | 0 | 110110 | 110101 | 1001011 | 100101 | 100011 |
Color Harmonies of #697938
Complementary color
Monochromatic Colors of #697938
Black with #697938
Text Example
Text Example
White with #697938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697938; }
p { color: rgb(105,121,56); }
H1.HeaderClassName
{
color: #697938;
}
.AnyTagClassName
{
color: #697938;
}
</style>
background-color css
<style>
a { background-color: #697938; }
a { background-color: rgb(105,121,56); }
div.DivClassName
{
background-color: #697938;
}
.BgClassName
{
background-color: #697938;
}
</style>
border-color css
<style>
span { border-color: #697938; }
span { border-color: rgb(105,121,56); }
td.TdClassName
{
border-color: #697938;
}
.TagClassName
{
border-color: #697938;
}
</style>