Shades of Hacienda #947816
Tints of Hacienda #947816
RGB
CMYK
RGB Variations
Color information
#947816 (or 0x947816) is known color: Hacienda. HEX triplet: 94, 78 and 16. RGB value is (148,120,22). Sum of RGB (Red+Green+Blue) = 148+120+22=290 (38% of max value = 765). Red value is 148 (58.20% from 255 or 51.03% from 290); Green value is 120 (47.27% from 255 or 41.38% from 290); Blue value is 22 (8.98% from 255 or 7.59% from 290); Max value from RGB is 148 - color contains mainly: red. Hex color #947816 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #947816 is #6B87E9. Grayscale: #757575. Windows color (decimal): -7047146 or 1472660. OLE color: 1472660.
HSL color Cylindrical-coordinate representation of color #947816: hue angle of 46.67º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #947816 is Cyan = 0, Magento = 0.19, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 120 | 22 | - |
| CMYK | 0 | 0.19 | 0.85 | 0.42 |
| HSL | 46.67º | 0.74% | 0.33% | - |
| HSV(B) | 46.67º | 0.85% | 0.58% | - |
| XYZ | 19.07 | 19.79 | 3.57 | - |
| YUV | 117.2 | 74.28 | 149.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 120 | 22 | 0 | 0.19 | 0.85 | 0.42 | 46.67 | 0.74 | 0.33 |
| Hex | 94 | 78 | 16 | 0 | 13 | 55 | 2A | 2F | 4A | 21 |
| Octal | 224 | 170 | 26 | 0 | 23 | 125 | 52 | 57 | 112 | 41 |
| Binary | 10010100 | 1111000 | 10110 | 0 | 10011 | 1010101 | 101010 | 101111 | 1001010 | 100001 |
Color Harmonies of #947816
Complementary color
Monochromatic Colors of #947816
Black with #947816
Text Example
Text Example
White with #947816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947816; }
p { color: rgb(148,120,22); }
H1.HeaderClassName
{
color: #947816;
}
.AnyTagClassName
{
color: #947816;
}
</style>
background-color css
<style>
a { background-color: #947816; }
a { background-color: rgb(148,120,22); }
div.DivClassName
{
background-color: #947816;
}
.BgClassName
{
background-color: #947816;
}
</style>
border-color css
<style>
span { border-color: #947816; }
span { border-color: rgb(148,120,22); }
td.TdClassName
{
border-color: #947816;
}
.TagClassName
{
border-color: #947816;
}
</style>