Shades of Siam #656953
Tints of Siam #656953
RGB
CMYK
RGB Variations
Color information
#656953 (or 0x656953) is known color: Siam. HEX triplet: 65, 69 and 53. RGB value is (101,105,83). Sum of RGB (Red+Green+Blue) = 101+105+83=289 (38% of max value = 765). Red value is 101 (39.84% from 255 or 34.95% from 289); Green value is 105 (41.41% from 255 or 36.33% from 289); Blue value is 83 (32.81% from 255 or 28.72% from 289); Max value from RGB is 105 - color contains mainly: green. Hex color #656953 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #656953 is #9A96AC. Grayscale: #656565. Windows color (decimal): -10131117 or 5466469. OLE color: 5466469.
HSL color Cylindrical-coordinate representation of color #656953: hue angle of 70.91º degrees, saturation: 0.12, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #656953 is Cyan = 0.04, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 101 | 105 | 83 | - |
| CMYK | 0.04 | 0 | 0.21 | 0.59 |
| HSL | 70.91º | 0.12% | 0.37% | - |
| HSV(B) | 70.91º | 0.21% | 0.41% | - |
| XYZ | 11.98 | 13.49 | 10.16 | - |
| YUV | 101.3 | 117.67 | 127.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 105 | 83 | 0.04 | 0 | 0.21 | 0.59 | 70.91 | 0.12 | 0.37 |
| Hex | 65 | 69 | 53 | 4 | 0 | 15 | 3B | 47 | C | 25 |
| Octal | 145 | 151 | 123 | 4 | 0 | 25 | 73 | 107 | 14 | 45 |
| Binary | 1100101 | 1101001 | 1010011 | 100 | 0 | 10101 | 111011 | 1000111 | 1100 | 100101 |
Color Harmonies of #656953
Complementary color
Monochromatic Colors of #656953
Black with #656953
Text Example
Text Example
White with #656953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656953; }
p { color: rgb(101,105,83); }
H1.HeaderClassName
{
color: #656953;
}
.AnyTagClassName
{
color: #656953;
}
</style>
background-color css
<style>
a { background-color: #656953; }
a { background-color: rgb(101,105,83); }
div.DivClassName
{
background-color: #656953;
}
.BgClassName
{
background-color: #656953;
}
</style>
border-color css
<style>
span { border-color: #656953; }
span { border-color: rgb(101,105,83); }
td.TdClassName
{
border-color: #656953;
}
.TagClassName
{
border-color: #656953;
}
</style>