Shades of Rain Forest #697227
Tints of Rain Forest #697227
RGB
CMYK
RGB Variations
Color information
#697227 (or 0x697227) is known color: Rain Forest. HEX triplet: 69, 72 and 27. RGB value is (105,114,39). Sum of RGB (Red+Green+Blue) = 105+114+39=258 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.70% from 258); Green value is 114 (44.92% from 255 or 44.19% from 258); Blue value is 39 (15.62% from 255 or 15.12% from 258); Max value from RGB is 114 - color contains mainly: green. Hex color #697227 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697227 is #968DD8. Grayscale: #676767. Windows color (decimal): -9866713 or 2585193. OLE color: 2585193.
HSL color Cylindrical-coordinate representation of color #697227: hue angle of 67.2º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #697227 is Cyan = 0.08, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 114 | 39 | - |
| CMYK | 0.08 | 0 | 0.66 | 0.55 |
| HSL | 67.2º | 0.49% | 0.3% | - |
| HSV(B) | 67.2º | 0.66% | 0.45% | - |
| XYZ | 12.21 | 15.18 | 4.21 | - |
| YUV | 102.76 | 92.02 | 129.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 114 | 39 | 0.08 | 0 | 0.66 | 0.55 | 67.2 | 0.49 | 0.3 |
| Hex | 69 | 72 | 27 | 8 | 0 | 42 | 37 | 43 | 31 | 1E |
| Octal | 151 | 162 | 47 | 10 | 0 | 102 | 67 | 103 | 61 | 36 |
| Binary | 1101001 | 1110010 | 100111 | 1000 | 0 | 1000010 | 110111 | 1000011 | 110001 | 11110 |
Color Harmonies of #697227
Complementary color
Monochromatic Colors of #697227
Black with #697227
Text Example
Text Example
White with #697227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697227; }
p { color: rgb(105,114,39); }
H1.HeaderClassName
{
color: #697227;
}
.AnyTagClassName
{
color: #697227;
}
</style>
background-color css
<style>
a { background-color: #697227; }
a { background-color: rgb(105,114,39); }
div.DivClassName
{
background-color: #697227;
}
.BgClassName
{
background-color: #697227;
}
</style>
border-color css
<style>
span { border-color: #697227; }
span { border-color: rgb(105,114,39); }
td.TdClassName
{
border-color: #697227;
}
.TagClassName
{
border-color: #697227;
}
</style>