Shades of Siam #686952
Tints of Siam #686952
RGB
CMYK
RGB Variations
Color information
#686952 (or 0x686952) is known color: Siam. HEX triplet: 68, 69 and 52. RGB value is (104,105,82). Sum of RGB (Red+Green+Blue) = 104+105+82=291 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.74% from 291); Green value is 105 (41.41% from 255 or 36.08% from 291); Blue value is 82 (32.42% from 255 or 28.18% from 291); Max value from RGB is 105 - color contains mainly: green. Hex color #686952 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686952 is #9796AD. Grayscale: #666666. Windows color (decimal): -9934510 or 5400936. OLE color: 5400936.
HSL color Cylindrical-coordinate representation of color #686952: hue angle of 62.61º degrees, saturation: 0.12, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #686952 is Cyan = 0.01, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 105 | 82 | - |
| CMYK | 0.01 | 0 | 0.22 | 0.59 |
| HSL | 62.61º | 0.12% | 0.37% | - |
| HSV(B) | 62.61º | 0.22% | 0.41% | - |
| XYZ | 12.28 | 13.66 | 9.97 | - |
| YUV | 102.08 | 116.67 | 129.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 105 | 82 | 0.01 | 0 | 0.22 | 0.59 | 62.61 | 0.12 | 0.37 |
| Hex | 68 | 69 | 52 | 1 | 0 | 16 | 3B | 3F | C | 25 |
| Octal | 150 | 151 | 122 | 1 | 0 | 26 | 73 | 77 | 14 | 45 |
| Binary | 1101000 | 1101001 | 1010010 | 1 | 0 | 10110 | 111011 | 111111 | 1100 | 100101 |
Color Harmonies of #686952
Complementary color
Monochromatic Colors of #686952
Black with #686952
Text Example
Text Example
White with #686952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686952; }
p { color: rgb(104,105,82); }
H1.HeaderClassName
{
color: #686952;
}
.AnyTagClassName
{
color: #686952;
}
</style>
background-color css
<style>
a { background-color: #686952; }
a { background-color: rgb(104,105,82); }
div.DivClassName
{
background-color: #686952;
}
.BgClassName
{
background-color: #686952;
}
</style>
border-color css
<style>
span { border-color: #686952; }
span { border-color: rgb(104,105,82); }
td.TdClassName
{
border-color: #686952;
}
.TagClassName
{
border-color: #686952;
}
</style>