Shades of Siam #697351
Tints of Siam #697351
RGB
CMYK
RGB Variations
Color information
#697351 (or 0x697351) is known color: Siam. HEX triplet: 69, 73 and 51. RGB value is (105,115,81). Sum of RGB (Red+Green+Blue) = 105+115+81=301 (39% of max value = 765). Red value is 105 (41.41% from 255 or 34.88% from 301); Green value is 115 (45.31% from 255 or 38.21% from 301); Blue value is 81 (32.03% from 255 or 26.91% from 301); Max value from RGB is 115 - color contains mainly: green. Hex color #697351 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697351 is #968CAE. Grayscale: #6C6C6C. Windows color (decimal): -9866415 or 5337961. OLE color: 5337961.
HSL color Cylindrical-coordinate representation of color #697351: hue angle of 77.65º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #697351 is Cyan = 0.09, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 115 | 81 | - |
| CMYK | 0.09 | 0 | 0.30 | 0.55 |
| HSL | 77.65º | 0.17% | 0.38% | - |
| HSV(B) | 77.65º | 0.3% | 0.45% | - |
| XYZ | 13.44 | 15.86 | 10.14 | - |
| YUV | 108.13 | 112.69 | 125.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 115 | 81 | 0.09 | 0 | 0.30 | 0.55 | 77.65 | 0.17 | 0.38 |
| Hex | 69 | 73 | 51 | 9 | 0 | 1E | 37 | 4E | 11 | 26 |
| Octal | 151 | 163 | 121 | 11 | 0 | 36 | 67 | 116 | 21 | 46 |
| Binary | 1101001 | 1110011 | 1010001 | 1001 | 0 | 11110 | 110111 | 1001110 | 10001 | 100110 |
Color Harmonies of #697351
Complementary color
Monochromatic Colors of #697351
Black with #697351
Text Example
Text Example
White with #697351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697351; }
p { color: rgb(105,115,81); }
H1.HeaderClassName
{
color: #697351;
}
.AnyTagClassName
{
color: #697351;
}
</style>
background-color css
<style>
a { background-color: #697351; }
a { background-color: rgb(105,115,81); }
div.DivClassName
{
background-color: #697351;
}
.BgClassName
{
background-color: #697351;
}
</style>
border-color css
<style>
span { border-color: #697351; }
span { border-color: rgb(105,115,81); }
td.TdClassName
{
border-color: #697351;
}
.TagClassName
{
border-color: #697351;
}
</style>