Shades of Siam #656654
Tints of Siam #656654
RGB
CMYK
RGB Variations
Color information
#656654 (or 0x656654) is known color: Siam. HEX triplet: 65, 66 and 54. RGB value is (101,102,84). Sum of RGB (Red+Green+Blue) = 101+102+84=287 (38% of max value = 765). Red value is 101 (39.84% from 255 or 35.19% from 287); Green value is 102 (40.23% from 255 or 35.54% from 287); Blue value is 84 (33.20% from 255 or 29.27% from 287); Max value from RGB is 102 - color contains mainly: green. Hex color #656654 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #656654 is #9A99AB. Grayscale: #636363. Windows color (decimal): -10131884 or 5531237. OLE color: 5531237.
HSL color Cylindrical-coordinate representation of color #656654: hue angle of 63.33º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #656654 is Cyan = 0.01, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 101 | 102 | 84 | - |
| CMYK | 0.01 | 0 | 0.18 | 0.6 |
| HSL | 63.33º | 0.1% | 0.36% | - |
| HSV(B) | 63.33º | 0.18% | 0.4% | - |
| XYZ | 11.72 | 12.91 | 10.26 | - |
| YUV | 99.65 | 119.17 | 128.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 102 | 84 | 0.01 | 0 | 0.18 | 0.6 | 63.33 | 0.1 | 0.36 |
| Hex | 65 | 66 | 54 | 1 | 0 | 12 | 3C | 3F | A | 24 |
| Octal | 145 | 146 | 124 | 1 | 0 | 22 | 74 | 77 | 12 | 44 |
| Binary | 1100101 | 1100110 | 1010100 | 1 | 0 | 10010 | 111100 | 111111 | 1010 | 100100 |
Color Harmonies of #656654
Complementary color
Monochromatic Colors of #656654
Black with #656654
Text Example
Text Example
White with #656654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656654; }
p { color: rgb(101,102,84); }
H1.HeaderClassName
{
color: #656654;
}
.AnyTagClassName
{
color: #656654;
}
</style>
background-color css
<style>
a { background-color: #656654; }
a { background-color: rgb(101,102,84); }
div.DivClassName
{
background-color: #656654;
}
.BgClassName
{
background-color: #656654;
}
</style>
border-color css
<style>
span { border-color: #656654; }
span { border-color: rgb(101,102,84); }
td.TdClassName
{
border-color: #656654;
}
.TagClassName
{
border-color: #656654;
}
</style>