Shades of Rain Forest #697028
Tints of Rain Forest #697028
RGB
CMYK
RGB Variations
Color information
#697028 (or 0x697028) is known color: Rain Forest. HEX triplet: 69, 70 and 28. RGB value is (105,112,40). Sum of RGB (Red+Green+Blue) = 105+112+40=257 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.86% from 257); Green value is 112 (44.14% from 255 or 43.58% from 257); Blue value is 40 (16.02% from 255 or 15.56% from 257); Max value from RGB is 112 - color contains mainly: green. Hex color #697028 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697028 is #968FD7. Grayscale: #656565. Windows color (decimal): -9867224 or 2650217. OLE color: 2650217.
HSL color Cylindrical-coordinate representation of color #697028: hue angle of 65.83º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #697028 is Cyan = 0.06, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 105 | 112 | 40 | - |
| CMYK | 0.06 | 0 | 0.64 | 0.56 |
| HSL | 65.83º | 0.47% | 0.3% | - |
| HSV(B) | 65.83º | 0.64% | 0.44% | - |
| XYZ | 12 | 14.74 | 4.22 | - |
| YUV | 101.7 | 93.18 | 130.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 112 | 40 | 0.06 | 0 | 0.64 | 0.56 | 65.83 | 0.47 | 0.3 |
| Hex | 69 | 70 | 28 | 6 | 0 | 40 | 38 | 42 | 2F | 1E |
| Octal | 151 | 160 | 50 | 6 | 0 | 100 | 70 | 102 | 57 | 36 |
| Binary | 1101001 | 1110000 | 101000 | 110 | 0 | 1000000 | 111000 | 1000010 | 101111 | 11110 |
Color Harmonies of #697028
Complementary color
Monochromatic Colors of #697028
Black with #697028
Text Example
Text Example
White with #697028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697028; }
p { color: rgb(105,112,40); }
H1.HeaderClassName
{
color: #697028;
}
.AnyTagClassName
{
color: #697028;
}
</style>
background-color css
<style>
a { background-color: #697028; }
a { background-color: rgb(105,112,40); }
div.DivClassName
{
background-color: #697028;
}
.BgClassName
{
background-color: #697028;
}
</style>
border-color css
<style>
span { border-color: #697028; }
span { border-color: rgb(105,112,40); }
td.TdClassName
{
border-color: #697028;
}
.TagClassName
{
border-color: #697028;
}
</style>