Shades of Siam #697648
Tints of Siam #697648
RGB
CMYK
RGB Variations
Color information
#697648 (or 0x697648) is known color: Siam. HEX triplet: 69, 76 and 48. RGB value is (105,118,72). Sum of RGB (Red+Green+Blue) = 105+118+72=295 (39% of max value = 765). Red value is 105 (41.41% from 255 or 35.59% from 295); Green value is 118 (46.48% from 255 or 40% from 295); Blue value is 72 (28.52% from 255 or 24.41% from 295); Max value from RGB is 118 - color contains mainly: green. Hex color #697648 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697648 is #9689B7. Grayscale: #6D6D6D. Windows color (decimal): -9865656 or 4748905. OLE color: 4748905.
HSL color Cylindrical-coordinate representation of color #697648: hue angle of 76.96º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #697648 is Cyan = 0.11, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 118 | 72 | - |
| CMYK | 0.11 | 0 | 0.39 | 0.54 |
| HSL | 76.96º | 0.24% | 0.37% | - |
| HSV(B) | 76.96º | 0.39% | 0.46% | - |
| XYZ | 13.47 | 16.43 | 8.59 | - |
| YUV | 108.87 | 107.19 | 125.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 118 | 72 | 0.11 | 0 | 0.39 | 0.54 | 76.96 | 0.24 | 0.37 |
| Hex | 69 | 76 | 48 | B | 0 | 27 | 36 | 4D | 18 | 25 |
| Octal | 151 | 166 | 110 | 13 | 0 | 47 | 66 | 115 | 30 | 45 |
| Binary | 1101001 | 1110110 | 1001000 | 1011 | 0 | 100111 | 110110 | 1001101 | 11000 | 100101 |
Color Harmonies of #697648
Complementary color
Monochromatic Colors of #697648
Black with #697648
Text Example
Text Example
White with #697648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697648; }
p { color: rgb(105,118,72); }
H1.HeaderClassName
{
color: #697648;
}
.AnyTagClassName
{
color: #697648;
}
</style>
background-color css
<style>
a { background-color: #697648; }
a { background-color: rgb(105,118,72); }
div.DivClassName
{
background-color: #697648;
}
.BgClassName
{
background-color: #697648;
}
</style>
border-color css
<style>
span { border-color: #697648; }
span { border-color: rgb(105,118,72); }
td.TdClassName
{
border-color: #697648;
}
.TagClassName
{
border-color: #697648;
}
</style>