Shades of Siam #717946
Tints of Siam #717946
RGB
CMYK
RGB Variations
Color information
#717946 (or 0x717946) is known color: Siam. HEX triplet: 71, 79 and 46. RGB value is (113,121,70). Sum of RGB (Red+Green+Blue) = 113+121+70=304 (40% of max value = 765). Red value is 113 (44.53% from 255 or 37.17% from 304); Green value is 121 (47.66% from 255 or 39.80% from 304); Blue value is 70 (27.73% from 255 or 23.03% from 304); Max value from RGB is 121 - color contains mainly: green. Hex color #717946 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717946 is #8E86B9. Grayscale: #707070. Windows color (decimal): -9340602 or 4618609. OLE color: 4618609.
HSL color Cylindrical-coordinate representation of color #717946: hue angle of 69.41º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #717946 is Cyan = 0.07, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 121 | 70 | - |
| CMYK | 0.07 | 0 | 0.42 | 0.53 |
| HSL | 69.41º | 0.27% | 0.37% | - |
| HSV(B) | 69.41º | 0.42% | 0.47% | - |
| XYZ | 14.75 | 17.63 | 8.42 | - |
| YUV | 112.79 | 103.85 | 128.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 121 | 70 | 0.07 | 0 | 0.42 | 0.53 | 69.41 | 0.27 | 0.37 |
| Hex | 71 | 79 | 46 | 7 | 0 | 2A | 35 | 45 | 1B | 25 |
| Octal | 161 | 171 | 106 | 7 | 0 | 52 | 65 | 105 | 33 | 45 |
| Binary | 1110001 | 1111001 | 1000110 | 111 | 0 | 101010 | 110101 | 1000101 | 11011 | 100101 |
Color Harmonies of #717946
Complementary color
Monochromatic Colors of #717946
Black with #717946
Text Example
Text Example
White with #717946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717946; }
p { color: rgb(113,121,70); }
H1.HeaderClassName
{
color: #717946;
}
.AnyTagClassName
{
color: #717946;
}
</style>
background-color css
<style>
a { background-color: #717946; }
a { background-color: rgb(113,121,70); }
div.DivClassName
{
background-color: #717946;
}
.BgClassName
{
background-color: #717946;
}
</style>
border-color css
<style>
span { border-color: #717946; }
span { border-color: rgb(113,121,70); }
td.TdClassName
{
border-color: #717946;
}
.TagClassName
{
border-color: #717946;
}
</style>