Shades of Golden Brown #927213
Tints of Golden Brown #927213
RGB
CMYK
RGB Variations
Color information
#927213 (or 0x927213) is known color: Golden Brown. HEX triplet: 92, 72 and 13. RGB value is (146,114,19). Sum of RGB (Red+Green+Blue) = 146+114+19=279 (36% of max value = 765). Red value is 146 (57.42% from 255 or 52.33% from 279); Green value is 114 (44.92% from 255 or 40.86% from 279); Blue value is 19 (7.81% from 255 or 6.81% from 279); Max value from RGB is 146 - color contains mainly: red. Hex color #927213 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #927213 is #6D8DEC. Grayscale: #717171. Windows color (decimal): -7179757 or 1274514. OLE color: 1274514.
HSL color Cylindrical-coordinate representation of color #927213: hue angle of 44.88º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #927213 is Cyan = 0, Magento = 0.22, Yellow = 0.87 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 114 | 19 | - |
| CMYK | 0 | 0.22 | 0.87 | 0.43 |
| HSL | 44.88º | 0.77% | 0.32% | - |
| HSV(B) | 44.88º | 0.87% | 0.57% | - |
| XYZ | 17.99 | 18.19 | 3.18 | - |
| YUV | 112.74 | 75.1 | 151.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 114 | 19 | 0 | 0.22 | 0.87 | 0.43 | 44.88 | 0.77 | 0.32 |
| Hex | 92 | 72 | 13 | 0 | 16 | 57 | 2B | 2D | 4D | 20 |
| Octal | 222 | 162 | 23 | 0 | 26 | 127 | 53 | 55 | 115 | 40 |
| Binary | 10010010 | 1110010 | 10011 | 0 | 10110 | 1010111 | 101011 | 101101 | 1001101 | 100000 |
Color Harmonies of #927213
Complementary color
Monochromatic Colors of #927213
Black with #927213
Text Example
Text Example
White with #927213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927213; }
p { color: rgb(146,114,19); }
H1.HeaderClassName
{
color: #927213;
}
.AnyTagClassName
{
color: #927213;
}
</style>
background-color css
<style>
a { background-color: #927213; }
a { background-color: rgb(146,114,19); }
div.DivClassName
{
background-color: #927213;
}
.BgClassName
{
background-color: #927213;
}
</style>
border-color css
<style>
span { border-color: #927213; }
span { border-color: rgb(146,114,19); }
td.TdClassName
{
border-color: #927213;
}
.TagClassName
{
border-color: #927213;
}
</style>