Shades of Deep Bronze #524326
Tints of Deep Bronze #524326
RGB
CMYK
RGB Variations
Color information
#524326 (or 0x524326) is known color: Deep Bronze. HEX triplet: 52, 43 and 26. RGB value is (82,67,38). Sum of RGB (Red+Green+Blue) = 82+67+38=187 (24% of max value = 765). Red value is 82 (32.42% from 255 or 43.85% from 187); Green value is 67 (26.56% from 255 or 35.83% from 187); Blue value is 38 (15.23% from 255 or 20.32% from 187); Max value from RGB is 82 - color contains mainly: red. Hex color #524326 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #524326 is #ADBCD9. Grayscale: #444444. Windows color (decimal): -11386074 or 2507602. OLE color: 2507602.
HSL color Cylindrical-coordinate representation of color #524326: hue angle of 39.55º 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 #524326 is Cyan = 0, Magento = 0.18, Yellow = 0.54 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 67 | 38 | - |
| CMYK | 0 | 0.18 | 0.54 | 0.68 |
| HSL | 39.55º | 0.37% | 0.24% | - |
| HSV(B) | 39.55º | 0.54% | 0.32% | - |
| XYZ | 5.84 | 5.95 | 2.67 | - |
| YUV | 68.18 | 110.97 | 137.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 67 | 38 | 0 | 0.18 | 0.54 | 0.68 | 39.55 | 0.37 | 0.24 |
| Hex | 52 | 43 | 26 | 0 | 12 | 36 | 44 | 28 | 25 | 18 |
| Octal | 122 | 103 | 46 | 0 | 22 | 66 | 104 | 50 | 45 | 30 |
| Binary | 1010010 | 1000011 | 100110 | 0 | 10010 | 110110 | 1000100 | 101000 | 100101 | 11000 |
Color Harmonies of #524326
Complementary color
Monochromatic Colors of #524326
Black with #524326
Text Example
Text Example
White with #524326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524326; }
p { color: rgb(82,67,38); }
H1.HeaderClassName
{
color: #524326;
}
.AnyTagClassName
{
color: #524326;
}
</style>
background-color css
<style>
a { background-color: #524326; }
a { background-color: rgb(82,67,38); }
div.DivClassName
{
background-color: #524326;
}
.BgClassName
{
background-color: #524326;
}
</style>
border-color css
<style>
span { border-color: #524326; }
span { border-color: rgb(82,67,38); }
td.TdClassName
{
border-color: #524326;
}
.TagClassName
{
border-color: #524326;
}
</style>