Shades of Bronze Olive #534813
Tints of Bronze Olive #534813
RGB
CMYK
RGB Variations
Color information
#534813 (or 0x534813) is known color: Bronze Olive. HEX triplet: 53, 48 and 13. RGB value is (83,72,19). Sum of RGB (Red+Green+Blue) = 83+72+19=174 (23% of max value = 765). Red value is 83 (32.81% from 255 or 47.70% from 174); Green value is 72 (28.52% from 255 or 41.38% from 174); Blue value is 19 (7.81% from 255 or 10.92% from 174); Max value from RGB is 83 - color contains mainly: red. Hex color #534813 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534813 is #ACB7EC. Grayscale: #454545. Windows color (decimal): -11319277 or 1263699. OLE color: 1263699.
HSL color Cylindrical-coordinate representation of color #534813: hue angle of 49.69º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #534813 is Cyan = 0, Magento = 0.13, Yellow = 0.77 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 72 | 19 | - |
| CMYK | 0 | 0.13 | 0.77 | 0.67 |
| HSL | 49.69º | 0.63% | 0.2% | - |
| HSV(B) | 49.69º | 0.77% | 0.33% | - |
| XYZ | 6 | 6.52 | 1.56 | - |
| YUV | 69.25 | 99.64 | 137.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 72 | 19 | 0 | 0.13 | 0.77 | 0.67 | 49.69 | 0.63 | 0.2 |
| Hex | 53 | 48 | 13 | 0 | D | 4D | 43 | 32 | 3F | 14 |
| Octal | 123 | 110 | 23 | 0 | 15 | 115 | 103 | 62 | 77 | 24 |
| Binary | 1010011 | 1001000 | 10011 | 0 | 1101 | 1001101 | 1000011 | 110010 | 111111 | 10100 |
Color Harmonies of #534813
Complementary color
Monochromatic Colors of #534813
Black with #534813
Text Example
Text Example
White with #534813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534813; }
p { color: rgb(83,72,19); }
H1.HeaderClassName
{
color: #534813;
}
.AnyTagClassName
{
color: #534813;
}
</style>
background-color css
<style>
a { background-color: #534813; }
a { background-color: rgb(83,72,19); }
div.DivClassName
{
background-color: #534813;
}
.BgClassName
{
background-color: #534813;
}
</style>
border-color css
<style>
span { border-color: #534813; }
span { border-color: rgb(83,72,19); }
td.TdClassName
{
border-color: #534813;
}
.TagClassName
{
border-color: #534813;
}
</style>