Shades of Rain Forest #697928
Tints of Rain Forest #697928
RGB
CMYK
RGB Variations
Color information
#697928 (or 0x697928) is known color: Rain Forest. HEX triplet: 69, 79 and 28. RGB value is (105,121,40). Sum of RGB (Red+Green+Blue) = 105+121+40=266 (35% of max value = 765). Red value is 105 (41.41% from 255 or 39.47% from 266); Green value is 121 (47.66% from 255 or 45.49% from 266); Blue value is 40 (16.02% from 255 or 15.04% from 266); Max value from RGB is 121 - color contains mainly: green. Hex color #697928 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697928 is #9686D7. Grayscale: #6B6B6B. Windows color (decimal): -9864920 or 2652521. OLE color: 2652521.
HSL color Cylindrical-coordinate representation of color #697928: hue angle of 71.85º degrees, saturation: 0.5, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #697928 is Cyan = 0.13, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 121 | 40 | - |
| CMYK | 0.13 | 0 | 0.67 | 0.53 |
| HSL | 71.85º | 0.5% | 0.32% | - |
| HSV(B) | 71.85º | 0.67% | 0.47% | - |
| XYZ | 13.05 | 16.83 | 4.57 | - |
| YUV | 106.98 | 90.2 | 126.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 121 | 40 | 0.13 | 0 | 0.67 | 0.53 | 71.85 | 0.5 | 0.32 |
| Hex | 69 | 79 | 28 | D | 0 | 43 | 35 | 48 | 32 | 20 |
| Octal | 151 | 171 | 50 | 15 | 0 | 103 | 65 | 110 | 62 | 40 |
| Binary | 1101001 | 1111001 | 101000 | 1101 | 0 | 1000011 | 110101 | 1001000 | 110010 | 100000 |
Color Harmonies of #697928
Complementary color
Monochromatic Colors of #697928
Black with #697928
Text Example
Text Example
White with #697928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697928; }
p { color: rgb(105,121,40); }
H1.HeaderClassName
{
color: #697928;
}
.AnyTagClassName
{
color: #697928;
}
</style>
background-color css
<style>
a { background-color: #697928; }
a { background-color: rgb(105,121,40); }
div.DivClassName
{
background-color: #697928;
}
.BgClassName
{
background-color: #697928;
}
</style>
border-color css
<style>
span { border-color: #697928; }
span { border-color: rgb(105,121,40); }
td.TdClassName
{
border-color: #697928;
}
.TagClassName
{
border-color: #697928;
}
</style>