Shades of Golden Brown #926810
Tints of Golden Brown #926810
RGB
CMYK
RGB Variations
Color information
#926810 (or 0x926810) is known color: Golden Brown. HEX triplet: 92, 68 and 10. RGB value is (146,104,16). Sum of RGB (Red+Green+Blue) = 146+104+16=266 (35% of max value = 765). Red value is 146 (57.42% from 255 or 54.89% from 266); Green value is 104 (41.02% from 255 or 39.10% from 266); Blue value is 16 (6.64% from 255 or 6.02% from 266); Max value from RGB is 146 - color contains mainly: red. Hex color #926810 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #926810 is #6D97EF. Grayscale: #6A6A6A. Windows color (decimal): -7182320 or 1075346. OLE color: 1075346.
HSL color Cylindrical-coordinate representation of color #926810: hue angle of 40.62º 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 #926810 is Cyan = 0, Magento = 0.29, Yellow = 0.89 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 104 | 16 | - |
| CMYK | 0 | 0.29 | 0.89 | 0.43 |
| HSL | 40.62º | 0.8% | 0.32% | - |
| HSV(B) | 40.62º | 0.89% | 0.57% | - |
| XYZ | 16.9 | 16.05 | 2.7 | - |
| YUV | 106.53 | 76.91 | 156.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 104 | 16 | 0 | 0.29 | 0.89 | 0.43 | 40.62 | 0.8 | 0.32 |
| Hex | 92 | 68 | 10 | 0 | 1D | 59 | 2B | 29 | 50 | 20 |
| Octal | 222 | 150 | 20 | 0 | 35 | 131 | 53 | 51 | 120 | 40 |
| Binary | 10010010 | 1101000 | 10000 | 0 | 11101 | 1011001 | 101011 | 101001 | 1010000 | 100000 |
Color Harmonies of #926810
Complementary color
Monochromatic Colors of #926810
Black with #926810
Text Example
Text Example
White with #926810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926810; }
p { color: rgb(146,104,16); }
H1.HeaderClassName
{
color: #926810;
}
.AnyTagClassName
{
color: #926810;
}
</style>
background-color css
<style>
a { background-color: #926810; }
a { background-color: rgb(146,104,16); }
div.DivClassName
{
background-color: #926810;
}
.BgClassName
{
background-color: #926810;
}
</style>
border-color css
<style>
span { border-color: #926810; }
span { border-color: rgb(146,104,16); }
td.TdClassName
{
border-color: #926810;
}
.TagClassName
{
border-color: #926810;
}
</style>