Shades of Golden Brown #926010
Tints of Golden Brown #926010
RGB
CMYK
RGB Variations
Color information
#926010 (or 0x926010) is known color: Golden Brown. HEX triplet: 92, 60 and 10. RGB value is (146,96,16). Sum of RGB (Red+Green+Blue) = 146+96+16=258 (34% of max value = 765). Red value is 146 (57.42% from 255 or 56.59% from 258); Green value is 96 (37.89% from 255 or 37.21% from 258); Blue value is 16 (6.64% from 255 or 6.20% from 258); Max value from RGB is 146 - color contains mainly: red. Hex color #926010 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #926010 is #6D9FEF. Grayscale: #666666. Windows color (decimal): -7184368 or 1073298. OLE color: 1073298.
HSL color Cylindrical-coordinate representation of color #926010: hue angle of 36.92º 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 #926010 is Cyan = 0, Magento = 0.34, Yellow = 0.89 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 96 | 16 | - |
| CMYK | 0 | 0.34 | 0.89 | 0.43 |
| HSL | 36.92º | 0.8% | 0.32% | - |
| HSV(B) | 36.92º | 0.89% | 0.57% | - |
| XYZ | 16.13 | 14.51 | 2.44 | - |
| YUV | 101.83 | 79.57 | 159.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 96 | 16 | 0 | 0.34 | 0.89 | 0.43 | 36.92 | 0.8 | 0.32 |
| Hex | 92 | 60 | 10 | 0 | 22 | 59 | 2B | 25 | 50 | 20 |
| Octal | 222 | 140 | 20 | 0 | 42 | 131 | 53 | 45 | 120 | 40 |
| Binary | 10010010 | 1100000 | 10000 | 0 | 100010 | 1011001 | 101011 | 100101 | 1010000 | 100000 |
Color Harmonies of #926010
Complementary color
Monochromatic Colors of #926010
Black with #926010
Text Example
Text Example
White with #926010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926010; }
p { color: rgb(146,96,16); }
H1.HeaderClassName
{
color: #926010;
}
.AnyTagClassName
{
color: #926010;
}
</style>
background-color css
<style>
a { background-color: #926010; }
a { background-color: rgb(146,96,16); }
div.DivClassName
{
background-color: #926010;
}
.BgClassName
{
background-color: #926010;
}
</style>
border-color css
<style>
span { border-color: #926010; }
span { border-color: rgb(146,96,16); }
td.TdClassName
{
border-color: #926010;
}
.TagClassName
{
border-color: #926010;
}
</style>