Shades of Deep Bronze #544329
Tints of Deep Bronze #544329
RGB
CMYK
RGB Variations
Color information
#544329 (or 0x544329) is known color: Deep Bronze. HEX triplet: 54, 43 and 29. RGB value is (84,67,41). Sum of RGB (Red+Green+Blue) = 84+67+41=192 (25% of max value = 765). Red value is 84 (33.20% from 255 or 43.75% from 192); Green value is 67 (26.56% from 255 or 34.90% from 192); Blue value is 41 (16.41% from 255 or 21.35% from 192); Max value from RGB is 84 - color contains mainly: red. Hex color #544329 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #544329 is #ABBCD6. Grayscale: #454545. Windows color (decimal): -11254999 or 2704212. OLE color: 2704212.
HSL color Cylindrical-coordinate representation of color #544329: hue angle of 36.28º degrees, saturation: 0.34, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #544329 is Cyan = 0, Magento = 0.20, Yellow = 0.51 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 67 | 41 | - |
| CMYK | 0 | 0.20 | 0.51 | 0.67 |
| HSL | 36.28º | 0.34% | 0.25% | - |
| HSV(B) | 36.28º | 0.51% | 0.33% | - |
| XYZ | 6.06 | 6.06 | 2.95 | - |
| YUV | 69.12 | 112.13 | 138.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 67 | 41 | 0 | 0.20 | 0.51 | 0.67 | 36.28 | 0.34 | 0.25 |
| Hex | 54 | 43 | 29 | 0 | 14 | 33 | 43 | 24 | 22 | 19 |
| Octal | 124 | 103 | 51 | 0 | 24 | 63 | 103 | 44 | 42 | 31 |
| Binary | 1010100 | 1000011 | 101001 | 0 | 10100 | 110011 | 1000011 | 100100 | 100010 | 11001 |
Color Harmonies of #544329
Complementary color
Monochromatic Colors of #544329
Black with #544329
Text Example
Text Example
White with #544329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544329; }
p { color: rgb(84,67,41); }
H1.HeaderClassName
{
color: #544329;
}
.AnyTagClassName
{
color: #544329;
}
</style>
background-color css
<style>
a { background-color: #544329; }
a { background-color: rgb(84,67,41); }
div.DivClassName
{
background-color: #544329;
}
.BgClassName
{
background-color: #544329;
}
</style>
border-color css
<style>
span { border-color: #544329; }
span { border-color: rgb(84,67,41); }
td.TdClassName
{
border-color: #544329;
}
.TagClassName
{
border-color: #544329;
}
</style>