Shades of Siam #656856
Tints of Siam #656856
RGB
CMYK
RGB Variations
Color information
#656856 (or 0x656856) is known color: Siam. HEX triplet: 65, 68 and 56. RGB value is (101,104,86). Sum of RGB (Red+Green+Blue) = 101+104+86=291 (38% of max value = 765). Red value is 101 (39.84% from 255 or 34.71% from 291); Green value is 104 (41.02% from 255 or 35.74% from 291); Blue value is 86 (33.98% from 255 or 29.55% from 291); Max value from RGB is 104 - color contains mainly: green. Hex color #656856 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #656856 is #9A97A9. Grayscale: #656565. Windows color (decimal): -10131370 or 5662821. OLE color: 5662821.
HSL color Cylindrical-coordinate representation of color #656856: hue angle of 70º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #656856 is Cyan = 0.03, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 101 | 104 | 86 | - |
| CMYK | 0.03 | 0 | 0.17 | 0.59 |
| HSL | 70º | 0.09% | 0.37% | - |
| HSV(B) | 70º | 0.17% | 0.41% | - |
| XYZ | 12 | 13.34 | 10.75 | - |
| YUV | 101.05 | 119.51 | 127.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 104 | 86 | 0.03 | 0 | 0.17 | 0.59 | 70 | 0.09 | 0.37 |
| Hex | 65 | 68 | 56 | 3 | 0 | 11 | 3B | 46 | 9 | 25 |
| Octal | 145 | 150 | 126 | 3 | 0 | 21 | 73 | 106 | 11 | 45 |
| Binary | 1100101 | 1101000 | 1010110 | 11 | 0 | 10001 | 111011 | 1000110 | 1001 | 100101 |
Color Harmonies of #656856
Complementary color
Monochromatic Colors of #656856
Black with #656856
Text Example
Text Example
White with #656856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656856; }
p { color: rgb(101,104,86); }
H1.HeaderClassName
{
color: #656856;
}
.AnyTagClassName
{
color: #656856;
}
</style>
background-color css
<style>
a { background-color: #656856; }
a { background-color: rgb(101,104,86); }
div.DivClassName
{
background-color: #656856;
}
.BgClassName
{
background-color: #656856;
}
</style>
border-color css
<style>
span { border-color: #656856; }
span { border-color: rgb(101,104,86); }
td.TdClassName
{
border-color: #656856;
}
.TagClassName
{
border-color: #656856;
}
</style>