Shades of Deep Bronze #524026
Tints of Deep Bronze #524026
RGB
CMYK
RGB Variations
Color information
#524026 (or 0x524026) is known color: Deep Bronze. HEX triplet: 52, 40 and 26. RGB value is (82,64,38). Sum of RGB (Red+Green+Blue) = 82+64+38=184 (24% of max value = 765). Red value is 82 (32.42% from 255 or 44.57% from 184); Green value is 64 (25.39% from 255 or 34.78% from 184); Blue value is 38 (15.23% from 255 or 20.65% from 184); Max value from RGB is 82 - color contains mainly: red. Hex color #524026 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #524026 is #ADBFD9. Grayscale: #424242. Windows color (decimal): -11386842 or 2506834. OLE color: 2506834.
HSL color Cylindrical-coordinate representation of color #524026: hue angle of 35.45º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #524026 is Cyan = 0, Magento = 0.22, Yellow = 0.54 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 64 | 38 | - |
| CMYK | 0 | 0.22 | 0.54 | 0.68 |
| HSL | 35.45º | 0.37% | 0.24% | - |
| HSV(B) | 35.45º | 0.54% | 0.32% | - |
| XYZ | 5.66 | 5.6 | 2.62 | - |
| YUV | 66.42 | 111.96 | 139.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 64 | 38 | 0 | 0.22 | 0.54 | 0.68 | 35.45 | 0.37 | 0.24 |
| Hex | 52 | 40 | 26 | 0 | 16 | 36 | 44 | 23 | 25 | 18 |
| Octal | 122 | 100 | 46 | 0 | 26 | 66 | 104 | 43 | 45 | 30 |
| Binary | 1010010 | 1000000 | 100110 | 0 | 10110 | 110110 | 1000100 | 100011 | 100101 | 11000 |
Color Harmonies of #524026
Complementary color
Monochromatic Colors of #524026
Black with #524026
Text Example
Text Example
White with #524026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524026; }
p { color: rgb(82,64,38); }
H1.HeaderClassName
{
color: #524026;
}
.AnyTagClassName
{
color: #524026;
}
</style>
background-color css
<style>
a { background-color: #524026; }
a { background-color: rgb(82,64,38); }
div.DivClassName
{
background-color: #524026;
}
.BgClassName
{
background-color: #524026;
}
</style>
border-color css
<style>
span { border-color: #524026; }
span { border-color: rgb(82,64,38); }
td.TdClassName
{
border-color: #524026;
}
.TagClassName
{
border-color: #524026;
}
</style>