Shades of Siam #616350
Tints of Siam #616350
RGB
CMYK
RGB Variations
Color information
#616350 (or 0x616350) is known color: Siam. HEX triplet: 61, 63 and 50. RGB value is (97,99,80). Sum of RGB (Red+Green+Blue) = 97+99+80=276 (36% of max value = 765). Red value is 97 (38.28% from 255 or 35.14% from 276); Green value is 99 (39.06% from 255 or 35.87% from 276); Blue value is 80 (31.64% from 255 or 28.99% from 276); Max value from RGB is 99 - color contains mainly: green. Hex color #616350 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616350 is #9E9CAF. Grayscale: #606060. Windows color (decimal): -10394800 or 5268321. OLE color: 5268321.
HSL color Cylindrical-coordinate representation of color #616350: hue angle of 66.32º degrees, saturation: 0.11, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #616350 is Cyan = 0.02, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 97 | 99 | 80 | - |
| CMYK | 0.02 | 0 | 0.19 | 0.61 |
| HSL | 66.32º | 0.11% | 0.35% | - |
| HSV(B) | 66.32º | 0.19% | 0.39% | - |
| XYZ | 10.84 | 12.04 | 9.34 | - |
| YUV | 96.24 | 118.84 | 128.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 99 | 80 | 0.02 | 0 | 0.19 | 0.61 | 66.32 | 0.11 | 0.35 |
| Hex | 61 | 63 | 50 | 2 | 0 | 13 | 3D | 42 | B | 23 |
| Octal | 141 | 143 | 120 | 2 | 0 | 23 | 75 | 102 | 13 | 43 |
| Binary | 1100001 | 1100011 | 1010000 | 10 | 0 | 10011 | 111101 | 1000010 | 1011 | 100011 |
Color Harmonies of #616350
Complementary color
Monochromatic Colors of #616350
Black with #616350
Text Example
Text Example
White with #616350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616350; }
p { color: rgb(97,99,80); }
H1.HeaderClassName
{
color: #616350;
}
.AnyTagClassName
{
color: #616350;
}
</style>
background-color css
<style>
a { background-color: #616350; }
a { background-color: rgb(97,99,80); }
div.DivClassName
{
background-color: #616350;
}
.BgClassName
{
background-color: #616350;
}
</style>
border-color css
<style>
span { border-color: #616350; }
span { border-color: rgb(97,99,80); }
td.TdClassName
{
border-color: #616350;
}
.TagClassName
{
border-color: #616350;
}
</style>