Shades of Siam #656750
Tints of Siam #656750
RGB
CMYK
RGB Variations
Color information
#656750 (or 0x656750) is known color: Siam. HEX triplet: 65, 67 and 50. RGB value is (101,103,80). Sum of RGB (Red+Green+Blue) = 101+103+80=284 (37% of max value = 765). Red value is 101 (39.84% from 255 or 35.56% from 284); Green value is 103 (40.62% from 255 or 36.27% from 284); Blue value is 80 (31.64% from 255 or 28.17% from 284); Max value from RGB is 103 - color contains mainly: green. Hex color #656750 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #656750 is #9A98AF. Grayscale: #636363. Windows color (decimal): -10131632 or 5269349. OLE color: 5269349.
HSL color Cylindrical-coordinate representation of color #656750: hue angle of 65.22º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #656750 is Cyan = 0.02, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 103 | 80 | - |
| CMYK | 0.02 | 0 | 0.22 | 0.60 |
| HSL | 65.22º | 0.13% | 0.36% | - |
| HSV(B) | 65.22º | 0.22% | 0.4% | - |
| XYZ | 11.67 | 13.05 | 9.49 | - |
| YUV | 99.78 | 116.84 | 128.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 103 | 80 | 0.02 | 0 | 0.22 | 0.60 | 65.22 | 0.13 | 0.36 |
| Hex | 65 | 67 | 50 | 2 | 0 | 16 | 3C | 41 | D | 24 |
| Octal | 145 | 147 | 120 | 2 | 0 | 26 | 74 | 101 | 15 | 44 |
| Binary | 1100101 | 1100111 | 1010000 | 10 | 0 | 10110 | 111100 | 1000001 | 1101 | 100100 |
Color Harmonies of #656750
Complementary color
Monochromatic Colors of #656750
Black with #656750
Text Example
Text Example
White with #656750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656750; }
p { color: rgb(101,103,80); }
H1.HeaderClassName
{
color: #656750;
}
.AnyTagClassName
{
color: #656750;
}
</style>
background-color css
<style>
a { background-color: #656750; }
a { background-color: rgb(101,103,80); }
div.DivClassName
{
background-color: #656750;
}
.BgClassName
{
background-color: #656750;
}
</style>
border-color css
<style>
span { border-color: #656750; }
span { border-color: rgb(101,103,80); }
td.TdClassName
{
border-color: #656750;
}
.TagClassName
{
border-color: #656750;
}
</style>