Shades of Siam #656954
Tints of Siam #656954
RGB
CMYK
RGB Variations
Color information
#656954 (or 0x656954) is known color: Siam. HEX triplet: 65, 69 and 54. RGB value is (101,105,84). Sum of RGB (Red+Green+Blue) = 101+105+84=290 (38% of max value = 765). Red value is 101 (39.84% from 255 or 34.83% from 290); Green value is 105 (41.41% from 255 or 36.21% from 290); Blue value is 84 (33.20% from 255 or 28.97% from 290); Max value from RGB is 105 - color contains mainly: green. Hex color #656954 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #656954 is #9A96AB. Grayscale: #656565. Windows color (decimal): -10131116 or 5532005. OLE color: 5532005.
HSL color Cylindrical-coordinate representation of color #656954: hue angle of 71.43º degrees, saturation: 0.11, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #656954 is Cyan = 0.04, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 101 | 105 | 84 | - |
| CMYK | 0.04 | 0 | 0.20 | 0.59 |
| HSL | 71.43º | 0.11% | 0.37% | - |
| HSV(B) | 71.43º | 0.2% | 0.41% | - |
| XYZ | 12.02 | 13.51 | 10.36 | - |
| YUV | 101.41 | 118.17 | 127.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 105 | 84 | 0.04 | 0 | 0.20 | 0.59 | 71.43 | 0.11 | 0.37 |
| Hex | 65 | 69 | 54 | 4 | 0 | 14 | 3B | 47 | B | 25 |
| Octal | 145 | 151 | 124 | 4 | 0 | 24 | 73 | 107 | 13 | 45 |
| Binary | 1100101 | 1101001 | 1010100 | 100 | 0 | 10100 | 111011 | 1000111 | 1011 | 100101 |
Color Harmonies of #656954
Complementary color
Monochromatic Colors of #656954
Black with #656954
Text Example
Text Example
White with #656954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656954; }
p { color: rgb(101,105,84); }
H1.HeaderClassName
{
color: #656954;
}
.AnyTagClassName
{
color: #656954;
}
</style>
background-color css
<style>
a { background-color: #656954; }
a { background-color: rgb(101,105,84); }
div.DivClassName
{
background-color: #656954;
}
.BgClassName
{
background-color: #656954;
}
</style>
border-color css
<style>
span { border-color: #656954; }
span { border-color: rgb(101,105,84); }
td.TdClassName
{
border-color: #656954;
}
.TagClassName
{
border-color: #656954;
}
</style>