Shades of Bronze Olive #544710
Tints of Bronze Olive #544710
RGB
CMYK
RGB Variations
Color information
#544710 (or 0x544710) is known color: Bronze Olive. HEX triplet: 54, 47 and 10. RGB value is (84,71,16). Sum of RGB (Red+Green+Blue) = 84+71+16=171 (22% of max value = 765). Red value is 84 (33.20% from 255 or 49.12% from 171); Green value is 71 (28.12% from 255 or 41.52% from 171); Blue value is 16 (6.64% from 255 or 9.36% from 171); Max value from RGB is 84 - color contains mainly: red. Hex color #544710 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #544710 is #ABB8EF. Grayscale: #444444. Windows color (decimal): -11254000 or 1066836. OLE color: 1066836.
HSL color Cylindrical-coordinate representation of color #544710: hue angle of 48.53º degrees, saturation: 0.68, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #544710 is Cyan = 0, Magento = 0.15, Yellow = 0.81 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 71 | 16 | - |
| CMYK | 0 | 0.15 | 0.81 | 0.67 |
| HSL | 48.53º | 0.68% | 0.2% | - |
| HSV(B) | 48.53º | 0.81% | 0.33% | - |
| XYZ | 6 | 6.43 | 1.41 | - |
| YUV | 68.62 | 98.31 | 138.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 71 | 16 | 0 | 0.15 | 0.81 | 0.67 | 48.53 | 0.68 | 0.2 |
| Hex | 54 | 47 | 10 | 0 | F | 51 | 43 | 31 | 44 | 14 |
| Octal | 124 | 107 | 20 | 0 | 17 | 121 | 103 | 61 | 104 | 24 |
| Binary | 1010100 | 1000111 | 10000 | 0 | 1111 | 1010001 | 1000011 | 110001 | 1000100 | 10100 |
Color Harmonies of #544710
Complementary color
Monochromatic Colors of #544710
Black with #544710
Text Example
Text Example
White with #544710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544710; }
p { color: rgb(84,71,16); }
H1.HeaderClassName
{
color: #544710;
}
.AnyTagClassName
{
color: #544710;
}
</style>
background-color css
<style>
a { background-color: #544710; }
a { background-color: rgb(84,71,16); }
div.DivClassName
{
background-color: #544710;
}
.BgClassName
{
background-color: #544710;
}
</style>
border-color css
<style>
span { border-color: #544710; }
span { border-color: rgb(84,71,16); }
td.TdClassName
{
border-color: #544710;
}
.TagClassName
{
border-color: #544710;
}
</style>