Shades of Siam #616354
Tints of Siam #616354
RGB
CMYK
RGB Variations
Color information
#616354 (or 0x616354) is known color: Siam. HEX triplet: 61, 63 and 54. RGB value is (97,99,84). Sum of RGB (Red+Green+Blue) = 97+99+84=280 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.64% from 280); Green value is 99 (39.06% from 255 or 35.36% from 280); Blue value is 84 (33.20% from 255 or 30% from 280); Max value from RGB is 99 - color contains mainly: green. Hex color #616354 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616354 is #9E9CAB. Grayscale: #606060. Windows color (decimal): -10394796 or 5530465. OLE color: 5530465.
HSL color Cylindrical-coordinate representation of color #616354: hue angle of 68º degrees, saturation: 0.08, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #616354 is Cyan = 0.02, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 97 | 99 | 84 | - |
| CMYK | 0.02 | 0 | 0.15 | 0.61 |
| HSL | 68º | 0.08% | 0.36% | - |
| HSV(B) | 68º | 0.15% | 0.39% | - |
| XYZ | 10.99 | 12.11 | 10.14 | - |
| YUV | 96.69 | 120.84 | 128.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 99 | 84 | 0.02 | 0 | 0.15 | 0.61 | 68 | 0.08 | 0.36 |
| Hex | 61 | 63 | 54 | 2 | 0 | F | 3D | 44 | 8 | 24 |
| Octal | 141 | 143 | 124 | 2 | 0 | 17 | 75 | 104 | 10 | 44 |
| Binary | 1100001 | 1100011 | 1010100 | 10 | 0 | 1111 | 111101 | 1000100 | 1000 | 100100 |
Color Harmonies of #616354
Complementary color
Monochromatic Colors of #616354
Black with #616354
Text Example
Text Example
White with #616354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616354; }
p { color: rgb(97,99,84); }
H1.HeaderClassName
{
color: #616354;
}
.AnyTagClassName
{
color: #616354;
}
</style>
background-color css
<style>
a { background-color: #616354; }
a { background-color: rgb(97,99,84); }
div.DivClassName
{
background-color: #616354;
}
.BgClassName
{
background-color: #616354;
}
</style>
border-color css
<style>
span { border-color: #616354; }
span { border-color: rgb(97,99,84); }
td.TdClassName
{
border-color: #616354;
}
.TagClassName
{
border-color: #616354;
}
</style>