Shades of Golden Brown #926920
Tints of Golden Brown #926920
RGB
CMYK
RGB Variations
Color information
#926920 (or 0x926920) is known color: Golden Brown. HEX triplet: 92, 69 and 20. RGB value is (146,105,32). Sum of RGB (Red+Green+Blue) = 146+105+32=283 (37% of max value = 765). Red value is 146 (57.42% from 255 or 51.59% from 283); Green value is 105 (41.41% from 255 or 37.10% from 283); Blue value is 32 (12.89% from 255 or 11.31% from 283); Max value from RGB is 146 - color contains mainly: red. Hex color #926920 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #926920 is #6D96DF. Grayscale: #6D6D6D. Windows color (decimal): -7182048 or 2124178. OLE color: 2124178.
HSL color Cylindrical-coordinate representation of color #926920: hue angle of 38.42º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #926920 is Cyan = 0, Magento = 0.28, Yellow = 0.78 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 105 | 32 | - |
| CMYK | 0 | 0.28 | 0.78 | 0.43 |
| HSL | 38.42º | 0.64% | 0.35% | - |
| HSV(B) | 38.42º | 0.78% | 0.57% | - |
| XYZ | 17.17 | 16.32 | 3.61 | - |
| YUV | 108.94 | 84.58 | 154.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 105 | 32 | 0 | 0.28 | 0.78 | 0.43 | 38.42 | 0.64 | 0.35 |
| Hex | 92 | 69 | 20 | 0 | 1C | 4E | 2B | 26 | 40 | 23 |
| Octal | 222 | 151 | 40 | 0 | 34 | 116 | 53 | 46 | 100 | 43 |
| Binary | 10010010 | 1101001 | 100000 | 0 | 11100 | 1001110 | 101011 | 100110 | 1000000 | 100011 |
Color Harmonies of #926920
Complementary color
Monochromatic Colors of #926920
Black with #926920
Text Example
Text Example
White with #926920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926920; }
p { color: rgb(146,105,32); }
H1.HeaderClassName
{
color: #926920;
}
.AnyTagClassName
{
color: #926920;
}
</style>
background-color css
<style>
a { background-color: #926920; }
a { background-color: rgb(146,105,32); }
div.DivClassName
{
background-color: #926920;
}
.BgClassName
{
background-color: #926920;
}
</style>
border-color css
<style>
span { border-color: #926920; }
span { border-color: rgb(146,105,32); }
td.TdClassName
{
border-color: #926920;
}
.TagClassName
{
border-color: #926920;
}
</style>