Shades of Golden Brown #916213
Tints of Golden Brown #916213
RGB
CMYK
RGB Variations
Color information
#916213 (or 0x916213) is known color: Golden Brown. HEX triplet: 91, 62 and 13. RGB value is (145,98,19). Sum of RGB (Red+Green+Blue) = 145+98+19=262 (34% of max value = 765). Red value is 145 (57.03% from 255 or 55.34% from 262); Green value is 98 (38.67% from 255 or 37.40% from 262); Blue value is 19 (7.81% from 255 or 7.25% from 262); Max value from RGB is 145 - color contains mainly: red. Hex color #916213 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #916213 is #6E9DEC. Grayscale: #676767. Windows color (decimal): -7249389 or 1270417. OLE color: 1270417.
HSL color Cylindrical-coordinate representation of color #916213: hue angle of 37.62º 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 #916213 is Cyan = 0, Magento = 0.32, Yellow = 0.87 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 98 | 19 | - |
| CMYK | 0 | 0.32 | 0.87 | 0.43 |
| HSL | 37.62º | 0.77% | 0.32% | - |
| HSV(B) | 37.62º | 0.87% | 0.57% | - |
| XYZ | 16.16 | 14.8 | 2.62 | - |
| YUV | 103.05 | 80.57 | 157.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 98 | 19 | 0 | 0.32 | 0.87 | 0.43 | 37.62 | 0.77 | 0.32 |
| Hex | 91 | 62 | 13 | 0 | 20 | 57 | 2B | 26 | 4D | 20 |
| Octal | 221 | 142 | 23 | 0 | 40 | 127 | 53 | 46 | 115 | 40 |
| Binary | 10010001 | 1100010 | 10011 | 0 | 100000 | 1010111 | 101011 | 100110 | 1001101 | 100000 |
Color Harmonies of #916213
Complementary color
Monochromatic Colors of #916213
Black with #916213
Text Example
Text Example
White with #916213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916213; }
p { color: rgb(145,98,19); }
H1.HeaderClassName
{
color: #916213;
}
.AnyTagClassName
{
color: #916213;
}
</style>
background-color css
<style>
a { background-color: #916213; }
a { background-color: rgb(145,98,19); }
div.DivClassName
{
background-color: #916213;
}
.BgClassName
{
background-color: #916213;
}
</style>
border-color css
<style>
span { border-color: #916213; }
span { border-color: rgb(145,98,19); }
td.TdClassName
{
border-color: #916213;
}
.TagClassName
{
border-color: #916213;
}
</style>