Shades of Rain Forest #697124
Tints of Rain Forest #697124
RGB
CMYK
RGB Variations
Color information
#697124 (or 0x697124) is known color: Rain Forest. HEX triplet: 69, 71 and 24. RGB value is (105,113,36). Sum of RGB (Red+Green+Blue) = 105+113+36=254 (33% of max value = 765). Red value is 105 (41.41% from 255 or 41.34% from 254); Green value is 113 (44.53% from 255 or 44.49% from 254); Blue value is 36 (14.45% from 255 or 14.17% from 254); Max value from RGB is 113 - color contains mainly: green. Hex color #697124 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697124 is #968EDB. Grayscale: #666666. Windows color (decimal): -9866972 or 2388329. OLE color: 2388329.
HSL color Cylindrical-coordinate representation of color #697124: hue angle of 66.23º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #697124 is Cyan = 0.07, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 105 | 113 | 36 | - |
| CMYK | 0.07 | 0 | 0.68 | 0.56 |
| HSL | 66.23º | 0.52% | 0.29% | - |
| HSV(B) | 66.23º | 0.68% | 0.44% | - |
| XYZ | 12.05 | 14.94 | 3.92 | - |
| YUV | 101.83 | 90.85 | 130.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 113 | 36 | 0.07 | 0 | 0.68 | 0.56 | 66.23 | 0.52 | 0.29 |
| Hex | 69 | 71 | 24 | 7 | 0 | 44 | 38 | 42 | 34 | 1D |
| Octal | 151 | 161 | 44 | 7 | 0 | 104 | 70 | 102 | 64 | 35 |
| Binary | 1101001 | 1110001 | 100100 | 111 | 0 | 1000100 | 111000 | 1000010 | 110100 | 11101 |
Color Harmonies of #697124
Complementary color
Monochromatic Colors of #697124
Black with #697124
Text Example
Text Example
White with #697124
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697124; }
p { color: rgb(105,113,36); }
H1.HeaderClassName
{
color: #697124;
}
.AnyTagClassName
{
color: #697124;
}
</style>
background-color css
<style>
a { background-color: #697124; }
a { background-color: rgb(105,113,36); }
div.DivClassName
{
background-color: #697124;
}
.BgClassName
{
background-color: #697124;
}
</style>
border-color css
<style>
span { border-color: #697124; }
span { border-color: rgb(105,113,36); }
td.TdClassName
{
border-color: #697124;
}
.TagClassName
{
border-color: #697124;
}
</style>