Shades of Golden Brown #916316
Tints of Golden Brown #916316
RGB
CMYK
RGB Variations
Color information
#916316 (or 0x916316) is known color: Golden Brown. HEX triplet: 91, 63 and 16. RGB value is (145,99,22). Sum of RGB (Red+Green+Blue) = 145+99+22=266 (35% of max value = 765). Red value is 145 (57.03% from 255 or 54.51% from 266); Green value is 99 (39.06% from 255 or 37.22% from 266); Blue value is 22 (8.98% from 255 or 8.27% from 266); Max value from RGB is 145 - color contains mainly: red. Hex color #916316 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #916316 is #6E9CE9. Grayscale: #686868. Windows color (decimal): -7249130 or 1467281. OLE color: 1467281.
HSL color Cylindrical-coordinate representation of color #916316: hue angle of 37.56º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #916316 is Cyan = 0, Magento = 0.32, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 99 | 22 | - |
| CMYK | 0 | 0.32 | 0.85 | 0.43 |
| HSL | 37.56º | 0.74% | 0.33% | - |
| HSV(B) | 37.56º | 0.85% | 0.57% | - |
| XYZ | 16.28 | 15 | 2.8 | - |
| YUV | 103.98 | 81.74 | 157.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 99 | 22 | 0 | 0.32 | 0.85 | 0.43 | 37.56 | 0.74 | 0.33 |
| Hex | 91 | 63 | 16 | 0 | 20 | 55 | 2B | 26 | 4A | 21 |
| Octal | 221 | 143 | 26 | 0 | 40 | 125 | 53 | 46 | 112 | 41 |
| Binary | 10010001 | 1100011 | 10110 | 0 | 100000 | 1010101 | 101011 | 100110 | 1001010 | 100001 |
Color Harmonies of #916316
Complementary color
Monochromatic Colors of #916316
Black with #916316
Text Example
Text Example
White with #916316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916316; }
p { color: rgb(145,99,22); }
H1.HeaderClassName
{
color: #916316;
}
.AnyTagClassName
{
color: #916316;
}
</style>
background-color css
<style>
a { background-color: #916316; }
a { background-color: rgb(145,99,22); }
div.DivClassName
{
background-color: #916316;
}
.BgClassName
{
background-color: #916316;
}
</style>
border-color css
<style>
span { border-color: #916316; }
span { border-color: rgb(145,99,22); }
td.TdClassName
{
border-color: #916316;
}
.TagClassName
{
border-color: #916316;
}
</style>