Shades of Hacienda #917813
Tints of Hacienda #917813
RGB
CMYK
RGB Variations
Color information
#917813 (or 0x917813) is known color: Hacienda. HEX triplet: 91, 78 and 13. RGB value is (145,120,19). Sum of RGB (Red+Green+Blue) = 145+120+19=284 (37% of max value = 765). Red value is 145 (57.03% from 255 or 51.06% from 284); Green value is 120 (47.27% from 255 or 42.25% from 284); Blue value is 19 (7.81% from 255 or 6.69% from 284); Max value from RGB is 145 - color contains mainly: red. Hex color #917813 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #917813 is #6E87EC. Grayscale: #747474. Windows color (decimal): -7243757 or 1276049. OLE color: 1276049.
HSL color Cylindrical-coordinate representation of color #917813: hue angle of 48.1º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #917813 is Cyan = 0, Magento = 0.17, Yellow = 0.87 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 120 | 19 | - |
| CMYK | 0 | 0.17 | 0.87 | 0.43 |
| HSL | 48.1º | 0.77% | 0.32% | - |
| HSV(B) | 48.1º | 0.87% | 0.57% | - |
| XYZ | 18.51 | 19.5 | 3.4 | - |
| YUV | 115.96 | 73.28 | 148.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 120 | 19 | 0 | 0.17 | 0.87 | 0.43 | 48.1 | 0.77 | 0.32 |
| Hex | 91 | 78 | 13 | 0 | 11 | 57 | 2B | 30 | 4D | 20 |
| Octal | 221 | 170 | 23 | 0 | 21 | 127 | 53 | 60 | 115 | 40 |
| Binary | 10010001 | 1111000 | 10011 | 0 | 10001 | 1010111 | 101011 | 110000 | 1001101 | 100000 |
Color Harmonies of #917813
Complementary color
Monochromatic Colors of #917813
Black with #917813
Text Example
Text Example
White with #917813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917813; }
p { color: rgb(145,120,19); }
H1.HeaderClassName
{
color: #917813;
}
.AnyTagClassName
{
color: #917813;
}
</style>
background-color css
<style>
a { background-color: #917813; }
a { background-color: rgb(145,120,19); }
div.DivClassName
{
background-color: #917813;
}
.BgClassName
{
background-color: #917813;
}
</style>
border-color css
<style>
span { border-color: #917813; }
span { border-color: rgb(145,120,19); }
td.TdClassName
{
border-color: #917813;
}
.TagClassName
{
border-color: #917813;
}
</style>