Shades of Rain Forest #697525
Tints of Rain Forest #697525
RGB
CMYK
RGB Variations
Color information
#697525 (or 0x697525) is known color: Rain Forest. HEX triplet: 69, 75 and 25. RGB value is (105,117,37). Sum of RGB (Red+Green+Blue) = 105+117+37=259 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.54% from 259); Green value is 117 (46.09% from 255 or 45.17% from 259); Blue value is 37 (14.84% from 255 or 14.29% from 259); Max value from RGB is 117 - color contains mainly: green. Hex color #697525 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697525 is #968ADA. Grayscale: #686868. Windows color (decimal): -9865947 or 2454889. OLE color: 2454889.
HSL color Cylindrical-coordinate representation of color #697525: hue angle of 69º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #697525 is Cyan = 0.10, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 117 | 37 | - |
| CMYK | 0.10 | 0 | 0.68 | 0.54 |
| HSL | 69º | 0.52% | 0.3% | - |
| HSV(B) | 69º | 0.68% | 0.46% | - |
| XYZ | 12.52 | 15.86 | 4.15 | - |
| YUV | 104.29 | 90.02 | 128.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 117 | 37 | 0.10 | 0 | 0.68 | 0.54 | 69 | 0.52 | 0.3 |
| Hex | 69 | 75 | 25 | A | 0 | 44 | 36 | 45 | 34 | 1E |
| Octal | 151 | 165 | 45 | 12 | 0 | 104 | 66 | 105 | 64 | 36 |
| Binary | 1101001 | 1110101 | 100101 | 1010 | 0 | 1000100 | 110110 | 1000101 | 110100 | 11110 |
Color Harmonies of #697525
Complementary color
Monochromatic Colors of #697525
Black with #697525
Text Example
Text Example
White with #697525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697525; }
p { color: rgb(105,117,37); }
H1.HeaderClassName
{
color: #697525;
}
.AnyTagClassName
{
color: #697525;
}
</style>
background-color css
<style>
a { background-color: #697525; }
a { background-color: rgb(105,117,37); }
div.DivClassName
{
background-color: #697525;
}
.BgClassName
{
background-color: #697525;
}
</style>
border-color css
<style>
span { border-color: #697525; }
span { border-color: rgb(105,117,37); }
td.TdClassName
{
border-color: #697525;
}
.TagClassName
{
border-color: #697525;
}
</style>