Shades of Siam #687151
Tints of Siam #687151
RGB
CMYK
RGB Variations
Color information
#687151 (or 0x687151) is known color: Siam. HEX triplet: 68, 71 and 51. RGB value is (104,113,81). Sum of RGB (Red+Green+Blue) = 104+113+81=298 (39% of max value = 765). Red value is 104 (41.02% from 255 or 34.90% from 298); Green value is 113 (44.53% from 255 or 37.92% from 298); Blue value is 81 (32.03% from 255 or 27.18% from 298); Max value from RGB is 113 - color contains mainly: green. Hex color #687151 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687151 is #978EAE. Grayscale: #6A6A6A. Windows color (decimal): -9932463 or 5337448. OLE color: 5337448.
HSL color Cylindrical-coordinate representation of color #687151: hue angle of 76.88º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #687151 is Cyan = 0.08, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 113 | 81 | - |
| CMYK | 0.08 | 0 | 0.28 | 0.56 |
| HSL | 76.88º | 0.16% | 0.38% | - |
| HSV(B) | 76.88º | 0.28% | 0.44% | - |
| XYZ | 13.1 | 15.35 | 10.06 | - |
| YUV | 106.66 | 113.52 | 126.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 113 | 81 | 0.08 | 0 | 0.28 | 0.56 | 76.88 | 0.16 | 0.38 |
| Hex | 68 | 71 | 51 | 8 | 0 | 1C | 38 | 4D | 10 | 26 |
| Octal | 150 | 161 | 121 | 10 | 0 | 34 | 70 | 115 | 20 | 46 |
| Binary | 1101000 | 1110001 | 1010001 | 1000 | 0 | 11100 | 111000 | 1001101 | 10000 | 100110 |
Color Harmonies of #687151
Complementary color
Monochromatic Colors of #687151
Black with #687151
Text Example
Text Example
White with #687151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687151; }
p { color: rgb(104,113,81); }
H1.HeaderClassName
{
color: #687151;
}
.AnyTagClassName
{
color: #687151;
}
</style>
background-color css
<style>
a { background-color: #687151; }
a { background-color: rgb(104,113,81); }
div.DivClassName
{
background-color: #687151;
}
.BgClassName
{
background-color: #687151;
}
</style>
border-color css
<style>
span { border-color: #687151; }
span { border-color: rgb(104,113,81); }
td.TdClassName
{
border-color: #687151;
}
.TagClassName
{
border-color: #687151;
}
</style>