Shades of Bronze Olive #544617
Tints of Bronze Olive #544617
RGB
CMYK
RGB Variations
Color information
#544617 (or 0x544617) is known color: Bronze Olive. HEX triplet: 54, 46 and 17. RGB value is (84,70,23). Sum of RGB (Red+Green+Blue) = 84+70+23=177 (23% of max value = 765). Red value is 84 (33.20% from 255 or 47.46% from 177); Green value is 70 (27.73% from 255 or 39.55% from 177); Blue value is 23 (9.38% from 255 or 12.99% from 177); Max value from RGB is 84 - color contains mainly: red. Hex color #544617 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #544617 is #ABB9E8. Grayscale: #454545. Windows color (decimal): -11254249 or 1525332. OLE color: 1525332.
HSL color Cylindrical-coordinate representation of color #544617: hue angle of 46.23º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #544617 is Cyan = 0, Magento = 0.17, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 70 | 23 | - |
| CMYK | 0 | 0.17 | 0.73 | 0.67 |
| HSL | 46.23º | 0.57% | 0.21% | - |
| HSV(B) | 46.23º | 0.73% | 0.33% | - |
| XYZ | 6 | 6.33 | 1.72 | - |
| YUV | 68.83 | 102.14 | 138.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 70 | 23 | 0 | 0.17 | 0.73 | 0.67 | 46.23 | 0.57 | 0.21 |
| Hex | 54 | 46 | 17 | 0 | 11 | 49 | 43 | 2E | 39 | 15 |
| Octal | 124 | 106 | 27 | 0 | 21 | 111 | 103 | 56 | 71 | 25 |
| Binary | 1010100 | 1000110 | 10111 | 0 | 10001 | 1001001 | 1000011 | 101110 | 111001 | 10101 |
Color Harmonies of #544617
Complementary color
Monochromatic Colors of #544617
Black with #544617
Text Example
Text Example
White with #544617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544617; }
p { color: rgb(84,70,23); }
H1.HeaderClassName
{
color: #544617;
}
.AnyTagClassName
{
color: #544617;
}
</style>
background-color css
<style>
a { background-color: #544617; }
a { background-color: rgb(84,70,23); }
div.DivClassName
{
background-color: #544617;
}
.BgClassName
{
background-color: #544617;
}
</style>
border-color css
<style>
span { border-color: #544617; }
span { border-color: rgb(84,70,23); }
td.TdClassName
{
border-color: #544617;
}
.TagClassName
{
border-color: #544617;
}
</style>