Shades of Golden Brown #926019
Tints of Golden Brown #926019
RGB
CMYK
RGB Variations
Color information
#926019 (or 0x926019) is known color: Golden Brown. HEX triplet: 92, 60 and 19. RGB value is (146,96,25). Sum of RGB (Red+Green+Blue) = 146+96+25=267 (35% of max value = 765). Red value is 146 (57.42% from 255 or 54.68% from 267); Green value is 96 (37.89% from 255 or 35.96% from 267); Blue value is 25 (10.16% from 255 or 9.36% from 267); Max value from RGB is 146 - color contains mainly: red. Hex color #926019 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #926019 is #6D9FE6. Grayscale: #676767. Windows color (decimal): -7184359 or 1663122. OLE color: 1663122.
HSL color Cylindrical-coordinate representation of color #926019: hue angle of 35.21º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #926019 is Cyan = 0, Magento = 0.34, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 96 | 25 | - |
| CMYK | 0 | 0.34 | 0.83 | 0.43 |
| HSL | 35.21º | 0.71% | 0.34% | - |
| HSV(B) | 35.21º | 0.83% | 0.57% | - |
| XYZ | 16.21 | 14.55 | 2.87 | - |
| YUV | 102.86 | 84.07 | 158.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 96 | 25 | 0 | 0.34 | 0.83 | 0.43 | 35.21 | 0.71 | 0.34 |
| Hex | 92 | 60 | 19 | 0 | 22 | 53 | 2B | 23 | 47 | 22 |
| Octal | 222 | 140 | 31 | 0 | 42 | 123 | 53 | 43 | 107 | 42 |
| Binary | 10010010 | 1100000 | 11001 | 0 | 100010 | 1010011 | 101011 | 100011 | 1000111 | 100010 |
Color Harmonies of #926019
Complementary color
Monochromatic Colors of #926019
Black with #926019
Text Example
Text Example
White with #926019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926019; }
p { color: rgb(146,96,25); }
H1.HeaderClassName
{
color: #926019;
}
.AnyTagClassName
{
color: #926019;
}
</style>
background-color css
<style>
a { background-color: #926019; }
a { background-color: rgb(146,96,25); }
div.DivClassName
{
background-color: #926019;
}
.BgClassName
{
background-color: #926019;
}
</style>
border-color css
<style>
span { border-color: #926019; }
span { border-color: rgb(146,96,25); }
td.TdClassName
{
border-color: #926019;
}
.TagClassName
{
border-color: #926019;
}
</style>