Shades of Bronze Olive #544320
Tints of Bronze Olive #544320
RGB
CMYK
RGB Variations
Color information
#544320 (or 0x544320) is known color: Bronze Olive. HEX triplet: 54, 43 and 20. RGB value is (84,67,32). Sum of RGB (Red+Green+Blue) = 84+67+32=183 (24% of max value = 765). Red value is 84 (33.20% from 255 or 45.90% from 183); Green value is 67 (26.56% from 255 or 36.61% from 183); Blue value is 32 (12.89% from 255 or 17.49% from 183); Max value from RGB is 84 - color contains mainly: red. Hex color #544320 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #544320 is #ABBCDF. Grayscale: #444444. Windows color (decimal): -11255008 or 2114388. OLE color: 2114388.
HSL color Cylindrical-coordinate representation of color #544320: hue angle of 40.38º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #544320 is Cyan = 0, Magento = 0.20, Yellow = 0.62 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 67 | 32 | - |
| CMYK | 0 | 0.20 | 0.62 | 0.67 |
| HSL | 40.38º | 0.45% | 0.23% | - |
| HSV(B) | 40.38º | 0.62% | 0.33% | - |
| XYZ | 5.92 | 6 | 2.21 | - |
| YUV | 68.09 | 107.63 | 139.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 67 | 32 | 0 | 0.20 | 0.62 | 0.67 | 40.38 | 0.45 | 0.23 |
| Hex | 54 | 43 | 20 | 0 | 14 | 3E | 43 | 28 | 2D | 17 |
| Octal | 124 | 103 | 40 | 0 | 24 | 76 | 103 | 50 | 55 | 27 |
| Binary | 1010100 | 1000011 | 100000 | 0 | 10100 | 111110 | 1000011 | 101000 | 101101 | 10111 |
Color Harmonies of #544320
Complementary color
Monochromatic Colors of #544320
Black with #544320
Text Example
Text Example
White with #544320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544320; }
p { color: rgb(84,67,32); }
H1.HeaderClassName
{
color: #544320;
}
.AnyTagClassName
{
color: #544320;
}
</style>
background-color css
<style>
a { background-color: #544320; }
a { background-color: rgb(84,67,32); }
div.DivClassName
{
background-color: #544320;
}
.BgClassName
{
background-color: #544320;
}
</style>
border-color css
<style>
span { border-color: #544320; }
span { border-color: rgb(84,67,32); }
td.TdClassName
{
border-color: #544320;
}
.TagClassName
{
border-color: #544320;
}
</style>