Shades of Siam #656652
Tints of Siam #656652
RGB
CMYK
RGB Variations
Color information
#656652 (or 0x656652) is known color: Siam. HEX triplet: 65, 66 and 52. RGB value is (101,102,82). Sum of RGB (Red+Green+Blue) = 101+102+82=285 (37% of max value = 765). Red value is 101 (39.84% from 255 or 35.44% from 285); Green value is 102 (40.23% from 255 or 35.79% from 285); Blue value is 82 (32.42% from 255 or 28.77% from 285); Max value from RGB is 102 - color contains mainly: green. Hex color #656652 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #656652 is #9A99AD. Grayscale: #636363. Windows color (decimal): -10131886 or 5400165. OLE color: 5400165.
HSL color Cylindrical-coordinate representation of color #656652: hue angle of 63º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #656652 is Cyan = 0.01, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 101 | 102 | 82 | - |
| CMYK | 0.01 | 0 | 0.20 | 0.6 |
| HSL | 63º | 0.11% | 0.36% | - |
| HSV(B) | 63º | 0.2% | 0.4% | - |
| XYZ | 11.64 | 12.88 | 9.85 | - |
| YUV | 99.42 | 118.17 | 129.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 102 | 82 | 0.01 | 0 | 0.20 | 0.6 | 63 | 0.11 | 0.36 |
| Hex | 65 | 66 | 52 | 1 | 0 | 14 | 3C | 3F | B | 24 |
| Octal | 145 | 146 | 122 | 1 | 0 | 24 | 74 | 77 | 13 | 44 |
| Binary | 1100101 | 1100110 | 1010010 | 1 | 0 | 10100 | 111100 | 111111 | 1011 | 100100 |
Color Harmonies of #656652
Complementary color
Monochromatic Colors of #656652
Black with #656652
Text Example
Text Example
White with #656652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656652; }
p { color: rgb(101,102,82); }
H1.HeaderClassName
{
color: #656652;
}
.AnyTagClassName
{
color: #656652;
}
</style>
background-color css
<style>
a { background-color: #656652; }
a { background-color: rgb(101,102,82); }
div.DivClassName
{
background-color: #656652;
}
.BgClassName
{
background-color: #656652;
}
</style>
border-color css
<style>
span { border-color: #656652; }
span { border-color: rgb(101,102,82); }
td.TdClassName
{
border-color: #656652;
}
.TagClassName
{
border-color: #656652;
}
</style>