Shades of Hacienda #927819
Tints of Hacienda #927819
RGB
CMYK
RGB Variations
Color information
#927819 (or 0x927819) is known color: Hacienda. HEX triplet: 92, 78 and 19. RGB value is (146,120,25). Sum of RGB (Red+Green+Blue) = 146+120+25=291 (38% of max value = 765). Red value is 146 (57.42% from 255 or 50.17% from 291); Green value is 120 (47.27% from 255 or 41.24% from 291); Blue value is 25 (10.16% from 255 or 8.59% from 291); Max value from RGB is 146 - color contains mainly: red. Hex color #927819 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #927819 is #6D87E6. Grayscale: #757575. Windows color (decimal): -7178215 or 1669266. OLE color: 1669266.
HSL color Cylindrical-coordinate representation of color #927819: hue angle of 47.11º 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 #927819 is Cyan = 0, Magento = 0.18, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 120 | 25 | - |
| CMYK | 0 | 0.18 | 0.83 | 0.43 |
| HSL | 47.11º | 0.71% | 0.34% | - |
| HSV(B) | 47.11º | 0.83% | 0.57% | - |
| XYZ | 18.75 | 19.61 | 3.72 | - |
| YUV | 116.94 | 76.11 | 148.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 120 | 25 | 0 | 0.18 | 0.83 | 0.43 | 47.11 | 0.71 | 0.34 |
| Hex | 92 | 78 | 19 | 0 | 12 | 53 | 2B | 2F | 47 | 22 |
| Octal | 222 | 170 | 31 | 0 | 22 | 123 | 53 | 57 | 107 | 42 |
| Binary | 10010010 | 1111000 | 11001 | 0 | 10010 | 1010011 | 101011 | 101111 | 1000111 | 100010 |
Color Harmonies of #927819
Complementary color
Monochromatic Colors of #927819
Black with #927819
Text Example
Text Example
White with #927819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927819; }
p { color: rgb(146,120,25); }
H1.HeaderClassName
{
color: #927819;
}
.AnyTagClassName
{
color: #927819;
}
</style>
background-color css
<style>
a { background-color: #927819; }
a { background-color: rgb(146,120,25); }
div.DivClassName
{
background-color: #927819;
}
.BgClassName
{
background-color: #927819;
}
</style>
border-color css
<style>
span { border-color: #927819; }
span { border-color: rgb(146,120,25); }
td.TdClassName
{
border-color: #927819;
}
.TagClassName
{
border-color: #927819;
}
</style>