Shades of Hacienda #937713
Tints of Hacienda #937713
RGB
CMYK
RGB Variations
Color information
#937713 (or 0x937713) is known color: Hacienda. HEX triplet: 93, 77 and 13. RGB value is (147,119,19). Sum of RGB (Red+Green+Blue) = 147+119+19=285 (37% of max value = 765). Red value is 147 (57.81% from 255 or 51.58% from 285); Green value is 119 (46.88% from 255 or 41.75% from 285); Blue value is 19 (7.81% from 255 or 6.67% from 285); Max value from RGB is 147 - color contains mainly: red. Hex color #937713 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #937713 is #6C88EC. Grayscale: #747474. Windows color (decimal): -7112941 or 1275795. OLE color: 1275795.
HSL color Cylindrical-coordinate representation of color #937713: hue angle of 46.88º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #937713 is Cyan = 0, Magento = 0.19, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 119 | 19 | - |
| CMYK | 0 | 0.19 | 0.87 | 0.42 |
| HSL | 46.88º | 0.77% | 0.33% | - |
| HSV(B) | 46.88º | 0.87% | 0.58% | - |
| XYZ | 18.75 | 19.44 | 3.38 | - |
| YUV | 115.97 | 73.28 | 150.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 119 | 19 | 0 | 0.19 | 0.87 | 0.42 | 46.88 | 0.77 | 0.33 |
| Hex | 93 | 77 | 13 | 0 | 13 | 57 | 2A | 2F | 4D | 21 |
| Octal | 223 | 167 | 23 | 0 | 23 | 127 | 52 | 57 | 115 | 41 |
| Binary | 10010011 | 1110111 | 10011 | 0 | 10011 | 1010111 | 101010 | 101111 | 1001101 | 100001 |
Color Harmonies of #937713
Complementary color
Monochromatic Colors of #937713
Black with #937713
Text Example
Text Example
White with #937713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937713; }
p { color: rgb(147,119,19); }
H1.HeaderClassName
{
color: #937713;
}
.AnyTagClassName
{
color: #937713;
}
</style>
background-color css
<style>
a { background-color: #937713; }
a { background-color: rgb(147,119,19); }
div.DivClassName
{
background-color: #937713;
}
.BgClassName
{
background-color: #937713;
}
</style>
border-color css
<style>
span { border-color: #937713; }
span { border-color: rgb(147,119,19); }
td.TdClassName
{
border-color: #937713;
}
.TagClassName
{
border-color: #937713;
}
</style>