Shades of Siam #656657
Tints of Siam #656657
RGB
CMYK
RGB Variations
Color information
#656657 (or 0x656657) is known color: Siam. HEX triplet: 65, 66 and 57. RGB value is (101,102,87). Sum of RGB (Red+Green+Blue) = 101+102+87=290 (38% of max value = 765). Red value is 101 (39.84% from 255 or 34.83% from 290); Green value is 102 (40.23% from 255 or 35.17% from 290); Blue value is 87 (34.38% from 255 or 30% from 290); Max value from RGB is 102 - color contains mainly: green. Hex color #656657 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #656657 is #9A99A8. Grayscale: #646464. Windows color (decimal): -10131881 or 5727845. OLE color: 5727845.
HSL color Cylindrical-coordinate representation of color #656657: hue angle of 64º degrees, saturation: 0.08, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #656657 is Cyan = 0.01, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 101 | 102 | 87 | - |
| CMYK | 0.01 | 0 | 0.15 | 0.6 |
| HSL | 64º | 0.08% | 0.37% | - |
| HSV(B) | 64º | 0.15% | 0.4% | - |
| XYZ | 11.84 | 12.96 | 10.89 | - |
| YUV | 99.99 | 120.67 | 128.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 102 | 87 | 0.01 | 0 | 0.15 | 0.6 | 64 | 0.08 | 0.37 |
| Hex | 65 | 66 | 57 | 1 | 0 | F | 3C | 40 | 8 | 25 |
| Octal | 145 | 146 | 127 | 1 | 0 | 17 | 74 | 100 | 10 | 45 |
| Binary | 1100101 | 1100110 | 1010111 | 1 | 0 | 1111 | 111100 | 1000000 | 1000 | 100101 |
Color Harmonies of #656657
Complementary color
Monochromatic Colors of #656657
Black with #656657
Text Example
Text Example
White with #656657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656657; }
p { color: rgb(101,102,87); }
H1.HeaderClassName
{
color: #656657;
}
.AnyTagClassName
{
color: #656657;
}
</style>
background-color css
<style>
a { background-color: #656657; }
a { background-color: rgb(101,102,87); }
div.DivClassName
{
background-color: #656657;
}
.BgClassName
{
background-color: #656657;
}
</style>
border-color css
<style>
span { border-color: #656657; }
span { border-color: rgb(101,102,87); }
td.TdClassName
{
border-color: #656657;
}
.TagClassName
{
border-color: #656657;
}
</style>