Shades of Hacienda #947518
Tints of Hacienda #947518
RGB
CMYK
RGB Variations
Color information
#947518 (or 0x947518) is known color: Hacienda. HEX triplet: 94, 75 and 18. RGB value is (148,117,24). Sum of RGB (Red+Green+Blue) = 148+117+24=289 (38% of max value = 765). Red value is 148 (58.20% from 255 or 51.21% from 289); Green value is 117 (46.09% from 255 or 40.48% from 289); Blue value is 24 (9.77% from 255 or 8.30% from 289); Max value from RGB is 148 - color contains mainly: red. Hex color #947518 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #947518 is #6B8AE7. Grayscale: #747474. Windows color (decimal): -7047912 or 1602964. OLE color: 1602964.
HSL color Cylindrical-coordinate representation of color #947518: hue angle of 45º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #947518 is Cyan = 0, Magento = 0.21, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 117 | 24 | - |
| CMYK | 0 | 0.21 | 0.84 | 0.42 |
| HSL | 45º | 0.72% | 0.34% | - |
| HSV(B) | 45º | 0.84% | 0.58% | - |
| XYZ | 18.74 | 19.08 | 3.56 | - |
| YUV | 115.67 | 76.27 | 151.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 117 | 24 | 0 | 0.21 | 0.84 | 0.42 | 45 | 0.72 | 0.34 |
| Hex | 94 | 75 | 18 | 0 | 15 | 54 | 2A | 2D | 48 | 22 |
| Octal | 224 | 165 | 30 | 0 | 25 | 124 | 52 | 55 | 110 | 42 |
| Binary | 10010100 | 1110101 | 11000 | 0 | 10101 | 1010100 | 101010 | 101101 | 1001000 | 100010 |
Color Harmonies of #947518
Complementary color
Monochromatic Colors of #947518
Black with #947518
Text Example
Text Example
White with #947518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947518; }
p { color: rgb(148,117,24); }
H1.HeaderClassName
{
color: #947518;
}
.AnyTagClassName
{
color: #947518;
}
</style>
background-color css
<style>
a { background-color: #947518; }
a { background-color: rgb(148,117,24); }
div.DivClassName
{
background-color: #947518;
}
.BgClassName
{
background-color: #947518;
}
</style>
border-color css
<style>
span { border-color: #947518; }
span { border-color: rgb(148,117,24); }
td.TdClassName
{
border-color: #947518;
}
.TagClassName
{
border-color: #947518;
}
</style>