Shades of Golden Brown #916913
Tints of Golden Brown #916913
RGB
CMYK
RGB Variations
Color information
#916913 (or 0x916913) is known color: Golden Brown. HEX triplet: 91, 69 and 13. RGB value is (145,105,19). Sum of RGB (Red+Green+Blue) = 145+105+19=269 (35% of max value = 765). Red value is 145 (57.03% from 255 or 53.90% from 269); Green value is 105 (41.41% from 255 or 39.03% from 269); Blue value is 19 (7.81% from 255 or 7.06% from 269); Max value from RGB is 145 - color contains mainly: red. Hex color #916913 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #916913 is #6E96EC. Grayscale: #6B6B6B. Windows color (decimal): -7247597 or 1272209. OLE color: 1272209.
HSL color Cylindrical-coordinate representation of color #916913: hue angle of 40.95º 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 #916913 is Cyan = 0, Magento = 0.28, Yellow = 0.87 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 105 | 19 | - |
| CMYK | 0 | 0.28 | 0.87 | 0.43 |
| HSL | 40.95º | 0.77% | 0.32% | - |
| HSV(B) | 40.95º | 0.87% | 0.57% | - |
| XYZ | 16.85 | 16.17 | 2.85 | - |
| YUV | 107.16 | 78.25 | 154.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 105 | 19 | 0 | 0.28 | 0.87 | 0.43 | 40.95 | 0.77 | 0.32 |
| Hex | 91 | 69 | 13 | 0 | 1C | 57 | 2B | 29 | 4D | 20 |
| Octal | 221 | 151 | 23 | 0 | 34 | 127 | 53 | 51 | 115 | 40 |
| Binary | 10010001 | 1101001 | 10011 | 0 | 11100 | 1010111 | 101011 | 101001 | 1001101 | 100000 |
Color Harmonies of #916913
Complementary color
Monochromatic Colors of #916913
Black with #916913
Text Example
Text Example
White with #916913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916913; }
p { color: rgb(145,105,19); }
H1.HeaderClassName
{
color: #916913;
}
.AnyTagClassName
{
color: #916913;
}
</style>
background-color css
<style>
a { background-color: #916913; }
a { background-color: rgb(145,105,19); }
div.DivClassName
{
background-color: #916913;
}
.BgClassName
{
background-color: #916913;
}
</style>
border-color css
<style>
span { border-color: #916913; }
span { border-color: rgb(145,105,19); }
td.TdClassName
{
border-color: #916913;
}
.TagClassName
{
border-color: #916913;
}
</style>