Shades of Siam #717348
Tints of Siam #717348
RGB
CMYK
RGB Variations
Color information
#717348 (or 0x717348) is known color: Siam. HEX triplet: 71, 73 and 48. RGB value is (113,115,72). Sum of RGB (Red+Green+Blue) = 113+115+72=300 (39% of max value = 765). Red value is 113 (44.53% from 255 or 37.67% from 300); Green value is 115 (45.31% from 255 or 38.33% from 300); Blue value is 72 (28.52% from 255 or 24% from 300); Max value from RGB is 115 - color contains mainly: green. Hex color #717348 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717348 is #8E8CB7. Grayscale: #6D6D6D. Windows color (decimal): -9342136 or 4748145. OLE color: 4748145.
HSL color Cylindrical-coordinate representation of color #717348: hue angle of 62.79º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #717348 is Cyan = 0.02, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 115 | 72 | - |
| CMYK | 0.02 | 0 | 0.37 | 0.55 |
| HSL | 62.79º | 0.23% | 0.37% | - |
| HSV(B) | 62.79º | 0.37% | 0.45% | - |
| XYZ | 14.11 | 16.24 | 8.52 | - |
| YUV | 109.5 | 106.84 | 130.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 115 | 72 | 0.02 | 0 | 0.37 | 0.55 | 62.79 | 0.23 | 0.37 |
| Hex | 71 | 73 | 48 | 2 | 0 | 25 | 37 | 3F | 17 | 25 |
| Octal | 161 | 163 | 110 | 2 | 0 | 45 | 67 | 77 | 27 | 45 |
| Binary | 1110001 | 1110011 | 1001000 | 10 | 0 | 100101 | 110111 | 111111 | 10111 | 100101 |
Color Harmonies of #717348
Complementary color
Monochromatic Colors of #717348
Black with #717348
Text Example
Text Example
White with #717348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717348; }
p { color: rgb(113,115,72); }
H1.HeaderClassName
{
color: #717348;
}
.AnyTagClassName
{
color: #717348;
}
</style>
background-color css
<style>
a { background-color: #717348; }
a { background-color: rgb(113,115,72); }
div.DivClassName
{
background-color: #717348;
}
.BgClassName
{
background-color: #717348;
}
</style>
border-color css
<style>
span { border-color: #717348; }
span { border-color: rgb(113,115,72); }
td.TdClassName
{
border-color: #717348;
}
.TagClassName
{
border-color: #717348;
}
</style>