Shades of Hacienda #927515
Tints of Hacienda #927515
RGB
CMYK
RGB Variations
Color information
#927515 (or 0x927515) is known color: Hacienda. HEX triplet: 92, 75 and 15. RGB value is (146,117,21). Sum of RGB (Red+Green+Blue) = 146+117+21=284 (37% of max value = 765). Red value is 146 (57.42% from 255 or 51.41% from 284); Green value is 117 (46.09% from 255 or 41.20% from 284); Blue value is 21 (8.59% from 255 or 7.39% from 284); Max value from RGB is 146 - color contains mainly: red. Hex color #927515 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #927515 is #6D8AEA. Grayscale: #737373. Windows color (decimal): -7178987 or 1406354. OLE color: 1406354.
HSL color Cylindrical-coordinate representation of color #927515: hue angle of 46.08º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #927515 is Cyan = 0, Magento = 0.20, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 117 | 21 | - |
| CMYK | 0 | 0.20 | 0.86 | 0.43 |
| HSL | 46.08º | 0.75% | 0.33% | - |
| HSV(B) | 46.08º | 0.86% | 0.57% | - |
| XYZ | 18.35 | 18.89 | 3.39 | - |
| YUV | 114.73 | 75.11 | 150.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 117 | 21 | 0 | 0.20 | 0.86 | 0.43 | 46.08 | 0.75 | 0.33 |
| Hex | 92 | 75 | 15 | 0 | 14 | 56 | 2B | 2E | 4B | 21 |
| Octal | 222 | 165 | 25 | 0 | 24 | 126 | 53 | 56 | 113 | 41 |
| Binary | 10010010 | 1110101 | 10101 | 0 | 10100 | 1010110 | 101011 | 101110 | 1001011 | 100001 |
Color Harmonies of #927515
Complementary color
Monochromatic Colors of #927515
Black with #927515
Text Example
Text Example
White with #927515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927515; }
p { color: rgb(146,117,21); }
H1.HeaderClassName
{
color: #927515;
}
.AnyTagClassName
{
color: #927515;
}
</style>
background-color css
<style>
a { background-color: #927515; }
a { background-color: rgb(146,117,21); }
div.DivClassName
{
background-color: #927515;
}
.BgClassName
{
background-color: #927515;
}
</style>
border-color css
<style>
span { border-color: #927515; }
span { border-color: rgb(146,117,21); }
td.TdClassName
{
border-color: #927515;
}
.TagClassName
{
border-color: #927515;
}
</style>