Shades of Bronze Olive #534819
Tints of Bronze Olive #534819
RGB
CMYK
RGB Variations
Color information
#534819 (or 0x534819) is known color: Bronze Olive. HEX triplet: 53, 48 and 19. RGB value is (83,72,25). Sum of RGB (Red+Green+Blue) = 83+72+25=180 (23% of max value = 765). Red value is 83 (32.81% from 255 or 46.11% from 180); Green value is 72 (28.52% from 255 or 40% from 180); Blue value is 25 (10.16% from 255 or 13.89% from 180); Max value from RGB is 83 - color contains mainly: red. Hex color #534819 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534819 is #ACB7E6. Grayscale: #464646. Windows color (decimal): -11319271 or 1656915. OLE color: 1656915.
HSL color Cylindrical-coordinate representation of color #534819: hue angle of 48.62º 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 #534819 is Cyan = 0, Magento = 0.13, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 72 | 25 | - |
| CMYK | 0 | 0.13 | 0.70 | 0.67 |
| HSL | 48.62º | 0.54% | 0.21% | - |
| HSV(B) | 48.62º | 0.7% | 0.33% | - |
| XYZ | 6.06 | 6.54 | 1.86 | - |
| YUV | 69.93 | 102.64 | 137.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 72 | 25 | 0 | 0.13 | 0.70 | 0.67 | 48.62 | 0.54 | 0.21 |
| Hex | 53 | 48 | 19 | 0 | D | 46 | 43 | 31 | 36 | 15 |
| Octal | 123 | 110 | 31 | 0 | 15 | 106 | 103 | 61 | 66 | 25 |
| Binary | 1010011 | 1001000 | 11001 | 0 | 1101 | 1000110 | 1000011 | 110001 | 110110 | 10101 |
Color Harmonies of #534819
Complementary color
Monochromatic Colors of #534819
Black with #534819
Text Example
Text Example
White with #534819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534819; }
p { color: rgb(83,72,25); }
H1.HeaderClassName
{
color: #534819;
}
.AnyTagClassName
{
color: #534819;
}
</style>
background-color css
<style>
a { background-color: #534819; }
a { background-color: rgb(83,72,25); }
div.DivClassName
{
background-color: #534819;
}
.BgClassName
{
background-color: #534819;
}
</style>
border-color css
<style>
span { border-color: #534819; }
span { border-color: rgb(83,72,25); }
td.TdClassName
{
border-color: #534819;
}
.TagClassName
{
border-color: #534819;
}
</style>