Shades of Golden Brown #917413
Tints of Golden Brown #917413
RGB
CMYK
RGB Variations
Color information
#917413 (or 0x917413) is known color: Golden Brown. HEX triplet: 91, 74 and 13. RGB value is (145,116,19). Sum of RGB (Red+Green+Blue) = 145+116+19=280 (37% of max value = 765). Red value is 145 (57.03% from 255 or 51.79% from 280); Green value is 116 (45.70% from 255 or 41.43% from 280); Blue value is 19 (7.81% from 255 or 6.79% from 280); Max value from RGB is 145 - color contains mainly: red. Hex color #917413 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #917413 is #6E8BEC. Grayscale: #727272. Windows color (decimal): -7244781 or 1275025. OLE color: 1275025.
HSL color Cylindrical-coordinate representation of color #917413: hue angle of 46.19º 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 #917413 is Cyan = 0, Magento = 0.2, Yellow = 0.87 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 116 | 19 | - |
| CMYK | 0 | 0.2 | 0.87 | 0.43 |
| HSL | 46.19º | 0.77% | 0.32% | - |
| HSV(B) | 46.19º | 0.87% | 0.57% | - |
| XYZ | 18.04 | 18.56 | 3.25 | - |
| YUV | 113.61 | 74.61 | 150.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 116 | 19 | 0 | 0.2 | 0.87 | 0.43 | 46.19 | 0.77 | 0.32 |
| Hex | 91 | 74 | 13 | 0 | 14 | 57 | 2B | 2E | 4D | 20 |
| Octal | 221 | 164 | 23 | 0 | 24 | 127 | 53 | 56 | 115 | 40 |
| Binary | 10010001 | 1110100 | 10011 | 0 | 10100 | 1010111 | 101011 | 101110 | 1001101 | 100000 |
Color Harmonies of #917413
Complementary color
Monochromatic Colors of #917413
Black with #917413
Text Example
Text Example
White with #917413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917413; }
p { color: rgb(145,116,19); }
H1.HeaderClassName
{
color: #917413;
}
.AnyTagClassName
{
color: #917413;
}
</style>
background-color css
<style>
a { background-color: #917413; }
a { background-color: rgb(145,116,19); }
div.DivClassName
{
background-color: #917413;
}
.BgClassName
{
background-color: #917413;
}
</style>
border-color css
<style>
span { border-color: #917413; }
span { border-color: rgb(145,116,19); }
td.TdClassName
{
border-color: #917413;
}
.TagClassName
{
border-color: #917413;
}
</style>