Shades of Golden Brown #927210
Tints of Golden Brown #927210
RGB
CMYK
RGB Variations
Color information
#927210 (or 0x927210) is known color: Golden Brown. HEX triplet: 92, 72 and 10. RGB value is (146,114,16). Sum of RGB (Red+Green+Blue) = 146+114+16=276 (36% of max value = 765). Red value is 146 (57.42% from 255 or 52.90% from 276); Green value is 114 (44.92% from 255 or 41.30% from 276); Blue value is 16 (6.64% from 255 or 5.80% from 276); Max value from RGB is 146 - color contains mainly: red. Hex color #927210 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #927210 is #6D8DEF. Grayscale: #707070. Windows color (decimal): -7179760 or 1077906. OLE color: 1077906.
HSL color Cylindrical-coordinate representation of color #927210: hue angle of 45.23º 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 #927210 is Cyan = 0, Magento = 0.22, Yellow = 0.89 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 114 | 16 | - |
| CMYK | 0 | 0.22 | 0.89 | 0.43 |
| HSL | 45.23º | 0.8% | 0.32% | - |
| HSV(B) | 45.23º | 0.89% | 0.57% | - |
| XYZ | 17.96 | 18.18 | 3.05 | - |
| YUV | 112.4 | 73.6 | 151.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 114 | 16 | 0 | 0.22 | 0.89 | 0.43 | 45.23 | 0.8 | 0.32 |
| Hex | 92 | 72 | 10 | 0 | 16 | 59 | 2B | 2D | 50 | 20 |
| Octal | 222 | 162 | 20 | 0 | 26 | 131 | 53 | 55 | 120 | 40 |
| Binary | 10010010 | 1110010 | 10000 | 0 | 10110 | 1011001 | 101011 | 101101 | 1010000 | 100000 |
Color Harmonies of #927210
Complementary color
Monochromatic Colors of #927210
Black with #927210
Text Example
Text Example
White with #927210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927210; }
p { color: rgb(146,114,16); }
H1.HeaderClassName
{
color: #927210;
}
.AnyTagClassName
{
color: #927210;
}
</style>
background-color css
<style>
a { background-color: #927210; }
a { background-color: rgb(146,114,16); }
div.DivClassName
{
background-color: #927210;
}
.BgClassName
{
background-color: #927210;
}
</style>
border-color css
<style>
span { border-color: #927210; }
span { border-color: rgb(146,114,16); }
td.TdClassName
{
border-color: #927210;
}
.TagClassName
{
border-color: #927210;
}
</style>