Shades of Siam #697053
Tints of Siam #697053
RGB
CMYK
RGB Variations
Color information
#697053 (or 0x697053) is known color: Siam. HEX triplet: 69, 70 and 53. RGB value is (105,112,83). Sum of RGB (Red+Green+Blue) = 105+112+83=300 (39% of max value = 765). Red value is 105 (41.41% from 255 or 35% from 300); Green value is 112 (44.14% from 255 or 37.33% from 300); Blue value is 83 (32.81% from 255 or 27.67% from 300); Max value from RGB is 112 - color contains mainly: green. Hex color #697053 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697053 is #968FAC. Grayscale: #6A6A6A. Windows color (decimal): -9867181 or 5468265. OLE color: 5468265.
HSL color Cylindrical-coordinate representation of color #697053: hue angle of 74.48º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #697053 is Cyan = 0.06, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 105 | 112 | 83 | - |
| CMYK | 0.06 | 0 | 0.26 | 0.56 |
| HSL | 74.48º | 0.15% | 0.38% | - |
| HSV(B) | 74.48º | 0.26% | 0.44% | - |
| XYZ | 13.18 | 15.22 | 10.43 | - |
| YUV | 106.6 | 114.68 | 126.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 112 | 83 | 0.06 | 0 | 0.26 | 0.56 | 74.48 | 0.15 | 0.38 |
| Hex | 69 | 70 | 53 | 6 | 0 | 1A | 38 | 4A | F | 26 |
| Octal | 151 | 160 | 123 | 6 | 0 | 32 | 70 | 112 | 17 | 46 |
| Binary | 1101001 | 1110000 | 1010011 | 110 | 0 | 11010 | 111000 | 1001010 | 1111 | 100110 |
Color Harmonies of #697053
Complementary color
Monochromatic Colors of #697053
Black with #697053
Text Example
Text Example
White with #697053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697053; }
p { color: rgb(105,112,83); }
H1.HeaderClassName
{
color: #697053;
}
.AnyTagClassName
{
color: #697053;
}
</style>
background-color css
<style>
a { background-color: #697053; }
a { background-color: rgb(105,112,83); }
div.DivClassName
{
background-color: #697053;
}
.BgClassName
{
background-color: #697053;
}
</style>
border-color css
<style>
span { border-color: #697053; }
span { border-color: rgb(105,112,83); }
td.TdClassName
{
border-color: #697053;
}
.TagClassName
{
border-color: #697053;
}
</style>