Shades of Bronze Olive #534513
Tints of Bronze Olive #534513
RGB
CMYK
RGB Variations
Color information
#534513 (or 0x534513) is known color: Bronze Olive. HEX triplet: 53, 45 and 13. RGB value is (83,69,19). Sum of RGB (Red+Green+Blue) = 83+69+19=171 (22% of max value = 765). Red value is 83 (32.81% from 255 or 48.54% from 171); Green value is 69 (27.34% from 255 or 40.35% from 171); Blue value is 19 (7.81% from 255 or 11.11% from 171); Max value from RGB is 83 - color contains mainly: red. Hex color #534513 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534513 is #ACBAEC. Grayscale: #434343. Windows color (decimal): -11320045 or 1262931. OLE color: 1262931.
HSL color Cylindrical-coordinate representation of color #534513: hue angle of 46.88º 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 #534513 is Cyan = 0, Magento = 0.17, Yellow = 0.77 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 69 | 19 | - |
| CMYK | 0 | 0.17 | 0.77 | 0.67 |
| HSL | 46.88º | 0.63% | 0.2% | - |
| HSV(B) | 46.88º | 0.77% | 0.33% | - |
| XYZ | 5.81 | 6.14 | 1.5 | - |
| YUV | 67.49 | 100.64 | 139.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 69 | 19 | 0 | 0.17 | 0.77 | 0.67 | 46.88 | 0.63 | 0.2 |
| Hex | 53 | 45 | 13 | 0 | 11 | 4D | 43 | 2F | 3F | 14 |
| Octal | 123 | 105 | 23 | 0 | 21 | 115 | 103 | 57 | 77 | 24 |
| Binary | 1010011 | 1000101 | 10011 | 0 | 10001 | 1001101 | 1000011 | 101111 | 111111 | 10100 |
Color Harmonies of #534513
Complementary color
Monochromatic Colors of #534513
Black with #534513
Text Example
Text Example
White with #534513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534513; }
p { color: rgb(83,69,19); }
H1.HeaderClassName
{
color: #534513;
}
.AnyTagClassName
{
color: #534513;
}
</style>
background-color css
<style>
a { background-color: #534513; }
a { background-color: rgb(83,69,19); }
div.DivClassName
{
background-color: #534513;
}
.BgClassName
{
background-color: #534513;
}
</style>
border-color css
<style>
span { border-color: #534513; }
span { border-color: rgb(83,69,19); }
td.TdClassName
{
border-color: #534513;
}
.TagClassName
{
border-color: #534513;
}
</style>