Shades of Golden Brown #916110
Tints of Golden Brown #916110
RGB
CMYK
RGB Variations
Color information
#916110 (or 0x916110) is known color: Golden Brown. HEX triplet: 91, 61 and 10. RGB value is (145,97,16). Sum of RGB (Red+Green+Blue) = 145+97+16=258 (34% of max value = 765). Red value is 145 (57.03% from 255 or 56.20% from 258); Green value is 97 (38.28% from 255 or 37.60% from 258); Blue value is 16 (6.64% from 255 or 6.20% from 258); Max value from RGB is 145 - color contains mainly: red. Hex color #916110 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #916110 is #6E9EEF. Grayscale: #666666. Windows color (decimal): -7249648 or 1073553. OLE color: 1073553.
HSL color Cylindrical-coordinate representation of color #916110: hue angle of 37.67º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #916110 is Cyan = 0, Magento = 0.33, Yellow = 0.89 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 97 | 16 | - |
| CMYK | 0 | 0.33 | 0.89 | 0.43 |
| HSL | 37.67º | 0.8% | 0.32% | - |
| HSV(B) | 37.67º | 0.89% | 0.57% | - |
| XYZ | 16.05 | 14.61 | 2.46 | - |
| YUV | 102.12 | 79.4 | 158.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 97 | 16 | 0 | 0.33 | 0.89 | 0.43 | 37.67 | 0.8 | 0.32 |
| Hex | 91 | 61 | 10 | 0 | 21 | 59 | 2B | 26 | 50 | 20 |
| Octal | 221 | 141 | 20 | 0 | 41 | 131 | 53 | 46 | 120 | 40 |
| Binary | 10010001 | 1100001 | 10000 | 0 | 100001 | 1011001 | 101011 | 100110 | 1010000 | 100000 |
Color Harmonies of #916110
Complementary color
Monochromatic Colors of #916110
Black with #916110
Text Example
Text Example
White with #916110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916110; }
p { color: rgb(145,97,16); }
H1.HeaderClassName
{
color: #916110;
}
.AnyTagClassName
{
color: #916110;
}
</style>
background-color css
<style>
a { background-color: #916110; }
a { background-color: rgb(145,97,16); }
div.DivClassName
{
background-color: #916110;
}
.BgClassName
{
background-color: #916110;
}
</style>
border-color css
<style>
span { border-color: #916110; }
span { border-color: rgb(145,97,16); }
td.TdClassName
{
border-color: #916110;
}
.TagClassName
{
border-color: #916110;
}
</style>