Shades of Bronze Olive #534519
Tints of Bronze Olive #534519
RGB
CMYK
RGB Variations
Color information
#534519 (or 0x534519) is known color: Bronze Olive. HEX triplet: 53, 45 and 19. RGB value is (83,69,25). Sum of RGB (Red+Green+Blue) = 83+69+25=177 (23% of max value = 765). Red value is 83 (32.81% from 255 or 46.89% from 177); Green value is 69 (27.34% from 255 or 38.98% from 177); Blue value is 25 (10.16% from 255 or 14.12% from 177); Max value from RGB is 83 - color contains mainly: red. Hex color #534519 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534519 is #ACBAE6. Grayscale: #444444. Windows color (decimal): -11320039 or 1656147. OLE color: 1656147.
HSL color Cylindrical-coordinate representation of color #534519: hue angle of 45.52º 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 #534519 is Cyan = 0, Magento = 0.17, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 69 | 25 | - |
| CMYK | 0 | 0.17 | 0.70 | 0.67 |
| HSL | 45.52º | 0.54% | 0.21% | - |
| HSV(B) | 45.52º | 0.7% | 0.33% | - |
| XYZ | 5.87 | 6.17 | 1.8 | - |
| YUV | 68.17 | 103.64 | 138.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 69 | 25 | 0 | 0.17 | 0.70 | 0.67 | 45.52 | 0.54 | 0.21 |
| Hex | 53 | 45 | 19 | 0 | 11 | 46 | 43 | 2E | 36 | 15 |
| Octal | 123 | 105 | 31 | 0 | 21 | 106 | 103 | 56 | 66 | 25 |
| Binary | 1010011 | 1000101 | 11001 | 0 | 10001 | 1000110 | 1000011 | 101110 | 110110 | 10101 |
Color Harmonies of #534519
Complementary color
Monochromatic Colors of #534519
Black with #534519
Text Example
Text Example
White with #534519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534519; }
p { color: rgb(83,69,25); }
H1.HeaderClassName
{
color: #534519;
}
.AnyTagClassName
{
color: #534519;
}
</style>
background-color css
<style>
a { background-color: #534519; }
a { background-color: rgb(83,69,25); }
div.DivClassName
{
background-color: #534519;
}
.BgClassName
{
background-color: #534519;
}
</style>
border-color css
<style>
span { border-color: #534519; }
span { border-color: rgb(83,69,25); }
td.TdClassName
{
border-color: #534519;
}
.TagClassName
{
border-color: #534519;
}
</style>