Shades of Hacienda #947710
Tints of Hacienda #947710
RGB
CMYK
RGB Variations
Color information
#947710 (or 0x947710) is known color: Hacienda. HEX triplet: 94, 77 and 10. RGB value is (148,119,16). Sum of RGB (Red+Green+Blue) = 148+119+16=283 (37% of max value = 765). Red value is 148 (58.20% from 255 or 52.30% from 283); Green value is 119 (46.88% from 255 or 42.05% from 283); Blue value is 16 (6.64% from 255 or 5.65% from 283); Max value from RGB is 148 - color contains mainly: red. Hex color #947710 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #947710 is #6B88EF. Grayscale: #747474. Windows color (decimal): -7047408 or 1079188. OLE color: 1079188.
HSL color Cylindrical-coordinate representation of color #947710: hue angle of 46.82º 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 #947710 is Cyan = 0, Magento = 0.20, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 119 | 16 | - |
| CMYK | 0 | 0.20 | 0.89 | 0.42 |
| HSL | 46.82º | 0.8% | 0.32% | - |
| HSV(B) | 46.82º | 0.89% | 0.58% | - |
| XYZ | 18.9 | 19.53 | 3.26 | - |
| YUV | 115.93 | 71.61 | 150.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 119 | 16 | 0 | 0.20 | 0.89 | 0.42 | 46.82 | 0.8 | 0.32 |
| Hex | 94 | 77 | 10 | 0 | 14 | 59 | 2A | 2F | 50 | 20 |
| Octal | 224 | 167 | 20 | 0 | 24 | 131 | 52 | 57 | 120 | 40 |
| Binary | 10010100 | 1110111 | 10000 | 0 | 10100 | 1011001 | 101010 | 101111 | 1010000 | 100000 |
Color Harmonies of #947710
Complementary color
Monochromatic Colors of #947710
Black with #947710
Text Example
Text Example
White with #947710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947710; }
p { color: rgb(148,119,16); }
H1.HeaderClassName
{
color: #947710;
}
.AnyTagClassName
{
color: #947710;
}
</style>
background-color css
<style>
a { background-color: #947710; }
a { background-color: rgb(148,119,16); }
div.DivClassName
{
background-color: #947710;
}
.BgClassName
{
background-color: #947710;
}
</style>
border-color css
<style>
span { border-color: #947710; }
span { border-color: rgb(148,119,16); }
td.TdClassName
{
border-color: #947710;
}
.TagClassName
{
border-color: #947710;
}
</style>