Shades of Deep Bronze #544028
Tints of Deep Bronze #544028
RGB
CMYK
RGB Variations
Color information
#544028 (or 0x544028) is known color: Deep Bronze. HEX triplet: 54, 40 and 28. RGB value is (84,64,40). Sum of RGB (Red+Green+Blue) = 84+64+40=188 (24% of max value = 765). Red value is 84 (33.20% from 255 or 44.68% from 188); Green value is 64 (25.39% from 255 or 34.04% from 188); Blue value is 40 (16.02% from 255 or 21.28% from 188); Max value from RGB is 84 - color contains mainly: red. Hex color #544028 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #544028 is #ABBFD7. Grayscale: #434343. Windows color (decimal): -11255768 or 2637908. OLE color: 2637908.
HSL color Cylindrical-coordinate representation of color #544028: hue angle of 32.73º degrees, saturation: 0.35, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #544028 is Cyan = 0, Magento = 0.24, Yellow = 0.52 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 64 | 40 | - |
| CMYK | 0 | 0.24 | 0.52 | 0.67 |
| HSL | 32.73º | 0.35% | 0.24% | - |
| HSV(B) | 32.73º | 0.52% | 0.33% | - |
| XYZ | 5.87 | 5.7 | 2.8 | - |
| YUV | 67.24 | 112.63 | 139.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 64 | 40 | 0 | 0.24 | 0.52 | 0.67 | 32.73 | 0.35 | 0.24 |
| Hex | 54 | 40 | 28 | 0 | 18 | 34 | 43 | 21 | 23 | 18 |
| Octal | 124 | 100 | 50 | 0 | 30 | 64 | 103 | 41 | 43 | 30 |
| Binary | 1010100 | 1000000 | 101000 | 0 | 11000 | 110100 | 1000011 | 100001 | 100011 | 11000 |
Color Harmonies of #544028
Complementary color
Monochromatic Colors of #544028
Black with #544028
Text Example
Text Example
White with #544028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544028; }
p { color: rgb(84,64,40); }
H1.HeaderClassName
{
color: #544028;
}
.AnyTagClassName
{
color: #544028;
}
</style>
background-color css
<style>
a { background-color: #544028; }
a { background-color: rgb(84,64,40); }
div.DivClassName
{
background-color: #544028;
}
.BgClassName
{
background-color: #544028;
}
</style>
border-color css
<style>
span { border-color: #544028; }
span { border-color: rgb(84,64,40); }
td.TdClassName
{
border-color: #544028;
}
.TagClassName
{
border-color: #544028;
}
</style>