Shades of Bronze Olive #544712
Tints of Bronze Olive #544712
RGB
CMYK
RGB Variations
Color information
#544712 (or 0x544712) is known color: Bronze Olive. HEX triplet: 54, 47 and 12. RGB value is (84,71,18). Sum of RGB (Red+Green+Blue) = 84+71+18=173 (22% of max value = 765). Red value is 84 (33.20% from 255 or 48.55% from 173); Green value is 71 (28.12% from 255 or 41.04% from 173); Blue value is 18 (7.42% from 255 or 10.40% from 173); Max value from RGB is 84 - color contains mainly: red. Hex color #544712 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #544712 is #ABB8ED. Grayscale: #454545. Windows color (decimal): -11253998 or 1197908. OLE color: 1197908.
HSL color Cylindrical-coordinate representation of color #544712: hue angle of 48.18º degrees, saturation: 0.65, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #544712 is Cyan = 0, Magento = 0.15, Yellow = 0.79 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 71 | 18 | - |
| CMYK | 0 | 0.15 | 0.79 | 0.67 |
| HSL | 48.18º | 0.65% | 0.2% | - |
| HSV(B) | 48.18º | 0.79% | 0.33% | - |
| XYZ | 6.02 | 6.43 | 1.5 | - |
| YUV | 68.85 | 99.31 | 138.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 71 | 18 | 0 | 0.15 | 0.79 | 0.67 | 48.18 | 0.65 | 0.2 |
| Hex | 54 | 47 | 12 | 0 | F | 4F | 43 | 30 | 41 | 14 |
| Octal | 124 | 107 | 22 | 0 | 17 | 117 | 103 | 60 | 101 | 24 |
| Binary | 1010100 | 1000111 | 10010 | 0 | 1111 | 1001111 | 1000011 | 110000 | 1000001 | 10100 |
Color Harmonies of #544712
Complementary color
Monochromatic Colors of #544712
Black with #544712
Text Example
Text Example
White with #544712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544712; }
p { color: rgb(84,71,18); }
H1.HeaderClassName
{
color: #544712;
}
.AnyTagClassName
{
color: #544712;
}
</style>
background-color css
<style>
a { background-color: #544712; }
a { background-color: rgb(84,71,18); }
div.DivClassName
{
background-color: #544712;
}
.BgClassName
{
background-color: #544712;
}
</style>
border-color css
<style>
span { border-color: #544712; }
span { border-color: rgb(84,71,18); }
td.TdClassName
{
border-color: #544712;
}
.TagClassName
{
border-color: #544712;
}
</style>