Shades of Siam #697049
Tints of Siam #697049
RGB
CMYK
RGB Variations
Color information
#697049 (or 0x697049) is known color: Siam. HEX triplet: 69, 70 and 49. RGB value is (105,112,73). Sum of RGB (Red+Green+Blue) = 105+112+73=290 (38% of max value = 765). Red value is 105 (41.41% from 255 or 36.21% from 290); Green value is 112 (44.14% from 255 or 38.62% from 290); Blue value is 73 (28.91% from 255 or 25.17% from 290); Max value from RGB is 112 - color contains mainly: green. Hex color #697049 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697049 is #968FB6. Grayscale: #696969. Windows color (decimal): -9867191 or 4812905. OLE color: 4812905.
HSL color Cylindrical-coordinate representation of color #697049: hue angle of 70.77º degrees, saturation: 0.21, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #697049 is Cyan = 0.06, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 105 | 112 | 73 | - |
| CMYK | 0.06 | 0 | 0.35 | 0.56 |
| HSL | 70.77º | 0.21% | 0.36% | - |
| HSV(B) | 70.77º | 0.35% | 0.44% | - |
| XYZ | 12.82 | 15.07 | 8.54 | - |
| YUV | 105.46 | 109.68 | 127.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 112 | 73 | 0.06 | 0 | 0.35 | 0.56 | 70.77 | 0.21 | 0.36 |
| Hex | 69 | 70 | 49 | 6 | 0 | 23 | 38 | 47 | 15 | 24 |
| Octal | 151 | 160 | 111 | 6 | 0 | 43 | 70 | 107 | 25 | 44 |
| Binary | 1101001 | 1110000 | 1001001 | 110 | 0 | 100011 | 111000 | 1000111 | 10101 | 100100 |
Color Harmonies of #697049
Complementary color
Monochromatic Colors of #697049
Black with #697049
Text Example
Text Example
White with #697049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697049; }
p { color: rgb(105,112,73); }
H1.HeaderClassName
{
color: #697049;
}
.AnyTagClassName
{
color: #697049;
}
</style>
background-color css
<style>
a { background-color: #697049; }
a { background-color: rgb(105,112,73); }
div.DivClassName
{
background-color: #697049;
}
.BgClassName
{
background-color: #697049;
}
</style>
border-color css
<style>
span { border-color: #697049; }
span { border-color: rgb(105,112,73); }
td.TdClassName
{
border-color: #697049;
}
.TagClassName
{
border-color: #697049;
}
</style>