Shades of Golden Brown #927112
Tints of Golden Brown #927112
RGB
CMYK
RGB Variations
Color information
#927112 (or 0x927112) is known color: Golden Brown. HEX triplet: 92, 71 and 12. RGB value is (146,113,18). Sum of RGB (Red+Green+Blue) = 146+113+18=277 (36% of max value = 765). Red value is 146 (57.42% from 255 or 52.71% from 277); Green value is 113 (44.53% from 255 or 40.79% from 277); Blue value is 18 (7.42% from 255 or 6.50% from 277); Max value from RGB is 146 - color contains mainly: red. Hex color #927112 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #927112 is #6D8EED. Grayscale: #707070. Windows color (decimal): -7180014 or 1208722. OLE color: 1208722.
HSL color Cylindrical-coordinate representation of color #927112: hue angle of 44.53º degrees, saturation: 0.78, 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 #927112 is Cyan = 0, Magento = 0.23, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 113 | 18 | - |
| CMYK | 0 | 0.23 | 0.88 | 0.43 |
| HSL | 44.53º | 0.78% | 0.32% | - |
| HSV(B) | 44.53º | 0.88% | 0.57% | - |
| XYZ | 17.87 | 17.96 | 3.1 | - |
| YUV | 112.04 | 74.93 | 152.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 113 | 18 | 0 | 0.23 | 0.88 | 0.43 | 44.53 | 0.78 | 0.32 |
| Hex | 92 | 71 | 12 | 0 | 17 | 58 | 2B | 2D | 4E | 20 |
| Octal | 222 | 161 | 22 | 0 | 27 | 130 | 53 | 55 | 116 | 40 |
| Binary | 10010010 | 1110001 | 10010 | 0 | 10111 | 1011000 | 101011 | 101101 | 1001110 | 100000 |
Color Harmonies of #927112
Complementary color
Monochromatic Colors of #927112
Black with #927112
Text Example
Text Example
White with #927112
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927112; }
p { color: rgb(146,113,18); }
H1.HeaderClassName
{
color: #927112;
}
.AnyTagClassName
{
color: #927112;
}
</style>
background-color css
<style>
a { background-color: #927112; }
a { background-color: rgb(146,113,18); }
div.DivClassName
{
background-color: #927112;
}
.BgClassName
{
background-color: #927112;
}
</style>
border-color css
<style>
span { border-color: #927112; }
span { border-color: rgb(146,113,18); }
td.TdClassName
{
border-color: #927112;
}
.TagClassName
{
border-color: #927112;
}
</style>