Shades of Hacienda #907714
Tints of Hacienda #907714
RGB
CMYK
RGB Variations
Color information
#907714 (or 0x907714) is known color: Hacienda. HEX triplet: 90, 77 and 14. RGB value is (144,119,20). Sum of RGB (Red+Green+Blue) = 144+119+20=283 (37% of max value = 765). Red value is 144 (56.64% from 255 or 50.88% from 283); Green value is 119 (46.88% from 255 or 42.05% from 283); Blue value is 20 (8.20% from 255 or 7.07% from 283); Max value from RGB is 144 - color contains mainly: red. Hex color #907714 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #907714 is #6F88EB. Grayscale: #737373. Windows color (decimal): -7309548 or 1341328. OLE color: 1341328.
HSL color Cylindrical-coordinate representation of color #907714: hue angle of 47.9º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #907714 is Cyan = 0, Magento = 0.17, Yellow = 0.86 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 119 | 20 | - |
| CMYK | 0 | 0.17 | 0.86 | 0.44 |
| HSL | 47.9º | 0.76% | 0.32% | - |
| HSV(B) | 47.9º | 0.86% | 0.56% | - |
| XYZ | 18.22 | 19.17 | 3.4 | - |
| YUV | 115.19 | 74.28 | 148.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 119 | 20 | 0 | 0.17 | 0.86 | 0.44 | 47.9 | 0.76 | 0.32 |
| Hex | 90 | 77 | 14 | 0 | 11 | 56 | 2C | 30 | 4C | 20 |
| Octal | 220 | 167 | 24 | 0 | 21 | 126 | 54 | 60 | 114 | 40 |
| Binary | 10010000 | 1110111 | 10100 | 0 | 10001 | 1010110 | 101100 | 110000 | 1001100 | 100000 |
Color Harmonies of #907714
Complementary color
Monochromatic Colors of #907714
Black with #907714
Text Example
Text Example
White with #907714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907714; }
p { color: rgb(144,119,20); }
H1.HeaderClassName
{
color: #907714;
}
.AnyTagClassName
{
color: #907714;
}
</style>
background-color css
<style>
a { background-color: #907714; }
a { background-color: rgb(144,119,20); }
div.DivClassName
{
background-color: #907714;
}
.BgClassName
{
background-color: #907714;
}
</style>
border-color css
<style>
span { border-color: #907714; }
span { border-color: rgb(144,119,20); }
td.TdClassName
{
border-color: #907714;
}
.TagClassName
{
border-color: #907714;
}
</style>