Shades of Siam #687052
Tints of Siam #687052
RGB
CMYK
RGB Variations
Color information
#687052 (or 0x687052) is known color: Siam. HEX triplet: 68, 70 and 52. RGB value is (104,112,82). Sum of RGB (Red+Green+Blue) = 104+112+82=298 (39% of max value = 765). Red value is 104 (41.02% from 255 or 34.90% from 298); Green value is 112 (44.14% from 255 or 37.58% from 298); Blue value is 82 (32.42% from 255 or 27.52% from 298); Max value from RGB is 112 - color contains mainly: green. Hex color #687052 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687052 is #978FAD. Grayscale: #6A6A6A. Windows color (decimal): -9932718 or 5402728. OLE color: 5402728.
HSL color Cylindrical-coordinate representation of color #687052: hue angle of 76º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #687052 is Cyan = 0.07, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 112 | 82 | - |
| CMYK | 0.07 | 0 | 0.27 | 0.56 |
| HSL | 76º | 0.15% | 0.38% | - |
| HSV(B) | 76º | 0.27% | 0.44% | - |
| XYZ | 13.03 | 15.14 | 10.22 | - |
| YUV | 106.19 | 114.35 | 126.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 112 | 82 | 0.07 | 0 | 0.27 | 0.56 | 76 | 0.15 | 0.38 |
| Hex | 68 | 70 | 52 | 7 | 0 | 1B | 38 | 4C | F | 26 |
| Octal | 150 | 160 | 122 | 7 | 0 | 33 | 70 | 114 | 17 | 46 |
| Binary | 1101000 | 1110000 | 1010010 | 111 | 0 | 11011 | 111000 | 1001100 | 1111 | 100110 |
Color Harmonies of #687052
Complementary color
Monochromatic Colors of #687052
Black with #687052
Text Example
Text Example
White with #687052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687052; }
p { color: rgb(104,112,82); }
H1.HeaderClassName
{
color: #687052;
}
.AnyTagClassName
{
color: #687052;
}
</style>
background-color css
<style>
a { background-color: #687052; }
a { background-color: rgb(104,112,82); }
div.DivClassName
{
background-color: #687052;
}
.BgClassName
{
background-color: #687052;
}
</style>
border-color css
<style>
span { border-color: #687052; }
span { border-color: rgb(104,112,82); }
td.TdClassName
{
border-color: #687052;
}
.TagClassName
{
border-color: #687052;
}
</style>