Shades of Siam #717544
Tints of Siam #717544
RGB
CMYK
RGB Variations
Color information
#717544 (or 0x717544) is known color: Siam. HEX triplet: 71, 75 and 44. RGB value is (113,117,68). Sum of RGB (Red+Green+Blue) = 113+117+68=298 (39% of max value = 765). Red value is 113 (44.53% from 255 or 37.92% from 298); Green value is 117 (46.09% from 255 or 39.26% from 298); Blue value is 68 (26.95% from 255 or 22.82% from 298); Max value from RGB is 117 - color contains mainly: green. Hex color #717544 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717544 is #8E8ABB. Grayscale: #6E6E6E. Windows color (decimal): -9341628 or 4486513. OLE color: 4486513.
HSL color Cylindrical-coordinate representation of color #717544: hue angle of 64.9º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #717544 is Cyan = 0.03, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 117 | 68 | - |
| CMYK | 0.03 | 0 | 0.42 | 0.54 |
| HSL | 64.9º | 0.26% | 0.36% | - |
| HSV(B) | 64.9º | 0.42% | 0.46% | - |
| XYZ | 14.21 | 16.65 | 7.93 | - |
| YUV | 110.22 | 104.17 | 129.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 117 | 68 | 0.03 | 0 | 0.42 | 0.54 | 64.9 | 0.26 | 0.36 |
| Hex | 71 | 75 | 44 | 3 | 0 | 2A | 36 | 41 | 1A | 24 |
| Octal | 161 | 165 | 104 | 3 | 0 | 52 | 66 | 101 | 32 | 44 |
| Binary | 1110001 | 1110101 | 1000100 | 11 | 0 | 101010 | 110110 | 1000001 | 11010 | 100100 |
Color Harmonies of #717544
Complementary color
Monochromatic Colors of #717544
Black with #717544
Text Example
Text Example
White with #717544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717544; }
p { color: rgb(113,117,68); }
H1.HeaderClassName
{
color: #717544;
}
.AnyTagClassName
{
color: #717544;
}
</style>
background-color css
<style>
a { background-color: #717544; }
a { background-color: rgb(113,117,68); }
div.DivClassName
{
background-color: #717544;
}
.BgClassName
{
background-color: #717544;
}
</style>
border-color css
<style>
span { border-color: #717544; }
span { border-color: rgb(113,117,68); }
td.TdClassName
{
border-color: #717544;
}
.TagClassName
{
border-color: #717544;
}
</style>