Shades of Hacienda #907711
Tints of Hacienda #907711
RGB
CMYK
RGB Variations
Color information
#907711 (or 0x907711) is known color: Hacienda. HEX triplet: 90, 77 and 11. RGB value is (144,119,17). Sum of RGB (Red+Green+Blue) = 144+119+17=280 (37% of max value = 765). Red value is 144 (56.64% from 255 or 51.43% from 280); Green value is 119 (46.88% from 255 or 42.5% from 280); Blue value is 17 (7.03% from 255 or 6.07% from 280); Max value from RGB is 144 - color contains mainly: red. Hex color #907711 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #907711 is #6F88EE. Grayscale: #737373. Windows color (decimal): -7309551 or 1144720. OLE color: 1144720.
HSL color Cylindrical-coordinate representation of color #907711: hue angle of 48.19º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #907711 is Cyan = 0, Magento = 0.17, Yellow = 0.88 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 119 | 17 | - |
| CMYK | 0 | 0.17 | 0.88 | 0.44 |
| HSL | 48.19º | 0.79% | 0.32% | - |
| HSV(B) | 48.19º | 0.88% | 0.56% | - |
| XYZ | 18.2 | 19.16 | 3.27 | - |
| YUV | 114.85 | 72.78 | 148.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 119 | 17 | 0 | 0.17 | 0.88 | 0.44 | 48.19 | 0.79 | 0.32 |
| Hex | 90 | 77 | 11 | 0 | 11 | 58 | 2C | 30 | 4F | 20 |
| Octal | 220 | 167 | 21 | 0 | 21 | 130 | 54 | 60 | 117 | 40 |
| Binary | 10010000 | 1110111 | 10001 | 0 | 10001 | 1011000 | 101100 | 110000 | 1001111 | 100000 |
Color Harmonies of #907711
Complementary color
Monochromatic Colors of #907711
Black with #907711
Text Example
Text Example
White with #907711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907711; }
p { color: rgb(144,119,17); }
H1.HeaderClassName
{
color: #907711;
}
.AnyTagClassName
{
color: #907711;
}
</style>
background-color css
<style>
a { background-color: #907711; }
a { background-color: rgb(144,119,17); }
div.DivClassName
{
background-color: #907711;
}
.BgClassName
{
background-color: #907711;
}
</style>
border-color css
<style>
span { border-color: #907711; }
span { border-color: rgb(144,119,17); }
td.TdClassName
{
border-color: #907711;
}
.TagClassName
{
border-color: #907711;
}
</style>