Shades of Hacienda #927519
Tints of Hacienda #927519
RGB
CMYK
RGB Variations
Color information
#927519 (or 0x927519) is known color: Hacienda. HEX triplet: 92, 75 and 19. RGB value is (146,117,25). Sum of RGB (Red+Green+Blue) = 146+117+25=288 (38% of max value = 765). Red value is 146 (57.42% from 255 or 50.69% from 288); Green value is 117 (46.09% from 255 or 40.62% from 288); Blue value is 25 (10.16% from 255 or 8.68% from 288); Max value from RGB is 146 - color contains mainly: red. Hex color #927519 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #927519 is #6D8AE6. Grayscale: #737373. Windows color (decimal): -7178983 or 1668498. OLE color: 1668498.
HSL color Cylindrical-coordinate representation of color #927519: hue angle of 45.62º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #927519 is Cyan = 0, Magento = 0.20, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 117 | 25 | - |
| CMYK | 0 | 0.20 | 0.83 | 0.43 |
| HSL | 45.62º | 0.71% | 0.34% | - |
| HSV(B) | 45.62º | 0.83% | 0.57% | - |
| XYZ | 18.39 | 18.9 | 3.6 | - |
| YUV | 115.18 | 77.11 | 149.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 117 | 25 | 0 | 0.20 | 0.83 | 0.43 | 45.62 | 0.71 | 0.34 |
| Hex | 92 | 75 | 19 | 0 | 14 | 53 | 2B | 2E | 47 | 22 |
| Octal | 222 | 165 | 31 | 0 | 24 | 123 | 53 | 56 | 107 | 42 |
| Binary | 10010010 | 1110101 | 11001 | 0 | 10100 | 1010011 | 101011 | 101110 | 1000111 | 100010 |
Color Harmonies of #927519
Complementary color
Monochromatic Colors of #927519
Black with #927519
Text Example
Text Example
White with #927519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927519; }
p { color: rgb(146,117,25); }
H1.HeaderClassName
{
color: #927519;
}
.AnyTagClassName
{
color: #927519;
}
</style>
background-color css
<style>
a { background-color: #927519; }
a { background-color: rgb(146,117,25); }
div.DivClassName
{
background-color: #927519;
}
.BgClassName
{
background-color: #927519;
}
</style>
border-color css
<style>
span { border-color: #927519; }
span { border-color: rgb(146,117,25); }
td.TdClassName
{
border-color: #927519;
}
.TagClassName
{
border-color: #927519;
}
</style>