Shades of Siam #717445
Tints of Siam #717445
RGB
CMYK
RGB Variations
Color information
#717445 (or 0x717445) is known color: Siam. HEX triplet: 71, 74 and 45. RGB value is (113,116,69). Sum of RGB (Red+Green+Blue) = 113+116+69=298 (39% of max value = 765). Red value is 113 (44.53% from 255 or 37.92% from 298); Green value is 116 (45.70% from 255 or 38.93% from 298); Blue value is 69 (27.34% from 255 or 23.15% from 298); Max value from RGB is 116 - color contains mainly: green. Hex color #717445 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717445 is #8E8BBA. Grayscale: #6D6D6D. Windows color (decimal): -9341883 or 4551793. OLE color: 4551793.
HSL color Cylindrical-coordinate representation of color #717445: hue angle of 63.83º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #717445 is Cyan = 0.03, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 116 | 69 | - |
| CMYK | 0.03 | 0 | 0.41 | 0.55 |
| HSL | 63.83º | 0.25% | 0.36% | - |
| HSV(B) | 63.83º | 0.41% | 0.45% | - |
| XYZ | 14.13 | 16.43 | 8.06 | - |
| YUV | 109.75 | 105.01 | 130.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 116 | 69 | 0.03 | 0 | 0.41 | 0.55 | 63.83 | 0.25 | 0.36 |
| Hex | 71 | 74 | 45 | 3 | 0 | 29 | 37 | 40 | 19 | 24 |
| Octal | 161 | 164 | 105 | 3 | 0 | 51 | 67 | 100 | 31 | 44 |
| Binary | 1110001 | 1110100 | 1000101 | 11 | 0 | 101001 | 110111 | 1000000 | 11001 | 100100 |
Color Harmonies of #717445
Complementary color
Monochromatic Colors of #717445
Black with #717445
Text Example
Text Example
White with #717445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717445; }
p { color: rgb(113,116,69); }
H1.HeaderClassName
{
color: #717445;
}
.AnyTagClassName
{
color: #717445;
}
</style>
background-color css
<style>
a { background-color: #717445; }
a { background-color: rgb(113,116,69); }
div.DivClassName
{
background-color: #717445;
}
.BgClassName
{
background-color: #717445;
}
</style>
border-color css
<style>
span { border-color: #717445; }
span { border-color: rgb(113,116,69); }
td.TdClassName
{
border-color: #717445;
}
.TagClassName
{
border-color: #717445;
}
</style>