Shades of Hacienda #937814
Tints of Hacienda #937814
RGB
CMYK
RGB Variations
Color information
#937814 (or 0x937814) is known color: Hacienda. HEX triplet: 93, 78 and 14. RGB value is (147,120,20). Sum of RGB (Red+Green+Blue) = 147+120+20=287 (38% of max value = 765). Red value is 147 (57.81% from 255 or 51.22% from 287); Green value is 120 (47.27% from 255 or 41.81% from 287); Blue value is 20 (8.20% from 255 or 6.97% from 287); Max value from RGB is 147 - color contains mainly: red. Hex color #937814 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #937814 is #6C87EB. Grayscale: #757575. Windows color (decimal): -7112684 or 1341587. OLE color: 1341587.
HSL color Cylindrical-coordinate representation of color #937814: hue angle of 47.24º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #937814 is Cyan = 0, Magento = 0.18, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 120 | 20 | - |
| CMYK | 0 | 0.18 | 0.86 | 0.42 |
| HSL | 47.24º | 0.76% | 0.33% | - |
| HSV(B) | 47.24º | 0.86% | 0.58% | - |
| XYZ | 18.88 | 19.69 | 3.47 | - |
| YUV | 116.67 | 73.45 | 149.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 120 | 20 | 0 | 0.18 | 0.86 | 0.42 | 47.24 | 0.76 | 0.33 |
| Hex | 93 | 78 | 14 | 0 | 12 | 56 | 2A | 2F | 4C | 21 |
| Octal | 223 | 170 | 24 | 0 | 22 | 126 | 52 | 57 | 114 | 41 |
| Binary | 10010011 | 1111000 | 10100 | 0 | 10010 | 1010110 | 101010 | 101111 | 1001100 | 100001 |
Color Harmonies of #937814
Complementary color
Monochromatic Colors of #937814
Black with #937814
Text Example
Text Example
White with #937814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937814; }
p { color: rgb(147,120,20); }
H1.HeaderClassName
{
color: #937814;
}
.AnyTagClassName
{
color: #937814;
}
</style>
background-color css
<style>
a { background-color: #937814; }
a { background-color: rgb(147,120,20); }
div.DivClassName
{
background-color: #937814;
}
.BgClassName
{
background-color: #937814;
}
</style>
border-color css
<style>
span { border-color: #937814; }
span { border-color: rgb(147,120,20); }
td.TdClassName
{
border-color: #937814;
}
.TagClassName
{
border-color: #937814;
}
</style>