Shades of Hacienda #938010
Tints of Hacienda #938010
RGB
CMYK
RGB Variations
Color information
#938010 (or 0x938010) is known color: Hacienda. HEX triplet: 93, 80 and 10. RGB value is (147,128,16). Sum of RGB (Red+Green+Blue) = 147+128+16=291 (38% of max value = 765). Red value is 147 (57.81% from 255 or 50.52% from 291); Green value is 128 (50.39% from 255 or 43.99% from 291); Blue value is 16 (6.64% from 255 or 5.50% from 291); Max value from RGB is 147 - color contains mainly: red. Hex color #938010 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #938010 is #6C7FEF. Grayscale: #797979. Windows color (decimal): -7110640 or 1081491. OLE color: 1081491.
HSL color Cylindrical-coordinate representation of color #938010: hue angle of 51.3º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #938010 is Cyan = 0, Magento = 0.13, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 128 | 16 | - |
| CMYK | 0 | 0.13 | 0.89 | 0.42 |
| HSL | 51.3º | 0.8% | 0.32% | - |
| HSV(B) | 51.3º | 0.89% | 0.58% | - |
| XYZ | 19.85 | 21.68 | 3.63 | - |
| YUV | 120.91 | 68.79 | 146.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 128 | 16 | 0 | 0.13 | 0.89 | 0.42 | 51.3 | 0.8 | 0.32 |
| Hex | 93 | 80 | 10 | 0 | D | 59 | 2A | 33 | 50 | 20 |
| Octal | 223 | 200 | 20 | 0 | 15 | 131 | 52 | 63 | 120 | 40 |
| Binary | 10010011 | 10000000 | 10000 | 0 | 1101 | 1011001 | 101010 | 110011 | 1010000 | 100000 |
Color Harmonies of #938010
Complementary color
Monochromatic Colors of #938010
Black with #938010
Text Example
Text Example
White with #938010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938010; }
p { color: rgb(147,128,16); }
H1.HeaderClassName
{
color: #938010;
}
.AnyTagClassName
{
color: #938010;
}
</style>
background-color css
<style>
a { background-color: #938010; }
a { background-color: rgb(147,128,16); }
div.DivClassName
{
background-color: #938010;
}
.BgClassName
{
background-color: #938010;
}
</style>
border-color css
<style>
span { border-color: #938010; }
span { border-color: rgb(147,128,16); }
td.TdClassName
{
border-color: #938010;
}
.TagClassName
{
border-color: #938010;
}
</style>