Shades of Golden Brown #916716
Tints of Golden Brown #916716
RGB
CMYK
RGB Variations
Color information
#916716 (or 0x916716) is known color: Golden Brown. HEX triplet: 91, 67 and 16. RGB value is (145,103,22). Sum of RGB (Red+Green+Blue) = 145+103+22=270 (35% of max value = 765). Red value is 145 (57.03% from 255 or 53.70% from 270); Green value is 103 (40.62% from 255 or 38.15% from 270); Blue value is 22 (8.98% from 255 or 8.15% from 270); Max value from RGB is 145 - color contains mainly: red. Hex color #916716 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #916716 is #6E98E9. Grayscale: #6A6A6A. Windows color (decimal): -7248106 or 1468305. OLE color: 1468305.
HSL color Cylindrical-coordinate representation of color #916716: hue angle of 39.51º 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 #916716 is Cyan = 0, Magento = 0.29, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 103 | 22 | - |
| CMYK | 0 | 0.29 | 0.85 | 0.43 |
| HSL | 39.51º | 0.74% | 0.33% | - |
| HSV(B) | 39.51º | 0.85% | 0.57% | - |
| XYZ | 16.67 | 15.78 | 2.93 | - |
| YUV | 106.32 | 80.41 | 155.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 103 | 22 | 0 | 0.29 | 0.85 | 0.43 | 39.51 | 0.74 | 0.33 |
| Hex | 91 | 67 | 16 | 0 | 1D | 55 | 2B | 28 | 4A | 21 |
| Octal | 221 | 147 | 26 | 0 | 35 | 125 | 53 | 50 | 112 | 41 |
| Binary | 10010001 | 1100111 | 10110 | 0 | 11101 | 1010101 | 101011 | 101000 | 1001010 | 100001 |
Color Harmonies of #916716
Complementary color
Monochromatic Colors of #916716
Black with #916716
Text Example
Text Example
White with #916716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916716; }
p { color: rgb(145,103,22); }
H1.HeaderClassName
{
color: #916716;
}
.AnyTagClassName
{
color: #916716;
}
</style>
background-color css
<style>
a { background-color: #916716; }
a { background-color: rgb(145,103,22); }
div.DivClassName
{
background-color: #916716;
}
.BgClassName
{
background-color: #916716;
}
</style>
border-color css
<style>
span { border-color: #916716; }
span { border-color: rgb(145,103,22); }
td.TdClassName
{
border-color: #916716;
}
.TagClassName
{
border-color: #916716;
}
</style>