Shades of Golden Brown #916106
Tints of Golden Brown #916106
RGB
CMYK
RGB Variations
Color information
#916106 (or 0x916106) is known color: Golden Brown. HEX triplet: 91, 61 and 06. RGB value is (145,97,6). Sum of RGB (Red+Green+Blue) = 145+97+6=248 (32% of max value = 765). Red value is 145 (57.03% from 255 or 58.47% from 248); Green value is 97 (38.28% from 255 or 39.11% from 248); Blue value is 6 (2.73% from 255 or 2.42% from 248); Max value from RGB is 145 - color contains mainly: red. Hex color #916106 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #916106 is #6E9EF9. Grayscale: #656565. Windows color (decimal): -7249658 or 418193. OLE color: 418193.
HSL color Cylindrical-coordinate representation of color #916106: hue angle of 39.28º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #916106 is Cyan = 0, Magento = 0.33, Yellow = 0.96 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 97 | 6 | - |
| CMYK | 0 | 0.33 | 0.96 | 0.43 |
| HSL | 39.28º | 0.92% | 0.3% | - |
| HSV(B) | 39.28º | 0.96% | 0.57% | - |
| XYZ | 15.98 | 14.58 | 2.14 | - |
| YUV | 100.98 | 74.4 | 159.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 97 | 6 | 0 | 0.33 | 0.96 | 0.43 | 39.28 | 0.92 | 0.3 |
| Hex | 91 | 61 | 6 | 0 | 21 | 60 | 2B | 27 | 5C | 1E |
| Octal | 221 | 141 | 6 | 0 | 41 | 140 | 53 | 47 | 134 | 36 |
| Binary | 10010001 | 1100001 | 110 | 0 | 100001 | 1100000 | 101011 | 100111 | 1011100 | 11110 |
Color Harmonies of #916106
Complementary color
Monochromatic Colors of #916106
Black with #916106
Text Example
Text Example
White with #916106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916106; }
p { color: rgb(145,97,6); }
H1.HeaderClassName
{
color: #916106;
}
.AnyTagClassName
{
color: #916106;
}
</style>
background-color css
<style>
a { background-color: #916106; }
a { background-color: rgb(145,97,6); }
div.DivClassName
{
background-color: #916106;
}
.BgClassName
{
background-color: #916106;
}
</style>
border-color css
<style>
span { border-color: #916106; }
span { border-color: rgb(145,97,6); }
td.TdClassName
{
border-color: #916106;
}
.TagClassName
{
border-color: #916106;
}
</style>