Shades of Bronze Olive #534917
Tints of Bronze Olive #534917
RGB
CMYK
RGB Variations
Color information
#534917 (or 0x534917) is known color: Bronze Olive. HEX triplet: 53, 49 and 17. RGB value is (83,73,23). Sum of RGB (Red+Green+Blue) = 83+73+23=179 (23% of max value = 765). Red value is 83 (32.81% from 255 or 46.37% from 179); Green value is 73 (28.91% from 255 or 40.78% from 179); Blue value is 23 (9.38% from 255 or 12.85% from 179); Max value from RGB is 83 - color contains mainly: red. Hex color #534917 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534917 is #ACB6E8. Grayscale: #464646. Windows color (decimal): -11319017 or 1526099. OLE color: 1526099.
HSL color Cylindrical-coordinate representation of color #534917: hue angle of 50º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #534917 is Cyan = 0, Magento = 0.12, Yellow = 0.72 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 73 | 23 | - |
| CMYK | 0 | 0.12 | 0.72 | 0.67 |
| HSL | 50º | 0.57% | 0.21% | - |
| HSV(B) | 50º | 0.72% | 0.33% | - |
| XYZ | 6.1 | 6.67 | 1.78 | - |
| YUV | 70.29 | 101.31 | 137.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 73 | 23 | 0 | 0.12 | 0.72 | 0.67 | 50 | 0.57 | 0.21 |
| Hex | 53 | 49 | 17 | 0 | C | 48 | 43 | 32 | 39 | 15 |
| Octal | 123 | 111 | 27 | 0 | 14 | 110 | 103 | 62 | 71 | 25 |
| Binary | 1010011 | 1001001 | 10111 | 0 | 1100 | 1001000 | 1000011 | 110010 | 111001 | 10101 |
Color Harmonies of #534917
Complementary color
Monochromatic Colors of #534917
Black with #534917
Text Example
Text Example
White with #534917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534917; }
p { color: rgb(83,73,23); }
H1.HeaderClassName
{
color: #534917;
}
.AnyTagClassName
{
color: #534917;
}
</style>
background-color css
<style>
a { background-color: #534917; }
a { background-color: rgb(83,73,23); }
div.DivClassName
{
background-color: #534917;
}
.BgClassName
{
background-color: #534917;
}
</style>
border-color css
<style>
span { border-color: #534917; }
span { border-color: rgb(83,73,23); }
td.TdClassName
{
border-color: #534917;
}
.TagClassName
{
border-color: #534917;
}
</style>