Shades of Siam #687152
Tints of Siam #687152
RGB
CMYK
RGB Variations
Color information
#687152 (or 0x687152) is known color: Siam. HEX triplet: 68, 71 and 52. RGB value is (104,113,82). Sum of RGB (Red+Green+Blue) = 104+113+82=299 (39% of max value = 765). Red value is 104 (41.02% from 255 or 34.78% from 299); Green value is 113 (44.53% from 255 or 37.79% from 299); Blue value is 82 (32.42% from 255 or 27.42% from 299); Max value from RGB is 113 - color contains mainly: green. Hex color #687152 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687152 is #978EAD. Grayscale: #6A6A6A. Windows color (decimal): -9932462 or 5402984. OLE color: 5402984.
HSL color Cylindrical-coordinate representation of color #687152: hue angle of 77.42º degrees, saturation: 0.16, 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 #687152 is Cyan = 0.08, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 113 | 82 | - |
| CMYK | 0.08 | 0 | 0.27 | 0.56 |
| HSL | 77.42º | 0.16% | 0.38% | - |
| HSV(B) | 77.42º | 0.27% | 0.44% | - |
| XYZ | 13.14 | 15.36 | 10.26 | - |
| YUV | 106.78 | 114.02 | 126.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 113 | 82 | 0.08 | 0 | 0.27 | 0.56 | 77.42 | 0.16 | 0.38 |
| Hex | 68 | 71 | 52 | 8 | 0 | 1B | 38 | 4D | 10 | 26 |
| Octal | 150 | 161 | 122 | 10 | 0 | 33 | 70 | 115 | 20 | 46 |
| Binary | 1101000 | 1110001 | 1010010 | 1000 | 0 | 11011 | 111000 | 1001101 | 10000 | 100110 |
Color Harmonies of #687152
Complementary color
Monochromatic Colors of #687152
Black with #687152
Text Example
Text Example
White with #687152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687152; }
p { color: rgb(104,113,82); }
H1.HeaderClassName
{
color: #687152;
}
.AnyTagClassName
{
color: #687152;
}
</style>
background-color css
<style>
a { background-color: #687152; }
a { background-color: rgb(104,113,82); }
div.DivClassName
{
background-color: #687152;
}
.BgClassName
{
background-color: #687152;
}
</style>
border-color css
<style>
span { border-color: #687152; }
span { border-color: rgb(104,113,82); }
td.TdClassName
{
border-color: #687152;
}
.TagClassName
{
border-color: #687152;
}
</style>