Shades of Siam #616452
Tints of Siam #616452
RGB
CMYK
RGB Variations
Color information
#616452 (or 0x616452) is known color: Siam. HEX triplet: 61, 64 and 52. RGB value is (97,100,82). Sum of RGB (Red+Green+Blue) = 97+100+82=279 (36% of max value = 765). Red value is 97 (38.28% from 255 or 34.77% from 279); Green value is 100 (39.45% from 255 or 35.84% from 279); Blue value is 82 (32.42% from 255 or 29.39% from 279); Max value from RGB is 100 - color contains mainly: green. Hex color #616452 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616452 is #9E9BAD. Grayscale: #616161. Windows color (decimal): -10394542 or 5399649. OLE color: 5399649.
HSL color Cylindrical-coordinate representation of color #616452: hue angle of 70º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #616452 is Cyan = 0.03, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 97 | 100 | 82 | - |
| CMYK | 0.03 | 0 | 0.18 | 0.61 |
| HSL | 70º | 0.1% | 0.36% | - |
| HSV(B) | 70º | 0.18% | 0.39% | - |
| XYZ | 11.01 | 12.26 | 9.77 | - |
| YUV | 97.05 | 119.51 | 127.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 100 | 82 | 0.03 | 0 | 0.18 | 0.61 | 70 | 0.1 | 0.36 |
| Hex | 61 | 64 | 52 | 3 | 0 | 12 | 3D | 46 | A | 24 |
| Octal | 141 | 144 | 122 | 3 | 0 | 22 | 75 | 106 | 12 | 44 |
| Binary | 1100001 | 1100100 | 1010010 | 11 | 0 | 10010 | 111101 | 1000110 | 1010 | 100100 |
Color Harmonies of #616452
Complementary color
Monochromatic Colors of #616452
Black with #616452
Text Example
Text Example
White with #616452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616452; }
p { color: rgb(97,100,82); }
H1.HeaderClassName
{
color: #616452;
}
.AnyTagClassName
{
color: #616452;
}
</style>
background-color css
<style>
a { background-color: #616452; }
a { background-color: rgb(97,100,82); }
div.DivClassName
{
background-color: #616452;
}
.BgClassName
{
background-color: #616452;
}
</style>
border-color css
<style>
span { border-color: #616452; }
span { border-color: rgb(97,100,82); }
td.TdClassName
{
border-color: #616452;
}
.TagClassName
{
border-color: #616452;
}
</style>