Shades of Hacienda #917618
Tints of Hacienda #917618
RGB
CMYK
RGB Variations
Color information
#917618 (or 0x917618) is known color: Hacienda. HEX triplet: 91, 76 and 18. RGB value is (145,118,24). Sum of RGB (Red+Green+Blue) = 145+118+24=287 (38% of max value = 765). Red value is 145 (57.03% from 255 or 50.52% from 287); Green value is 118 (46.48% from 255 or 41.11% from 287); Blue value is 24 (9.77% from 255 or 8.36% from 287); Max value from RGB is 145 - color contains mainly: red. Hex color #917618 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #917618 is #6E89E7. Grayscale: #737373. Windows color (decimal): -7244264 or 1603217. OLE color: 1603217.
HSL color Cylindrical-coordinate representation of color #917618: hue angle of 46.61º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #917618 is Cyan = 0, Magento = 0.19, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 118 | 24 | - |
| CMYK | 0 | 0.19 | 0.83 | 0.43 |
| HSL | 46.61º | 0.72% | 0.33% | - |
| HSV(B) | 46.61º | 0.83% | 0.57% | - |
| XYZ | 18.32 | 19.04 | 3.57 | - |
| YUV | 115.36 | 76.45 | 149.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 118 | 24 | 0 | 0.19 | 0.83 | 0.43 | 46.61 | 0.72 | 0.33 |
| Hex | 91 | 76 | 18 | 0 | 13 | 53 | 2B | 2F | 48 | 21 |
| Octal | 221 | 166 | 30 | 0 | 23 | 123 | 53 | 57 | 110 | 41 |
| Binary | 10010001 | 1110110 | 11000 | 0 | 10011 | 1010011 | 101011 | 101111 | 1001000 | 100001 |
Color Harmonies of #917618
Complementary color
Monochromatic Colors of #917618
Black with #917618
Text Example
Text Example
White with #917618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917618; }
p { color: rgb(145,118,24); }
H1.HeaderClassName
{
color: #917618;
}
.AnyTagClassName
{
color: #917618;
}
</style>
background-color css
<style>
a { background-color: #917618; }
a { background-color: rgb(145,118,24); }
div.DivClassName
{
background-color: #917618;
}
.BgClassName
{
background-color: #917618;
}
</style>
border-color css
<style>
span { border-color: #917618; }
span { border-color: rgb(145,118,24); }
td.TdClassName
{
border-color: #917618;
}
.TagClassName
{
border-color: #917618;
}
</style>