Shades of Rain Forest #697230
Tints of Rain Forest #697230
RGB
CMYK
RGB Variations
Color information
#697230 (or 0x697230) is known color: Rain Forest. HEX triplet: 69, 72 and 30. RGB value is (105,114,48). Sum of RGB (Red+Green+Blue) = 105+114+48=267 (35% of max value = 765). Red value is 105 (41.41% from 255 or 39.33% from 267); Green value is 114 (44.92% from 255 or 42.70% from 267); Blue value is 48 (19.14% from 255 or 17.98% from 267); Max value from RGB is 114 - color contains mainly: green. Hex color #697230 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697230 is #968DCF. Grayscale: #686868. Windows color (decimal): -9866704 or 3175017. OLE color: 3175017.
HSL color Cylindrical-coordinate representation of color #697230: hue angle of 68.18º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #697230 is Cyan = 0.08, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 114 | 48 | - |
| CMYK | 0.08 | 0 | 0.58 | 0.55 |
| HSL | 68.18º | 0.41% | 0.32% | - |
| HSV(B) | 68.18º | 0.58% | 0.45% | - |
| XYZ | 12.38 | 15.25 | 5.09 | - |
| YUV | 103.79 | 96.52 | 128.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 114 | 48 | 0.08 | 0 | 0.58 | 0.55 | 68.18 | 0.41 | 0.32 |
| Hex | 69 | 72 | 30 | 8 | 0 | 3A | 37 | 44 | 29 | 20 |
| Octal | 151 | 162 | 60 | 10 | 0 | 72 | 67 | 104 | 51 | 40 |
| Binary | 1101001 | 1110010 | 110000 | 1000 | 0 | 111010 | 110111 | 1000100 | 101001 | 100000 |
Color Harmonies of #697230
Complementary color
Monochromatic Colors of #697230
Black with #697230
Text Example
Text Example
White with #697230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697230; }
p { color: rgb(105,114,48); }
H1.HeaderClassName
{
color: #697230;
}
.AnyTagClassName
{
color: #697230;
}
</style>
background-color css
<style>
a { background-color: #697230; }
a { background-color: rgb(105,114,48); }
div.DivClassName
{
background-color: #697230;
}
.BgClassName
{
background-color: #697230;
}
</style>
border-color css
<style>
span { border-color: #697230; }
span { border-color: rgb(105,114,48); }
td.TdClassName
{
border-color: #697230;
}
.TagClassName
{
border-color: #697230;
}
</style>