Shades of Bronze Olive #534413
Tints of Bronze Olive #534413
RGB
CMYK
RGB Variations
Color information
#534413 (or 0x534413) is known color: Bronze Olive. HEX triplet: 53, 44 and 13. RGB value is (83,68,19). Sum of RGB (Red+Green+Blue) = 83+68+19=170 (22% of max value = 765). Red value is 83 (32.81% from 255 or 48.82% from 170); Green value is 68 (26.95% from 255 or 40% from 170); Blue value is 19 (7.81% from 255 or 11.18% from 170); Max value from RGB is 83 - color contains mainly: red. Hex color #534413 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534413 is #ACBBEC. Grayscale: #434343. Windows color (decimal): -11320301 or 1262675. OLE color: 1262675.
HSL color Cylindrical-coordinate representation of color #534413: hue angle of 45.94º 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 #534413 is Cyan = 0, Magento = 0.18, Yellow = 0.77 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 68 | 19 | - |
| CMYK | 0 | 0.18 | 0.77 | 0.67 |
| HSL | 45.94º | 0.63% | 0.2% | - |
| HSV(B) | 45.94º | 0.77% | 0.33% | - |
| XYZ | 5.75 | 6.02 | 1.47 | - |
| YUV | 66.9 | 100.97 | 139.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 68 | 19 | 0 | 0.18 | 0.77 | 0.67 | 45.94 | 0.63 | 0.2 |
| Hex | 53 | 44 | 13 | 0 | 12 | 4D | 43 | 2E | 3F | 14 |
| Octal | 123 | 104 | 23 | 0 | 22 | 115 | 103 | 56 | 77 | 24 |
| Binary | 1010011 | 1000100 | 10011 | 0 | 10010 | 1001101 | 1000011 | 101110 | 111111 | 10100 |
Color Harmonies of #534413
Complementary color
Monochromatic Colors of #534413
Black with #534413
Text Example
Text Example
White with #534413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534413; }
p { color: rgb(83,68,19); }
H1.HeaderClassName
{
color: #534413;
}
.AnyTagClassName
{
color: #534413;
}
</style>
background-color css
<style>
a { background-color: #534413; }
a { background-color: rgb(83,68,19); }
div.DivClassName
{
background-color: #534413;
}
.BgClassName
{
background-color: #534413;
}
</style>
border-color css
<style>
span { border-color: #534413; }
span { border-color: rgb(83,68,19); }
td.TdClassName
{
border-color: #534413;
}
.TagClassName
{
border-color: #534413;
}
</style>