Shades of Bronze Olive #534419
Tints of Bronze Olive #534419
RGB
CMYK
RGB Variations
Color information
#534419 (or 0x534419) is known color: Bronze Olive. HEX triplet: 53, 44 and 19. RGB value is (83,68,25). Sum of RGB (Red+Green+Blue) = 83+68+25=176 (23% of max value = 765). Red value is 83 (32.81% from 255 or 47.16% from 176); Green value is 68 (26.95% from 255 or 38.64% from 176); Blue value is 25 (10.16% from 255 or 14.20% from 176); Max value from RGB is 83 - color contains mainly: red. Hex color #534419 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534419 is #ACBBE6. Grayscale: #434343. Windows color (decimal): -11320295 or 1655891. OLE color: 1655891.
HSL color Cylindrical-coordinate representation of color #534419: hue angle of 44.48º 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 #534419 is Cyan = 0, Magento = 0.18, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 68 | 25 | - |
| CMYK | 0 | 0.18 | 0.70 | 0.67 |
| HSL | 44.48º | 0.54% | 0.21% | - |
| HSV(B) | 44.48º | 0.7% | 0.33% | - |
| XYZ | 5.81 | 6.04 | 1.78 | - |
| YUV | 67.58 | 103.97 | 139 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 68 | 25 | 0 | 0.18 | 0.70 | 0.67 | 44.48 | 0.54 | 0.21 |
| Hex | 53 | 44 | 19 | 0 | 12 | 46 | 43 | 2C | 36 | 15 |
| Octal | 123 | 104 | 31 | 0 | 22 | 106 | 103 | 54 | 66 | 25 |
| Binary | 1010011 | 1000100 | 11001 | 0 | 10010 | 1000110 | 1000011 | 101100 | 110110 | 10101 |
Color Harmonies of #534419
Complementary color
Monochromatic Colors of #534419
Black with #534419
Text Example
Text Example
White with #534419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534419; }
p { color: rgb(83,68,25); }
H1.HeaderClassName
{
color: #534419;
}
.AnyTagClassName
{
color: #534419;
}
</style>
background-color css
<style>
a { background-color: #534419; }
a { background-color: rgb(83,68,25); }
div.DivClassName
{
background-color: #534419;
}
.BgClassName
{
background-color: #534419;
}
</style>
border-color css
<style>
span { border-color: #534419; }
span { border-color: rgb(83,68,25); }
td.TdClassName
{
border-color: #534419;
}
.TagClassName
{
border-color: #534419;
}
</style>