Shades of Bronze Olive #544319
Tints of Bronze Olive #544319
RGB
CMYK
RGB Variations
Color information
#544319 (or 0x544319) is known color: Bronze Olive. HEX triplet: 54, 43 and 19. RGB value is (84,67,25). Sum of RGB (Red+Green+Blue) = 84+67+25=176 (23% of max value = 765). Red value is 84 (33.20% from 255 or 47.73% from 176); Green value is 67 (26.56% from 255 or 38.07% from 176); Blue value is 25 (10.16% from 255 or 14.20% from 176); Max value from RGB is 84 - color contains mainly: red. Hex color #544319 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #544319 is #ABBCE6. Grayscale: #434343. Windows color (decimal): -11255015 or 1655636. OLE color: 1655636.
HSL color Cylindrical-coordinate representation of color #544319: hue angle of 42.71º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #544319 is Cyan = 0, Magento = 0.20, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 67 | 25 | - |
| CMYK | 0 | 0.20 | 0.70 | 0.67 |
| HSL | 42.71º | 0.54% | 0.21% | - |
| HSV(B) | 42.71º | 0.7% | 0.33% | - |
| XYZ | 5.84 | 5.97 | 1.76 | - |
| YUV | 67.3 | 104.13 | 139.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 67 | 25 | 0 | 0.20 | 0.70 | 0.67 | 42.71 | 0.54 | 0.21 |
| Hex | 54 | 43 | 19 | 0 | 14 | 46 | 43 | 2B | 36 | 15 |
| Octal | 124 | 103 | 31 | 0 | 24 | 106 | 103 | 53 | 66 | 25 |
| Binary | 1010100 | 1000011 | 11001 | 0 | 10100 | 1000110 | 1000011 | 101011 | 110110 | 10101 |
Color Harmonies of #544319
Complementary color
Monochromatic Colors of #544319
Black with #544319
Text Example
Text Example
White with #544319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544319; }
p { color: rgb(84,67,25); }
H1.HeaderClassName
{
color: #544319;
}
.AnyTagClassName
{
color: #544319;
}
</style>
background-color css
<style>
a { background-color: #544319; }
a { background-color: rgb(84,67,25); }
div.DivClassName
{
background-color: #544319;
}
.BgClassName
{
background-color: #544319;
}
</style>
border-color css
<style>
span { border-color: #544319; }
span { border-color: rgb(84,67,25); }
td.TdClassName
{
border-color: #544319;
}
.TagClassName
{
border-color: #544319;
}
</style>