Shades of Hacienda #937719
Tints of Hacienda #937719
RGB
CMYK
RGB Variations
Color information
#937719 (or 0x937719) is known color: Hacienda. HEX triplet: 93, 77 and 19. RGB value is (147,119,25). Sum of RGB (Red+Green+Blue) = 147+119+25=291 (38% of max value = 765). Red value is 147 (57.81% from 255 or 50.52% from 291); Green value is 119 (46.88% from 255 or 40.89% from 291); Blue value is 25 (10.16% from 255 or 8.59% from 291); Max value from RGB is 147 - color contains mainly: red. Hex color #937719 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #937719 is #6C88E6. Grayscale: #757575. Windows color (decimal): -7112935 or 1669011. OLE color: 1669011.
HSL color Cylindrical-coordinate representation of color #937719: hue angle of 46.23º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #937719 is Cyan = 0, Magento = 0.19, Yellow = 0.83 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 119 | 25 | - |
| CMYK | 0 | 0.19 | 0.83 | 0.42 |
| HSL | 46.23º | 0.71% | 0.34% | - |
| HSV(B) | 46.23º | 0.83% | 0.58% | - |
| XYZ | 18.8 | 19.47 | 3.69 | - |
| YUV | 116.66 | 76.28 | 149.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 119 | 25 | 0 | 0.19 | 0.83 | 0.42 | 46.23 | 0.71 | 0.34 |
| Hex | 93 | 77 | 19 | 0 | 13 | 53 | 2A | 2E | 47 | 22 |
| Octal | 223 | 167 | 31 | 0 | 23 | 123 | 52 | 56 | 107 | 42 |
| Binary | 10010011 | 1110111 | 11001 | 0 | 10011 | 1010011 | 101010 | 101110 | 1000111 | 100010 |
Color Harmonies of #937719
Complementary color
Monochromatic Colors of #937719
Black with #937719
Text Example
Text Example
White with #937719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937719; }
p { color: rgb(147,119,25); }
H1.HeaderClassName
{
color: #937719;
}
.AnyTagClassName
{
color: #937719;
}
</style>
background-color css
<style>
a { background-color: #937719; }
a { background-color: rgb(147,119,25); }
div.DivClassName
{
background-color: #937719;
}
.BgClassName
{
background-color: #937719;
}
</style>
border-color css
<style>
span { border-color: #937719; }
span { border-color: rgb(147,119,25); }
td.TdClassName
{
border-color: #937719;
}
.TagClassName
{
border-color: #937719;
}
</style>