Shades of Hacienda #937918
Tints of Hacienda #937918
RGB
CMYK
RGB Variations
Color information
#937918 (or 0x937918) is known color: Hacienda. HEX triplet: 93, 79 and 18. RGB value is (147,121,24). Sum of RGB (Red+Green+Blue) = 147+121+24=292 (38% of max value = 765). Red value is 147 (57.81% from 255 or 50.34% from 292); Green value is 121 (47.66% from 255 or 41.44% from 292); Blue value is 24 (9.77% from 255 or 8.22% from 292); Max value from RGB is 147 - color contains mainly: red. Hex color #937918 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #937918 is #6C86E7. Grayscale: #767676. Windows color (decimal): -7112424 or 1603987. OLE color: 1603987.
HSL color Cylindrical-coordinate representation of color #937918: hue angle of 47.32º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #937918 is Cyan = 0, Magento = 0.18, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 121 | 24 | - |
| CMYK | 0 | 0.18 | 0.84 | 0.42 |
| HSL | 47.32º | 0.72% | 0.34% | - |
| HSV(B) | 47.32º | 0.84% | 0.58% | - |
| XYZ | 19.03 | 19.94 | 3.71 | - |
| YUV | 117.72 | 75.11 | 148.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 121 | 24 | 0 | 0.18 | 0.84 | 0.42 | 47.32 | 0.72 | 0.34 |
| Hex | 93 | 79 | 18 | 0 | 12 | 54 | 2A | 2F | 48 | 22 |
| Octal | 223 | 171 | 30 | 0 | 22 | 124 | 52 | 57 | 110 | 42 |
| Binary | 10010011 | 1111001 | 11000 | 0 | 10010 | 1010100 | 101010 | 101111 | 1001000 | 100010 |
Color Harmonies of #937918
Complementary color
Monochromatic Colors of #937918
Black with #937918
Text Example
Text Example
White with #937918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937918; }
p { color: rgb(147,121,24); }
H1.HeaderClassName
{
color: #937918;
}
.AnyTagClassName
{
color: #937918;
}
</style>
background-color css
<style>
a { background-color: #937918; }
a { background-color: rgb(147,121,24); }
div.DivClassName
{
background-color: #937918;
}
.BgClassName
{
background-color: #937918;
}
</style>
border-color css
<style>
span { border-color: #937918; }
span { border-color: rgb(147,121,24); }
td.TdClassName
{
border-color: #937918;
}
.TagClassName
{
border-color: #937918;
}
</style>