Shades of Golden Brown #927010
Tints of Golden Brown #927010
RGB
CMYK
RGB Variations
Color information
#927010 (or 0x927010) is known color: Golden Brown. HEX triplet: 92, 70 and 10. RGB value is (146,112,16). Sum of RGB (Red+Green+Blue) = 146+112+16=274 (36% of max value = 765). Red value is 146 (57.42% from 255 or 53.28% from 274); Green value is 112 (44.14% from 255 or 40.88% from 274); Blue value is 16 (6.64% from 255 or 5.84% from 274); Max value from RGB is 146 - color contains mainly: red. Hex color #927010 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #927010 is #6D8FEF. Grayscale: #6F6F6F. Windows color (decimal): -7180272 or 1077394. OLE color: 1077394.
HSL color Cylindrical-coordinate representation of color #927010: hue angle of 44.31º 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 #927010 is Cyan = 0, Magento = 0.23, Yellow = 0.89 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 112 | 16 | - |
| CMYK | 0 | 0.23 | 0.89 | 0.43 |
| HSL | 44.31º | 0.8% | 0.32% | - |
| HSV(B) | 44.31º | 0.89% | 0.57% | - |
| XYZ | 17.74 | 17.74 | 2.98 | - |
| YUV | 111.22 | 74.26 | 152.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 112 | 16 | 0 | 0.23 | 0.89 | 0.43 | 44.31 | 0.8 | 0.32 |
| Hex | 92 | 70 | 10 | 0 | 17 | 59 | 2B | 2C | 50 | 20 |
| Octal | 222 | 160 | 20 | 0 | 27 | 131 | 53 | 54 | 120 | 40 |
| Binary | 10010010 | 1110000 | 10000 | 0 | 10111 | 1011001 | 101011 | 101100 | 1010000 | 100000 |
Color Harmonies of #927010
Complementary color
Monochromatic Colors of #927010
Black with #927010
Text Example
Text Example
White with #927010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927010; }
p { color: rgb(146,112,16); }
H1.HeaderClassName
{
color: #927010;
}
.AnyTagClassName
{
color: #927010;
}
</style>
background-color css
<style>
a { background-color: #927010; }
a { background-color: rgb(146,112,16); }
div.DivClassName
{
background-color: #927010;
}
.BgClassName
{
background-color: #927010;
}
</style>
border-color css
<style>
span { border-color: #927010; }
span { border-color: rgb(146,112,16); }
td.TdClassName
{
border-color: #927010;
}
.TagClassName
{
border-color: #927010;
}
</style>