Shades of Golden Brown #926416
Tints of Golden Brown #926416
RGB
CMYK
RGB Variations
Color information
#926416 (or 0x926416) is known color: Golden Brown. HEX triplet: 92, 64 and 16. RGB value is (146,100,22). Sum of RGB (Red+Green+Blue) = 146+100+22=268 (35% of max value = 765). Red value is 146 (57.42% from 255 or 54.48% from 268); Green value is 100 (39.45% from 255 or 37.31% from 268); Blue value is 22 (8.98% from 255 or 8.21% from 268); Max value from RGB is 146 - color contains mainly: red. Hex color #926416 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #926416 is #6D9BE9. Grayscale: #696969. Windows color (decimal): -7183338 or 1467538. OLE color: 1467538.
HSL color Cylindrical-coordinate representation of color #926416: hue angle of 37.74º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #926416 is Cyan = 0, Magento = 0.32, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 100 | 22 | - |
| CMYK | 0 | 0.32 | 0.85 | 0.43 |
| HSL | 37.74º | 0.74% | 0.33% | - |
| HSV(B) | 37.74º | 0.85% | 0.57% | - |
| XYZ | 16.56 | 15.28 | 2.84 | - |
| YUV | 104.86 | 81.24 | 157.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 100 | 22 | 0 | 0.32 | 0.85 | 0.43 | 37.74 | 0.74 | 0.33 |
| Hex | 92 | 64 | 16 | 0 | 20 | 55 | 2B | 26 | 4A | 21 |
| Octal | 222 | 144 | 26 | 0 | 40 | 125 | 53 | 46 | 112 | 41 |
| Binary | 10010010 | 1100100 | 10110 | 0 | 100000 | 1010101 | 101011 | 100110 | 1001010 | 100001 |
Color Harmonies of #926416
Complementary color
Monochromatic Colors of #926416
Black with #926416
Text Example
Text Example
White with #926416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926416; }
p { color: rgb(146,100,22); }
H1.HeaderClassName
{
color: #926416;
}
.AnyTagClassName
{
color: #926416;
}
</style>
background-color css
<style>
a { background-color: #926416; }
a { background-color: rgb(146,100,22); }
div.DivClassName
{
background-color: #926416;
}
.BgClassName
{
background-color: #926416;
}
</style>
border-color css
<style>
span { border-color: #926416; }
span { border-color: rgb(146,100,22); }
td.TdClassName
{
border-color: #926416;
}
.TagClassName
{
border-color: #926416;
}
</style>