Shades of Hacienda #947719
Tints of Hacienda #947719
RGB
CMYK
RGB Variations
Color information
#947719 (or 0x947719) is known color: Hacienda. HEX triplet: 94, 77 and 19. RGB value is (148,119,25). Sum of RGB (Red+Green+Blue) = 148+119+25=292 (38% of max value = 765). Red value is 148 (58.20% from 255 or 50.68% from 292); Green value is 119 (46.88% from 255 or 40.75% from 292); Blue value is 25 (10.16% from 255 or 8.56% from 292); Max value from RGB is 148 - color contains mainly: red. Hex color #947719 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #947719 is #6B88E6. Grayscale: #757575. Windows color (decimal): -7047399 or 1669012. OLE color: 1669012.
HSL color Cylindrical-coordinate representation of color #947719: hue angle of 45.85º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #947719 is Cyan = 0, Magento = 0.20, Yellow = 0.83 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 119 | 25 | - |
| CMYK | 0 | 0.20 | 0.83 | 0.42 |
| HSL | 45.85º | 0.71% | 0.34% | - |
| HSV(B) | 45.85º | 0.83% | 0.58% | - |
| XYZ | 18.99 | 19.56 | 3.69 | - |
| YUV | 116.96 | 76.11 | 150.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 119 | 25 | 0 | 0.20 | 0.83 | 0.42 | 45.85 | 0.71 | 0.34 |
| Hex | 94 | 77 | 19 | 0 | 14 | 53 | 2A | 2E | 47 | 22 |
| Octal | 224 | 167 | 31 | 0 | 24 | 123 | 52 | 56 | 107 | 42 |
| Binary | 10010100 | 1110111 | 11001 | 0 | 10100 | 1010011 | 101010 | 101110 | 1000111 | 100010 |
Color Harmonies of #947719
Complementary color
Monochromatic Colors of #947719
Black with #947719
Text Example
Text Example
White with #947719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947719; }
p { color: rgb(148,119,25); }
H1.HeaderClassName
{
color: #947719;
}
.AnyTagClassName
{
color: #947719;
}
</style>
background-color css
<style>
a { background-color: #947719; }
a { background-color: rgb(148,119,25); }
div.DivClassName
{
background-color: #947719;
}
.BgClassName
{
background-color: #947719;
}
</style>
border-color css
<style>
span { border-color: #947719; }
span { border-color: rgb(148,119,25); }
td.TdClassName
{
border-color: #947719;
}
.TagClassName
{
border-color: #947719;
}
</style>