Shades of Siam #656755
Tints of Siam #656755
RGB
CMYK
RGB Variations
Color information
#656755 (or 0x656755) is known color: Siam. HEX triplet: 65, 67 and 55. RGB value is (101,103,85). Sum of RGB (Red+Green+Blue) = 101+103+85=289 (38% of max value = 765). Red value is 101 (39.84% from 255 or 34.95% from 289); Green value is 103 (40.62% from 255 or 35.64% from 289); Blue value is 85 (33.59% from 255 or 29.41% from 289); Max value from RGB is 103 - color contains mainly: green. Hex color #656755 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #656755 is #9A98AA. Grayscale: #646464. Windows color (decimal): -10131627 or 5597029. OLE color: 5597029.
HSL color Cylindrical-coordinate representation of color #656755: hue angle of 66.67º degrees, saturation: 0.1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #656755 is Cyan = 0.02, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 103 | 85 | - |
| CMYK | 0.02 | 0 | 0.17 | 0.60 |
| HSL | 66.67º | 0.1% | 0.37% | - |
| HSV(B) | 66.67º | 0.17% | 0.4% | - |
| XYZ | 11.86 | 13.12 | 10.5 | - |
| YUV | 100.35 | 119.34 | 128.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 103 | 85 | 0.02 | 0 | 0.17 | 0.60 | 66.67 | 0.1 | 0.37 |
| Hex | 65 | 67 | 55 | 2 | 0 | 11 | 3C | 43 | A | 25 |
| Octal | 145 | 147 | 125 | 2 | 0 | 21 | 74 | 103 | 12 | 45 |
| Binary | 1100101 | 1100111 | 1010101 | 10 | 0 | 10001 | 111100 | 1000011 | 1010 | 100101 |
Color Harmonies of #656755
Complementary color
Monochromatic Colors of #656755
Black with #656755
Text Example
Text Example
White with #656755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656755; }
p { color: rgb(101,103,85); }
H1.HeaderClassName
{
color: #656755;
}
.AnyTagClassName
{
color: #656755;
}
</style>
background-color css
<style>
a { background-color: #656755; }
a { background-color: rgb(101,103,85); }
div.DivClassName
{
background-color: #656755;
}
.BgClassName
{
background-color: #656755;
}
</style>
border-color css
<style>
span { border-color: #656755; }
span { border-color: rgb(101,103,85); }
td.TdClassName
{
border-color: #656755;
}
.TagClassName
{
border-color: #656755;
}
</style>