Shades of Golden Brown #927311
Tints of Golden Brown #927311
RGB
CMYK
RGB Variations
Color information
#927311 (or 0x927311) is known color: Golden Brown. HEX triplet: 92, 73 and 11. RGB value is (146,115,17). Sum of RGB (Red+Green+Blue) = 146+115+17=278 (36% of max value = 765). Red value is 146 (57.42% from 255 or 52.52% from 278); Green value is 115 (45.31% from 255 or 41.37% from 278); Blue value is 17 (7.03% from 255 or 6.12% from 278); Max value from RGB is 146 - color contains mainly: red. Hex color #927311 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #927311 is #6D8CEE. Grayscale: #717171. Windows color (decimal): -7179503 or 1143698. OLE color: 1143698.
HSL color Cylindrical-coordinate representation of color #927311: hue angle of 45.58º 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 #927311 is Cyan = 0, Magento = 0.21, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 115 | 17 | - |
| CMYK | 0 | 0.21 | 0.88 | 0.43 |
| HSL | 45.58º | 0.79% | 0.32% | - |
| HSV(B) | 45.58º | 0.88% | 0.57% | - |
| XYZ | 18.09 | 18.41 | 3.13 | - |
| YUV | 113.1 | 73.77 | 151.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 115 | 17 | 0 | 0.21 | 0.88 | 0.43 | 45.58 | 0.79 | 0.32 |
| Hex | 92 | 73 | 11 | 0 | 15 | 58 | 2B | 2E | 4F | 20 |
| Octal | 222 | 163 | 21 | 0 | 25 | 130 | 53 | 56 | 117 | 40 |
| Binary | 10010010 | 1110011 | 10001 | 0 | 10101 | 1011000 | 101011 | 101110 | 1001111 | 100000 |
Color Harmonies of #927311
Complementary color
Monochromatic Colors of #927311
Black with #927311
Text Example
Text Example
White with #927311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927311; }
p { color: rgb(146,115,17); }
H1.HeaderClassName
{
color: #927311;
}
.AnyTagClassName
{
color: #927311;
}
</style>
background-color css
<style>
a { background-color: #927311; }
a { background-color: rgb(146,115,17); }
div.DivClassName
{
background-color: #927311;
}
.BgClassName
{
background-color: #927311;
}
</style>
border-color css
<style>
span { border-color: #927311; }
span { border-color: rgb(146,115,17); }
td.TdClassName
{
border-color: #927311;
}
.TagClassName
{
border-color: #927311;
}
</style>