Shades of Siam #656959
Tints of Siam #656959
RGB
CMYK
RGB Variations
Color information
#656959 (or 0x656959) is known color: Siam. HEX triplet: 65, 69 and 59. RGB value is (101,105,89). Sum of RGB (Red+Green+Blue) = 101+105+89=295 (39% of max value = 765). Red value is 101 (39.84% from 255 or 34.24% from 295); Green value is 105 (41.41% from 255 or 35.59% from 295); Blue value is 89 (35.16% from 255 or 30.17% from 295); Max value from RGB is 105 - color contains mainly: green. Hex color #656959 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #656959 is #9A96A6. Grayscale: #666666. Windows color (decimal): -10131111 or 5859685. OLE color: 5859685.
HSL color Cylindrical-coordinate representation of color #656959: hue angle of 75º degrees, saturation: 0.08, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #656959 is Cyan = 0.04, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 101 | 105 | 89 | - |
| CMYK | 0.04 | 0 | 0.15 | 0.59 |
| HSL | 75º | 0.08% | 0.38% | - |
| HSV(B) | 75º | 0.15% | 0.41% | - |
| XYZ | 12.22 | 13.59 | 11.43 | - |
| YUV | 101.98 | 120.67 | 127.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 105 | 89 | 0.04 | 0 | 0.15 | 0.59 | 75 | 0.08 | 0.38 |
| Hex | 65 | 69 | 59 | 4 | 0 | F | 3B | 4B | 8 | 26 |
| Octal | 145 | 151 | 131 | 4 | 0 | 17 | 73 | 113 | 10 | 46 |
| Binary | 1100101 | 1101001 | 1011001 | 100 | 0 | 1111 | 111011 | 1001011 | 1000 | 100110 |
Color Harmonies of #656959
Complementary color
Monochromatic Colors of #656959
Black with #656959
Text Example
Text Example
White with #656959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656959; }
p { color: rgb(101,105,89); }
H1.HeaderClassName
{
color: #656959;
}
.AnyTagClassName
{
color: #656959;
}
</style>
background-color css
<style>
a { background-color: #656959; }
a { background-color: rgb(101,105,89); }
div.DivClassName
{
background-color: #656959;
}
.BgClassName
{
background-color: #656959;
}
</style>
border-color css
<style>
span { border-color: #656959; }
span { border-color: rgb(101,105,89); }
td.TdClassName
{
border-color: #656959;
}
.TagClassName
{
border-color: #656959;
}
</style>