Shades of Golden Brown #917013
Tints of Golden Brown #917013
RGB
CMYK
RGB Variations
Color information
#917013 (or 0x917013) is known color: Golden Brown. HEX triplet: 91, 70 and 13. RGB value is (145,112,19). Sum of RGB (Red+Green+Blue) = 145+112+19=276 (36% of max value = 765). Red value is 145 (57.03% from 255 or 52.54% from 276); Green value is 112 (44.14% from 255 or 40.58% from 276); Blue value is 19 (7.81% from 255 or 6.88% from 276); Max value from RGB is 145 - color contains mainly: red. Hex color #917013 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #917013 is #6E8FEC. Grayscale: #6F6F6F. Windows color (decimal): -7245805 or 1274001. OLE color: 1274001.
HSL color Cylindrical-coordinate representation of color #917013: hue angle of 44.29º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #917013 is Cyan = 0, Magento = 0.23, Yellow = 0.87 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 112 | 19 | - |
| CMYK | 0 | 0.23 | 0.87 | 0.43 |
| HSL | 44.29º | 0.77% | 0.32% | - |
| HSV(B) | 44.29º | 0.87% | 0.57% | - |
| XYZ | 17.59 | 17.66 | 3.1 | - |
| YUV | 111.27 | 75.93 | 152.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 112 | 19 | 0 | 0.23 | 0.87 | 0.43 | 44.29 | 0.77 | 0.32 |
| Hex | 91 | 70 | 13 | 0 | 17 | 57 | 2B | 2C | 4D | 20 |
| Octal | 221 | 160 | 23 | 0 | 27 | 127 | 53 | 54 | 115 | 40 |
| Binary | 10010001 | 1110000 | 10011 | 0 | 10111 | 1010111 | 101011 | 101100 | 1001101 | 100000 |
Color Harmonies of #917013
Complementary color
Monochromatic Colors of #917013
Black with #917013
Text Example
Text Example
White with #917013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917013; }
p { color: rgb(145,112,19); }
H1.HeaderClassName
{
color: #917013;
}
.AnyTagClassName
{
color: #917013;
}
</style>
background-color css
<style>
a { background-color: #917013; }
a { background-color: rgb(145,112,19); }
div.DivClassName
{
background-color: #917013;
}
.BgClassName
{
background-color: #917013;
}
</style>
border-color css
<style>
span { border-color: #917013; }
span { border-color: rgb(145,112,19); }
td.TdClassName
{
border-color: #917013;
}
.TagClassName
{
border-color: #917013;
}
</style>