Shades of Golden Brown #916610
Tints of Golden Brown #916610
RGB
CMYK
RGB Variations
Color information
#916610 (or 0x916610) is known color: Golden Brown. HEX triplet: 91, 66 and 10. RGB value is (145,102,16). Sum of RGB (Red+Green+Blue) = 145+102+16=263 (34% of max value = 765). Red value is 145 (57.03% from 255 or 55.13% from 263); Green value is 102 (40.23% from 255 or 38.78% from 263); Blue value is 16 (6.64% from 255 or 6.08% from 263); Max value from RGB is 145 - color contains mainly: red. Hex color #916610 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #916610 is #6E99EF. Grayscale: #696969. Windows color (decimal): -7248368 or 1074833. OLE color: 1074833.
HSL color Cylindrical-coordinate representation of color #916610: hue angle of 40º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #916610 is Cyan = 0, Magento = 0.30, Yellow = 0.89 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 102 | 16 | - |
| CMYK | 0 | 0.30 | 0.89 | 0.43 |
| HSL | 40º | 0.8% | 0.32% | - |
| HSV(B) | 40º | 0.89% | 0.57% | - |
| XYZ | 16.52 | 15.56 | 2.62 | - |
| YUV | 105.05 | 77.75 | 156.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 102 | 16 | 0 | 0.30 | 0.89 | 0.43 | 40 | 0.8 | 0.32 |
| Hex | 91 | 66 | 10 | 0 | 1E | 59 | 2B | 28 | 50 | 20 |
| Octal | 221 | 146 | 20 | 0 | 36 | 131 | 53 | 50 | 120 | 40 |
| Binary | 10010001 | 1100110 | 10000 | 0 | 11110 | 1011001 | 101011 | 101000 | 1010000 | 100000 |
Color Harmonies of #916610
Complementary color
Monochromatic Colors of #916610
Black with #916610
Text Example
Text Example
White with #916610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916610; }
p { color: rgb(145,102,16); }
H1.HeaderClassName
{
color: #916610;
}
.AnyTagClassName
{
color: #916610;
}
</style>
background-color css
<style>
a { background-color: #916610; }
a { background-color: rgb(145,102,16); }
div.DivClassName
{
background-color: #916610;
}
.BgClassName
{
background-color: #916610;
}
</style>
border-color css
<style>
span { border-color: #916610; }
span { border-color: rgb(145,102,16); }
td.TdClassName
{
border-color: #916610;
}
.TagClassName
{
border-color: #916610;
}
</style>