Shades of Woodland #697344
Tints of Woodland #697344
RGB
CMYK
RGB Variations
Color information
#697344 (or 0x697344) is known color: Woodland. HEX triplet: 69, 73 and 44. RGB value is (105,115,68). Sum of RGB (Red+Green+Blue) = 105+115+68=288 (38% of max value = 765). Red value is 105 (41.41% from 255 or 36.46% from 288); Green value is 115 (45.31% from 255 or 39.93% from 288); Blue value is 68 (26.95% from 255 or 23.61% from 288); Max value from RGB is 115 - color contains mainly: green. Hex color #697344 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697344 is #968CBB. Grayscale: #6A6A6A. Windows color (decimal): -9866428 or 4485993. OLE color: 4485993.
HSL color Cylindrical-coordinate representation of color #697344: hue angle of 72.77º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #697344 is Cyan = 0.09, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 115 | 68 | - |
| CMYK | 0.09 | 0 | 0.41 | 0.55 |
| HSL | 72.77º | 0.26% | 0.36% | - |
| HSV(B) | 72.77º | 0.41% | 0.45% | - |
| XYZ | 13 | 15.68 | 7.81 | - |
| YUV | 106.65 | 106.19 | 126.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 115 | 68 | 0.09 | 0 | 0.41 | 0.55 | 72.77 | 0.26 | 0.36 |
| Hex | 69 | 73 | 44 | 9 | 0 | 29 | 37 | 49 | 1A | 24 |
| Octal | 151 | 163 | 104 | 11 | 0 | 51 | 67 | 111 | 32 | 44 |
| Binary | 1101001 | 1110011 | 1000100 | 1001 | 0 | 101001 | 110111 | 1001001 | 11010 | 100100 |
Color Harmonies of #697344
Complementary color
Monochromatic Colors of #697344
Black with #697344
Text Example
Text Example
White with #697344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697344; }
p { color: rgb(105,115,68); }
H1.HeaderClassName
{
color: #697344;
}
.AnyTagClassName
{
color: #697344;
}
</style>
background-color css
<style>
a { background-color: #697344; }
a { background-color: rgb(105,115,68); }
div.DivClassName
{
background-color: #697344;
}
.BgClassName
{
background-color: #697344;
}
</style>
border-color css
<style>
span { border-color: #697344; }
span { border-color: rgb(105,115,68); }
td.TdClassName
{
border-color: #697344;
}
.TagClassName
{
border-color: #697344;
}
</style>