Shades of Golden Brown #926417
Tints of Golden Brown #926417
RGB
CMYK
RGB Variations
Color information
#926417 (or 0x926417) is known color: Golden Brown. HEX triplet: 92, 64 and 17. RGB value is (146,100,23). Sum of RGB (Red+Green+Blue) = 146+100+23=269 (35% of max value = 765). Red value is 146 (57.42% from 255 or 54.28% from 269); Green value is 100 (39.45% from 255 or 37.17% from 269); Blue value is 23 (9.38% from 255 or 8.55% from 269); Max value from RGB is 146 - color contains mainly: red. Hex color #926417 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #926417 is #6D9BE8. Grayscale: #696969. Windows color (decimal): -7183337 or 1533074. OLE color: 1533074.
HSL color Cylindrical-coordinate representation of color #926417: hue angle of 37.56º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #926417 is Cyan = 0, Magento = 0.32, Yellow = 0.84 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 100 | 23 | - |
| CMYK | 0 | 0.32 | 0.84 | 0.43 |
| HSL | 37.56º | 0.73% | 0.33% | - |
| HSV(B) | 37.56º | 0.84% | 0.57% | - |
| XYZ | 16.57 | 15.29 | 2.89 | - |
| YUV | 104.98 | 81.74 | 157.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 100 | 23 | 0 | 0.32 | 0.84 | 0.43 | 37.56 | 0.73 | 0.33 |
| Hex | 92 | 64 | 17 | 0 | 20 | 54 | 2B | 26 | 49 | 21 |
| Octal | 222 | 144 | 27 | 0 | 40 | 124 | 53 | 46 | 111 | 41 |
| Binary | 10010010 | 1100100 | 10111 | 0 | 100000 | 1010100 | 101011 | 100110 | 1001001 | 100001 |
Color Harmonies of #926417
Complementary color
Monochromatic Colors of #926417
Black with #926417
Text Example
Text Example
White with #926417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926417; }
p { color: rgb(146,100,23); }
H1.HeaderClassName
{
color: #926417;
}
.AnyTagClassName
{
color: #926417;
}
</style>
background-color css
<style>
a { background-color: #926417; }
a { background-color: rgb(146,100,23); }
div.DivClassName
{
background-color: #926417;
}
.BgClassName
{
background-color: #926417;
}
</style>
border-color css
<style>
span { border-color: #926417; }
span { border-color: rgb(146,100,23); }
td.TdClassName
{
border-color: #926417;
}
.TagClassName
{
border-color: #926417;
}
</style>