Shades of Siam #717541
Tints of Siam #717541
RGB
CMYK
RGB Variations
Color information
#717541 (or 0x717541) is known color: Siam. HEX triplet: 71, 75 and 41. RGB value is (113,117,65). Sum of RGB (Red+Green+Blue) = 113+117+65=295 (39% of max value = 765). Red value is 113 (44.53% from 255 or 38.31% from 295); Green value is 117 (46.09% from 255 or 39.66% from 295); Blue value is 65 (25.78% from 255 or 22.03% from 295); Max value from RGB is 117 - color contains mainly: green. Hex color #717541 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717541 is #8E8ABE. Grayscale: #6E6E6E. Windows color (decimal): -9341631 or 4289905. OLE color: 4289905.
HSL color Cylindrical-coordinate representation of color #717541: hue angle of 64.62º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #717541 is Cyan = 0.03, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 117 | 65 | - |
| CMYK | 0.03 | 0 | 0.44 | 0.54 |
| HSL | 64.62º | 0.29% | 0.36% | - |
| HSV(B) | 64.62º | 0.44% | 0.46% | - |
| XYZ | 14.13 | 16.61 | 7.46 | - |
| YUV | 109.88 | 102.67 | 130.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 117 | 65 | 0.03 | 0 | 0.44 | 0.54 | 64.62 | 0.29 | 0.36 |
| Hex | 71 | 75 | 41 | 3 | 0 | 2C | 36 | 41 | 1D | 24 |
| Octal | 161 | 165 | 101 | 3 | 0 | 54 | 66 | 101 | 35 | 44 |
| Binary | 1110001 | 1110101 | 1000001 | 11 | 0 | 101100 | 110110 | 1000001 | 11101 | 100100 |
Color Harmonies of #717541
Complementary color
Monochromatic Colors of #717541
Black with #717541
Text Example
Text Example
White with #717541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717541; }
p { color: rgb(113,117,65); }
H1.HeaderClassName
{
color: #717541;
}
.AnyTagClassName
{
color: #717541;
}
</style>
background-color css
<style>
a { background-color: #717541; }
a { background-color: rgb(113,117,65); }
div.DivClassName
{
background-color: #717541;
}
.BgClassName
{
background-color: #717541;
}
</style>
border-color css
<style>
span { border-color: #717541; }
span { border-color: rgb(113,117,65); }
td.TdClassName
{
border-color: #717541;
}
.TagClassName
{
border-color: #717541;
}
</style>