Shades of Rain Forest #697023
Tints of Rain Forest #697023
RGB
CMYK
RGB Variations
Color information
#697023 (or 0x697023) is known color: Rain Forest. HEX triplet: 69, 70 and 23. RGB value is (105,112,35). Sum of RGB (Red+Green+Blue) = 105+112+35=252 (33% of max value = 765). Red value is 105 (41.41% from 255 or 41.67% from 252); Green value is 112 (44.14% from 255 or 44.44% from 252); Blue value is 35 (14.06% from 255 or 13.89% from 252); Max value from RGB is 112 - color contains mainly: green. Hex color #697023 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697023 is #968FDC. Grayscale: #656565. Windows color (decimal): -9867229 or 2322537. OLE color: 2322537.
HSL color Cylindrical-coordinate representation of color #697023: hue angle of 65.45º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #697023 is Cyan = 0.06, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 105 | 112 | 35 | - |
| CMYK | 0.06 | 0 | 0.69 | 0.56 |
| HSL | 65.45º | 0.52% | 0.29% | - |
| HSV(B) | 65.45º | 0.69% | 0.44% | - |
| XYZ | 11.92 | 14.71 | 3.8 | - |
| YUV | 101.13 | 90.68 | 130.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 112 | 35 | 0.06 | 0 | 0.69 | 0.56 | 65.45 | 0.52 | 0.29 |
| Hex | 69 | 70 | 23 | 6 | 0 | 45 | 38 | 41 | 34 | 1D |
| Octal | 151 | 160 | 43 | 6 | 0 | 105 | 70 | 101 | 64 | 35 |
| Binary | 1101001 | 1110000 | 100011 | 110 | 0 | 1000101 | 111000 | 1000001 | 110100 | 11101 |
Color Harmonies of #697023
Complementary color
Monochromatic Colors of #697023
Black with #697023
Text Example
Text Example
White with #697023
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697023; }
p { color: rgb(105,112,35); }
H1.HeaderClassName
{
color: #697023;
}
.AnyTagClassName
{
color: #697023;
}
</style>
background-color css
<style>
a { background-color: #697023; }
a { background-color: rgb(105,112,35); }
div.DivClassName
{
background-color: #697023;
}
.BgClassName
{
background-color: #697023;
}
</style>
border-color css
<style>
span { border-color: #697023; }
span { border-color: rgb(105,112,35); }
td.TdClassName
{
border-color: #697023;
}
.TagClassName
{
border-color: #697023;
}
</style>