Shades of Hacienda #947515
Tints of Hacienda #947515
RGB
CMYK
RGB Variations
Color information
#947515 (or 0x947515) is known color: Hacienda. HEX triplet: 94, 75 and 15. RGB value is (148,117,21). Sum of RGB (Red+Green+Blue) = 148+117+21=286 (37% of max value = 765). Red value is 148 (58.20% from 255 or 51.75% from 286); Green value is 117 (46.09% from 255 or 40.91% from 286); Blue value is 21 (8.59% from 255 or 7.34% from 286); Max value from RGB is 148 - color contains mainly: red. Hex color #947515 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #947515 is #6B8AEA. Grayscale: #737373. Windows color (decimal): -7047915 or 1406356. OLE color: 1406356.
HSL color Cylindrical-coordinate representation of color #947515: hue angle of 45.35º degrees, saturation: 0.75, 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 #947515 is Cyan = 0, Magento = 0.21, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 117 | 21 | - |
| CMYK | 0 | 0.21 | 0.86 | 0.42 |
| HSL | 45.35º | 0.75% | 0.33% | - |
| HSV(B) | 45.35º | 0.86% | 0.58% | - |
| XYZ | 18.71 | 19.07 | 3.4 | - |
| YUV | 115.33 | 74.77 | 151.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 117 | 21 | 0 | 0.21 | 0.86 | 0.42 | 45.35 | 0.75 | 0.33 |
| Hex | 94 | 75 | 15 | 0 | 15 | 56 | 2A | 2D | 4B | 21 |
| Octal | 224 | 165 | 25 | 0 | 25 | 126 | 52 | 55 | 113 | 41 |
| Binary | 10010100 | 1110101 | 10101 | 0 | 10101 | 1010110 | 101010 | 101101 | 1001011 | 100001 |
Color Harmonies of #947515
Complementary color
Monochromatic Colors of #947515
Black with #947515
Text Example
Text Example
White with #947515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947515; }
p { color: rgb(148,117,21); }
H1.HeaderClassName
{
color: #947515;
}
.AnyTagClassName
{
color: #947515;
}
</style>
background-color css
<style>
a { background-color: #947515; }
a { background-color: rgb(148,117,21); }
div.DivClassName
{
background-color: #947515;
}
.BgClassName
{
background-color: #947515;
}
</style>
border-color css
<style>
span { border-color: #947515; }
span { border-color: rgb(148,117,21); }
td.TdClassName
{
border-color: #947515;
}
.TagClassName
{
border-color: #947515;
}
</style>