Shades of Hacienda #957814
Tints of Hacienda #957814
RGB
CMYK
RGB Variations
Color information
#957814 (or 0x957814) is known color: Hacienda. HEX triplet: 95, 78 and 14. RGB value is (149,120,20). Sum of RGB (Red+Green+Blue) = 149+120+20=289 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.56% from 289); Green value is 120 (47.27% from 255 or 41.52% from 289); Blue value is 20 (8.20% from 255 or 6.92% from 289); Max value from RGB is 149 - color contains mainly: red. Hex color #957814 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #957814 is #6A87EB. Grayscale: #757575. Windows color (decimal): -6981612 or 1341589. OLE color: 1341589.
HSL color Cylindrical-coordinate representation of color #957814: hue angle of 46.51º 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 #957814 is Cyan = 0, Magento = 0.19, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 120 | 20 | - |
| CMYK | 0 | 0.19 | 0.87 | 0.42 |
| HSL | 46.51º | 0.76% | 0.33% | - |
| HSV(B) | 46.51º | 0.87% | 0.58% | - |
| XYZ | 19.24 | 19.87 | 3.48 | - |
| YUV | 117.27 | 73.11 | 150.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 120 | 20 | 0 | 0.19 | 0.87 | 0.42 | 46.51 | 0.76 | 0.33 |
| Hex | 95 | 78 | 14 | 0 | 13 | 57 | 2A | 2F | 4C | 21 |
| Octal | 225 | 170 | 24 | 0 | 23 | 127 | 52 | 57 | 114 | 41 |
| Binary | 10010101 | 1111000 | 10100 | 0 | 10011 | 1010111 | 101010 | 101111 | 1001100 | 100001 |
Color Harmonies of #957814
Complementary color
Monochromatic Colors of #957814
Black with #957814
Text Example
Text Example
White with #957814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957814; }
p { color: rgb(149,120,20); }
H1.HeaderClassName
{
color: #957814;
}
.AnyTagClassName
{
color: #957814;
}
</style>
background-color css
<style>
a { background-color: #957814; }
a { background-color: rgb(149,120,20); }
div.DivClassName
{
background-color: #957814;
}
.BgClassName
{
background-color: #957814;
}
</style>
border-color css
<style>
span { border-color: #957814; }
span { border-color: rgb(149,120,20); }
td.TdClassName
{
border-color: #957814;
}
.TagClassName
{
border-color: #957814;
}
</style>