Shades of Hacienda #958318
Tints of Hacienda #958318
RGB
CMYK
RGB Variations
Color information
#958318 (or 0x958318) is known color: Hacienda. HEX triplet: 95, 83 and 18. RGB value is (149,131,24). Sum of RGB (Red+Green+Blue) = 149+131+24=304 (40% of max value = 765). Red value is 149 (58.59% from 255 or 49.01% from 304); Green value is 131 (51.56% from 255 or 43.09% from 304); Blue value is 24 (9.77% from 255 or 7.89% from 304); Max value from RGB is 149 - color contains mainly: red. Hex color #958318 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #958318 is #6A7CE7. Grayscale: #7C7C7C. Windows color (decimal): -6978792 or 1606549. OLE color: 1606549.
HSL color Cylindrical-coordinate representation of color #958318: hue angle of 51.36º 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 #958318 is Cyan = 0, Magento = 0.12, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 131 | 24 | - |
| CMYK | 0 | 0.12 | 0.84 | 0.42 |
| HSL | 51.36º | 0.72% | 0.34% | - |
| HSV(B) | 51.36º | 0.84% | 0.58% | - |
| XYZ | 20.68 | 22.69 | 4.15 | - |
| YUV | 124.18 | 71.46 | 145.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 131 | 24 | 0 | 0.12 | 0.84 | 0.42 | 51.36 | 0.72 | 0.34 |
| Hex | 95 | 83 | 18 | 0 | C | 54 | 2A | 33 | 48 | 22 |
| Octal | 225 | 203 | 30 | 0 | 14 | 124 | 52 | 63 | 110 | 42 |
| Binary | 10010101 | 10000011 | 11000 | 0 | 1100 | 1010100 | 101010 | 110011 | 1001000 | 100010 |
Color Harmonies of #958318
Complementary color
Monochromatic Colors of #958318
Black with #958318
Text Example
Text Example
White with #958318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958318; }
p { color: rgb(149,131,24); }
H1.HeaderClassName
{
color: #958318;
}
.AnyTagClassName
{
color: #958318;
}
</style>
background-color css
<style>
a { background-color: #958318; }
a { background-color: rgb(149,131,24); }
div.DivClassName
{
background-color: #958318;
}
.BgClassName
{
background-color: #958318;
}
</style>
border-color css
<style>
span { border-color: #958318; }
span { border-color: rgb(149,131,24); }
td.TdClassName
{
border-color: #958318;
}
.TagClassName
{
border-color: #958318;
}
</style>