Shades of Hacienda #958014
Tints of Hacienda #958014
RGB
CMYK
RGB Variations
Color information
#958014 (or 0x958014) is known color: Hacienda. HEX triplet: 95, 80 and 14. RGB value is (149,128,20). Sum of RGB (Red+Green+Blue) = 149+128+20=297 (39% of max value = 765). Red value is 149 (58.59% from 255 or 50.17% from 297); Green value is 128 (50.39% from 255 or 43.10% from 297); Blue value is 20 (8.20% from 255 or 6.73% from 297); Max value from RGB is 149 - color contains mainly: red. Hex color #958014 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #958014 is #6A7FEB. Grayscale: #7A7A7A. Windows color (decimal): -6979564 or 1343637. OLE color: 1343637.
HSL color Cylindrical-coordinate representation of color #958014: hue angle of 50.23º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #958014 is Cyan = 0, Magento = 0.14, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 128 | 20 | - |
| CMYK | 0 | 0.14 | 0.87 | 0.42 |
| HSL | 50.23º | 0.76% | 0.33% | - |
| HSV(B) | 50.23º | 0.87% | 0.58% | - |
| XYZ | 20.24 | 21.88 | 3.82 | - |
| YUV | 121.97 | 70.46 | 147.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 128 | 20 | 0 | 0.14 | 0.87 | 0.42 | 50.23 | 0.76 | 0.33 |
| Hex | 95 | 80 | 14 | 0 | E | 57 | 2A | 32 | 4C | 21 |
| Octal | 225 | 200 | 24 | 0 | 16 | 127 | 52 | 62 | 114 | 41 |
| Binary | 10010101 | 10000000 | 10100 | 0 | 1110 | 1010111 | 101010 | 110010 | 1001100 | 100001 |
Color Harmonies of #958014
Complementary color
Monochromatic Colors of #958014
Black with #958014
Text Example
Text Example
White with #958014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958014; }
p { color: rgb(149,128,20); }
H1.HeaderClassName
{
color: #958014;
}
.AnyTagClassName
{
color: #958014;
}
</style>
background-color css
<style>
a { background-color: #958014; }
a { background-color: rgb(149,128,20); }
div.DivClassName
{
background-color: #958014;
}
.BgClassName
{
background-color: #958014;
}
</style>
border-color css
<style>
span { border-color: #958014; }
span { border-color: rgb(149,128,20); }
td.TdClassName
{
border-color: #958014;
}
.TagClassName
{
border-color: #958014;
}
</style>