Shades of Deep Bronze #524531
Tints of Deep Bronze #524531
RGB
CMYK
RGB Variations
Color information
#524531 (or 0x524531) is known color: Deep Bronze. HEX triplet: 52, 45 and 31. RGB value is (82,69,49). Sum of RGB (Red+Green+Blue) = 82+69+49=200 (26% of max value = 765). Red value is 82 (32.42% from 255 or 41% from 200); Green value is 69 (27.34% from 255 or 34.5% from 200); Blue value is 49 (19.53% from 255 or 24.5% from 200); Max value from RGB is 82 - color contains mainly: red. Hex color #524531 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #524531 is #ADBACE. Grayscale: #464646. Windows color (decimal): -11385551 or 3229010. OLE color: 3229010.
HSL color Cylindrical-coordinate representation of color #524531: hue angle of 36.36º degrees, saturation: 0.25, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #524531 is Cyan = 0, Magento = 0.16, Yellow = 0.40 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 69 | 49 | - |
| CMYK | 0 | 0.16 | 0.40 | 0.68 |
| HSL | 36.36º | 0.25% | 0.26% | - |
| HSV(B) | 36.36º | 0.4% | 0.32% | - |
| XYZ | 6.16 | 6.27 | 3.79 | - |
| YUV | 70.61 | 115.81 | 136.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 69 | 49 | 0 | 0.16 | 0.40 | 0.68 | 36.36 | 0.25 | 0.26 |
| Hex | 52 | 45 | 31 | 0 | 10 | 28 | 44 | 24 | 19 | 1A |
| Octal | 122 | 105 | 61 | 0 | 20 | 50 | 104 | 44 | 31 | 32 |
| Binary | 1010010 | 1000101 | 110001 | 0 | 10000 | 101000 | 1000100 | 100100 | 11001 | 11010 |
Color Harmonies of #524531
Complementary color
Monochromatic Colors of #524531
Black with #524531
Text Example
Text Example
White with #524531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524531; }
p { color: rgb(82,69,49); }
H1.HeaderClassName
{
color: #524531;
}
.AnyTagClassName
{
color: #524531;
}
</style>
background-color css
<style>
a { background-color: #524531; }
a { background-color: rgb(82,69,49); }
div.DivClassName
{
background-color: #524531;
}
.BgClassName
{
background-color: #524531;
}
</style>
border-color css
<style>
span { border-color: #524531; }
span { border-color: rgb(82,69,49); }
td.TdClassName
{
border-color: #524531;
}
.TagClassName
{
border-color: #524531;
}
</style>