Shades of Hacienda #948014
Tints of Hacienda #948014
RGB
CMYK
RGB Variations
Color information
#948014 (or 0x948014) is known color: Hacienda. HEX triplet: 94, 80 and 14. RGB value is (148,128,20). Sum of RGB (Red+Green+Blue) = 148+128+20=296 (39% of max value = 765). Red value is 148 (58.20% from 255 or 50% from 296); Green value is 128 (50.39% from 255 or 43.24% from 296); Blue value is 20 (8.20% from 255 or 6.76% from 296); Max value from RGB is 148 - color contains mainly: red. Hex color #948014 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #948014 is #6B7FEB. Grayscale: #7A7A7A. Windows color (decimal): -7045100 or 1343636. OLE color: 1343636.
HSL color Cylindrical-coordinate representation of color #948014: hue angle of 50.62º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #948014 is Cyan = 0, Magento = 0.14, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 128 | 20 | - |
| CMYK | 0 | 0.14 | 0.86 | 0.42 |
| HSL | 50.63º | 0.76% | 0.33% | - |
| HSV(B) | 50.63º | 0.86% | 0.58% | - |
| XYZ | 20.06 | 21.78 | 3.81 | - |
| YUV | 121.67 | 70.63 | 146.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 128 | 20 | 0 | 0.14 | 0.86 | 0.42 | 50.63 | 0.76 | 0.33 |
| Hex | 94 | 80 | 14 | 0 | E | 56 | 2A | 33 | 4C | 21 |
| Octal | 224 | 200 | 24 | 0 | 16 | 126 | 52 | 63 | 114 | 41 |
| Binary | 10010100 | 10000000 | 10100 | 0 | 1110 | 1010110 | 101010 | 110011 | 1001100 | 100001 |
Color Harmonies of #948014
Complementary color
Monochromatic Colors of #948014
Black with #948014
Text Example
Text Example
White with #948014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948014; }
p { color: rgb(148,128,20); }
H1.HeaderClassName
{
color: #948014;
}
.AnyTagClassName
{
color: #948014;
}
</style>
background-color css
<style>
a { background-color: #948014; }
a { background-color: rgb(148,128,20); }
div.DivClassName
{
background-color: #948014;
}
.BgClassName
{
background-color: #948014;
}
</style>
border-color css
<style>
span { border-color: #948014; }
span { border-color: rgb(148,128,20); }
td.TdClassName
{
border-color: #948014;
}
.TagClassName
{
border-color: #948014;
}
</style>