Shades of Onion #504526
Tints of Onion #504526
RGB
CMYK
RGB Variations
Color information
#504526 (or 0x504526) is known color: Onion. HEX triplet: 50, 45 and 26. RGB value is (80,69,38). Sum of RGB (Red+Green+Blue) = 80+69+38=187 (24% of max value = 765). Red value is 80 (31.64% from 255 or 42.78% from 187); Green value is 69 (27.34% from 255 or 36.90% from 187); Blue value is 38 (15.23% from 255 or 20.32% from 187); Max value from RGB is 80 - color contains mainly: red. Hex color #504526 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #504526 is #AFBAD9. Grayscale: #444444. Windows color (decimal): -11516634 or 2508112. OLE color: 2508112.
HSL color Cylindrical-coordinate representation of color #504526: hue angle of 44.29º degrees, saturation: 0.36, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #504526 is Cyan = 0, Magento = 0.14, Yellow = 0.52 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 69 | 38 | - |
| CMYK | 0 | 0.14 | 0.52 | 0.69 |
| HSL | 44.29º | 0.36% | 0.23% | - |
| HSV(B) | 44.29º | 0.53% | 0.31% | - |
| XYZ | 5.79 | 6.1 | 2.71 | - |
| YUV | 68.76 | 110.64 | 136.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 69 | 38 | 0 | 0.14 | 0.52 | 0.69 | 44.29 | 0.36 | 0.23 |
| Hex | 50 | 45 | 26 | 0 | E | 34 | 45 | 2C | 24 | 17 |
| Octal | 120 | 105 | 46 | 0 | 16 | 64 | 105 | 54 | 44 | 27 |
| Binary | 1010000 | 1000101 | 100110 | 0 | 1110 | 110100 | 1000101 | 101100 | 100100 | 10111 |
Color Harmonies of #504526
Complementary color
Monochromatic Colors of #504526
Black with #504526
Text Example
Text Example
White with #504526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #504526; }
p { color: rgb(80,69,38); }
H1.HeaderClassName
{
color: #504526;
}
.AnyTagClassName
{
color: #504526;
}
</style>
background-color css
<style>
a { background-color: #504526; }
a { background-color: rgb(80,69,38); }
div.DivClassName
{
background-color: #504526;
}
.BgClassName
{
background-color: #504526;
}
</style>
border-color css
<style>
span { border-color: #504526; }
span { border-color: rgb(80,69,38); }
td.TdClassName
{
border-color: #504526;
}
.TagClassName
{
border-color: #504526;
}
</style>