Shades of Rain Forest #697625
Tints of Rain Forest #697625
RGB
CMYK
RGB Variations
Color information
#697625 (or 0x697625) is known color: Rain Forest. HEX triplet: 69, 76 and 25. RGB value is (105,118,37). Sum of RGB (Red+Green+Blue) = 105+118+37=260 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.38% from 260); Green value is 118 (46.48% from 255 or 45.38% from 260); Blue value is 37 (14.84% from 255 or 14.23% from 260); Max value from RGB is 118 - color contains mainly: green. Hex color #697625 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697625 is #9689DA. Grayscale: #696969. Windows color (decimal): -9865691 or 2455145. OLE color: 2455145.
HSL color Cylindrical-coordinate representation of color #697625: hue angle of 69.63º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #697625 is Cyan = 0.11, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 118 | 37 | - |
| CMYK | 0.11 | 0 | 0.69 | 0.54 |
| HSL | 69.63º | 0.52% | 0.3% | - |
| HSV(B) | 69.63º | 0.69% | 0.46% | - |
| XYZ | 12.64 | 16.09 | 4.19 | - |
| YUV | 104.88 | 89.69 | 128.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 118 | 37 | 0.11 | 0 | 0.69 | 0.54 | 69.63 | 0.52 | 0.3 |
| Hex | 69 | 76 | 25 | B | 0 | 45 | 36 | 46 | 34 | 1E |
| Octal | 151 | 166 | 45 | 13 | 0 | 105 | 66 | 106 | 64 | 36 |
| Binary | 1101001 | 1110110 | 100101 | 1011 | 0 | 1000101 | 110110 | 1000110 | 110100 | 11110 |
Color Harmonies of #697625
Complementary color
Monochromatic Colors of #697625
Black with #697625
Text Example
Text Example
White with #697625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697625; }
p { color: rgb(105,118,37); }
H1.HeaderClassName
{
color: #697625;
}
.AnyTagClassName
{
color: #697625;
}
</style>
background-color css
<style>
a { background-color: #697625; }
a { background-color: rgb(105,118,37); }
div.DivClassName
{
background-color: #697625;
}
.BgClassName
{
background-color: #697625;
}
</style>
border-color css
<style>
span { border-color: #697625; }
span { border-color: rgb(105,118,37); }
td.TdClassName
{
border-color: #697625;
}
.TagClassName
{
border-color: #697625;
}
</style>