Shades of Siam #616256
Tints of Siam #616256
RGB
CMYK
RGB Variations
Color information
#616256 (or 0x616256) is known color: Siam. HEX triplet: 61, 62 and 56. RGB value is (97,98,86). Sum of RGB (Red+Green+Blue) = 97+98+86=281 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.52% from 281); Green value is 98 (38.67% from 255 or 34.88% from 281); Blue value is 86 (33.98% from 255 or 30.60% from 281); Max value from RGB is 98 - color contains mainly: green. Hex color #616256 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616256 is #9E9DA9. Grayscale: #606060. Windows color (decimal): -10395050 or 5661281. OLE color: 5661281.
HSL color Cylindrical-coordinate representation of color #616256: hue angle of 65º degrees, saturation: 0.07, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #616256 is Cyan = 0.01, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 98 | 86 | - |
| CMYK | 0.01 | 0 | 0.12 | 0.62 |
| HSL | 65º | 0.07% | 0.36% | - |
| HSV(B) | 65º | 0.12% | 0.38% | - |
| XYZ | 10.98 | 11.95 | 10.53 | - |
| YUV | 96.33 | 122.17 | 128.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 98 | 86 | 0.01 | 0 | 0.12 | 0.62 | 65 | 0.07 | 0.36 |
| Hex | 61 | 62 | 56 | 1 | 0 | C | 3E | 41 | 7 | 24 |
| Octal | 141 | 142 | 126 | 1 | 0 | 14 | 76 | 101 | 7 | 44 |
| Binary | 1100001 | 1100010 | 1010110 | 1 | 0 | 1100 | 111110 | 1000001 | 111 | 100100 |
Color Harmonies of #616256
Complementary color
Monochromatic Colors of #616256
Black with #616256
Text Example
Text Example
White with #616256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616256; }
p { color: rgb(97,98,86); }
H1.HeaderClassName
{
color: #616256;
}
.AnyTagClassName
{
color: #616256;
}
</style>
background-color css
<style>
a { background-color: #616256; }
a { background-color: rgb(97,98,86); }
div.DivClassName
{
background-color: #616256;
}
.BgClassName
{
background-color: #616256;
}
</style>
border-color css
<style>
span { border-color: #616256; }
span { border-color: rgb(97,98,86); }
td.TdClassName
{
border-color: #616256;
}
.TagClassName
{
border-color: #616256;
}
</style>