Shades of Siam #697349
Tints of Siam #697349
RGB
CMYK
RGB Variations
Color information
#697349 (or 0x697349) is known color: Siam. HEX triplet: 69, 73 and 49. RGB value is (105,115,73). Sum of RGB (Red+Green+Blue) = 105+115+73=293 (38% of max value = 765). Red value is 105 (41.41% from 255 or 35.84% from 293); Green value is 115 (45.31% from 255 or 39.25% from 293); Blue value is 73 (28.91% from 255 or 24.91% from 293); Max value from RGB is 115 - color contains mainly: green. Hex color #697349 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697349 is #968CB6. Grayscale: #6B6B6B. Windows color (decimal): -9866423 or 4813673. OLE color: 4813673.
HSL color Cylindrical-coordinate representation of color #697349: hue angle of 74.29º degrees, saturation: 0.22, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #697349 is Cyan = 0.09, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 115 | 73 | - |
| CMYK | 0.09 | 0 | 0.37 | 0.55 |
| HSL | 74.29º | 0.22% | 0.37% | - |
| HSV(B) | 74.29º | 0.37% | 0.45% | - |
| XYZ | 13.16 | 15.75 | 8.65 | - |
| YUV | 107.22 | 108.69 | 126.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 115 | 73 | 0.09 | 0 | 0.37 | 0.55 | 74.29 | 0.22 | 0.37 |
| Hex | 69 | 73 | 49 | 9 | 0 | 25 | 37 | 4A | 16 | 25 |
| Octal | 151 | 163 | 111 | 11 | 0 | 45 | 67 | 112 | 26 | 45 |
| Binary | 1101001 | 1110011 | 1001001 | 1001 | 0 | 100101 | 110111 | 1001010 | 10110 | 100101 |
Color Harmonies of #697349
Complementary color
Monochromatic Colors of #697349
Black with #697349
Text Example
Text Example
White with #697349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697349; }
p { color: rgb(105,115,73); }
H1.HeaderClassName
{
color: #697349;
}
.AnyTagClassName
{
color: #697349;
}
</style>
background-color css
<style>
a { background-color: #697349; }
a { background-color: rgb(105,115,73); }
div.DivClassName
{
background-color: #697349;
}
.BgClassName
{
background-color: #697349;
}
</style>
border-color css
<style>
span { border-color: #697349; }
span { border-color: rgb(105,115,73); }
td.TdClassName
{
border-color: #697349;
}
.TagClassName
{
border-color: #697349;
}
</style>