Shades of Bronze Olive #544719
Tints of Bronze Olive #544719
RGB
CMYK
RGB Variations
Color information
#544719 (or 0x544719) is known color: Bronze Olive. HEX triplet: 54, 47 and 19. RGB value is (84,71,25). Sum of RGB (Red+Green+Blue) = 84+71+25=180 (23% of max value = 765). Red value is 84 (33.20% from 255 or 46.67% from 180); Green value is 71 (28.12% from 255 or 39.44% from 180); Blue value is 25 (10.16% from 255 or 13.89% from 180); Max value from RGB is 84 - color contains mainly: red. Hex color #544719 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #544719 is #ABB8E6. Grayscale: #454545. Windows color (decimal): -11253991 or 1656660. OLE color: 1656660.
HSL color Cylindrical-coordinate representation of color #544719: hue angle of 46.78º 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 #544719 is Cyan = 0, Magento = 0.15, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 71 | 25 | - |
| CMYK | 0 | 0.15 | 0.70 | 0.67 |
| HSL | 46.78º | 0.54% | 0.21% | - |
| HSV(B) | 46.78º | 0.7% | 0.33% | - |
| XYZ | 6.08 | 6.46 | 1.85 | - |
| YUV | 69.64 | 102.81 | 138.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 71 | 25 | 0 | 0.15 | 0.70 | 0.67 | 46.78 | 0.54 | 0.21 |
| Hex | 54 | 47 | 19 | 0 | F | 46 | 43 | 2F | 36 | 15 |
| Octal | 124 | 107 | 31 | 0 | 17 | 106 | 103 | 57 | 66 | 25 |
| Binary | 1010100 | 1000111 | 11001 | 0 | 1111 | 1000110 | 1000011 | 101111 | 110110 | 10101 |
Color Harmonies of #544719
Complementary color
Monochromatic Colors of #544719
Black with #544719
Text Example
Text Example
White with #544719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544719; }
p { color: rgb(84,71,25); }
H1.HeaderClassName
{
color: #544719;
}
.AnyTagClassName
{
color: #544719;
}
</style>
background-color css
<style>
a { background-color: #544719; }
a { background-color: rgb(84,71,25); }
div.DivClassName
{
background-color: #544719;
}
.BgClassName
{
background-color: #544719;
}
</style>
border-color css
<style>
span { border-color: #544719; }
span { border-color: rgb(84,71,25); }
td.TdClassName
{
border-color: #544719;
}
.TagClassName
{
border-color: #544719;
}
</style>