Shades of Golden Brown #916713
Tints of Golden Brown #916713
RGB
CMYK
RGB Variations
Color information
#916713 (or 0x916713) is known color: Golden Brown. HEX triplet: 91, 67 and 13. RGB value is (145,103,19). Sum of RGB (Red+Green+Blue) = 145+103+19=267 (35% of max value = 765). Red value is 145 (57.03% from 255 or 54.31% from 267); Green value is 103 (40.62% from 255 or 38.58% from 267); Blue value is 19 (7.81% from 255 or 7.12% from 267); Max value from RGB is 145 - color contains mainly: red. Hex color #916713 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #916713 is #6E98EC. Grayscale: #6A6A6A. Windows color (decimal): -7248109 or 1271697. OLE color: 1271697.
HSL color Cylindrical-coordinate representation of color #916713: hue angle of 40º 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 #916713 is Cyan = 0, Magento = 0.29, Yellow = 0.87 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 103 | 19 | - |
| CMYK | 0 | 0.29 | 0.87 | 0.43 |
| HSL | 40º | 0.77% | 0.32% | - |
| HSV(B) | 40º | 0.87% | 0.57% | - |
| XYZ | 16.64 | 15.77 | 2.78 | - |
| YUV | 105.98 | 78.91 | 155.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 103 | 19 | 0 | 0.29 | 0.87 | 0.43 | 40 | 0.77 | 0.32 |
| Hex | 91 | 67 | 13 | 0 | 1D | 57 | 2B | 28 | 4D | 20 |
| Octal | 221 | 147 | 23 | 0 | 35 | 127 | 53 | 50 | 115 | 40 |
| Binary | 10010001 | 1100111 | 10011 | 0 | 11101 | 1010111 | 101011 | 101000 | 1001101 | 100000 |
Color Harmonies of #916713
Complementary color
Monochromatic Colors of #916713
Black with #916713
Text Example
Text Example
White with #916713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916713; }
p { color: rgb(145,103,19); }
H1.HeaderClassName
{
color: #916713;
}
.AnyTagClassName
{
color: #916713;
}
</style>
background-color css
<style>
a { background-color: #916713; }
a { background-color: rgb(145,103,19); }
div.DivClassName
{
background-color: #916713;
}
.BgClassName
{
background-color: #916713;
}
</style>
border-color css
<style>
span { border-color: #916713; }
span { border-color: rgb(145,103,19); }
td.TdClassName
{
border-color: #916713;
}
.TagClassName
{
border-color: #916713;
}
</style>