Shades of Bronze Olive #534914
Tints of Bronze Olive #534914
RGB
CMYK
RGB Variations
Color information
#534914 (or 0x534914) is known color: Bronze Olive. HEX triplet: 53, 49 and 14. RGB value is (83,73,20). Sum of RGB (Red+Green+Blue) = 83+73+20=176 (23% of max value = 765). Red value is 83 (32.81% from 255 or 47.16% from 176); Green value is 73 (28.91% from 255 or 41.48% from 176); Blue value is 20 (8.20% from 255 or 11.36% from 176); Max value from RGB is 83 - color contains mainly: red. Hex color #534914 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534914 is #ACB6EB. Grayscale: #464646. Windows color (decimal): -11319020 or 1329491. OLE color: 1329491.
HSL color Cylindrical-coordinate representation of color #534914: hue angle of 50.48º degrees, saturation: 0.61, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #534914 is Cyan = 0, Magento = 0.12, Yellow = 0.76 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 73 | 20 | - |
| CMYK | 0 | 0.12 | 0.76 | 0.67 |
| HSL | 50.48º | 0.61% | 0.2% | - |
| HSV(B) | 50.48º | 0.76% | 0.33% | - |
| XYZ | 6.08 | 6.65 | 1.63 | - |
| YUV | 69.95 | 99.81 | 137.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 73 | 20 | 0 | 0.12 | 0.76 | 0.67 | 50.48 | 0.61 | 0.2 |
| Hex | 53 | 49 | 14 | 0 | C | 4C | 43 | 32 | 3D | 14 |
| Octal | 123 | 111 | 24 | 0 | 14 | 114 | 103 | 62 | 75 | 24 |
| Binary | 1010011 | 1001001 | 10100 | 0 | 1100 | 1001100 | 1000011 | 110010 | 111101 | 10100 |
Color Harmonies of #534914
Complementary color
Monochromatic Colors of #534914
Black with #534914
Text Example
Text Example
White with #534914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534914; }
p { color: rgb(83,73,20); }
H1.HeaderClassName
{
color: #534914;
}
.AnyTagClassName
{
color: #534914;
}
</style>
background-color css
<style>
a { background-color: #534914; }
a { background-color: rgb(83,73,20); }
div.DivClassName
{
background-color: #534914;
}
.BgClassName
{
background-color: #534914;
}
</style>
border-color css
<style>
span { border-color: #534914; }
span { border-color: rgb(83,73,20); }
td.TdClassName
{
border-color: #534914;
}
.TagClassName
{
border-color: #534914;
}
</style>