Shades of Golden Brown #927011
Tints of Golden Brown #927011
RGB
CMYK
RGB Variations
Color information
#927011 (or 0x927011) is known color: Golden Brown. HEX triplet: 92, 70 and 11. RGB value is (146,112,17). Sum of RGB (Red+Green+Blue) = 146+112+17=275 (36% of max value = 765). Red value is 146 (57.42% from 255 or 53.09% from 275); Green value is 112 (44.14% from 255 or 40.73% from 275); Blue value is 17 (7.03% from 255 or 6.18% from 275); Max value from RGB is 146 - color contains mainly: red. Hex color #927011 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #927011 is #6D8FEE. Grayscale: #6F6F6F. Windows color (decimal): -7180271 or 1142930. OLE color: 1142930.
HSL color Cylindrical-coordinate representation of color #927011: hue angle of 44.19º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #927011 is Cyan = 0, Magento = 0.23, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 112 | 17 | - |
| CMYK | 0 | 0.23 | 0.88 | 0.43 |
| HSL | 44.19º | 0.79% | 0.32% | - |
| HSV(B) | 44.19º | 0.88% | 0.57% | - |
| XYZ | 17.75 | 17.74 | 3.02 | - |
| YUV | 111.34 | 74.76 | 152.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 112 | 17 | 0 | 0.23 | 0.88 | 0.43 | 44.19 | 0.79 | 0.32 |
| Hex | 92 | 70 | 11 | 0 | 17 | 58 | 2B | 2C | 4F | 20 |
| Octal | 222 | 160 | 21 | 0 | 27 | 130 | 53 | 54 | 117 | 40 |
| Binary | 10010010 | 1110000 | 10001 | 0 | 10111 | 1011000 | 101011 | 101100 | 1001111 | 100000 |
Color Harmonies of #927011
Complementary color
Monochromatic Colors of #927011
Black with #927011
Text Example
Text Example
White with #927011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927011; }
p { color: rgb(146,112,17); }
H1.HeaderClassName
{
color: #927011;
}
.AnyTagClassName
{
color: #927011;
}
</style>
background-color css
<style>
a { background-color: #927011; }
a { background-color: rgb(146,112,17); }
div.DivClassName
{
background-color: #927011;
}
.BgClassName
{
background-color: #927011;
}
</style>
border-color css
<style>
span { border-color: #927011; }
span { border-color: rgb(146,112,17); }
td.TdClassName
{
border-color: #927011;
}
.TagClassName
{
border-color: #927011;
}
</style>