Shades of Bronze Olive #534614
Tints of Bronze Olive #534614
RGB
CMYK
RGB Variations
Color information
#534614 (or 0x534614) is known color: Bronze Olive. HEX triplet: 53, 46 and 14. RGB value is (83,70,20). Sum of RGB (Red+Green+Blue) = 83+70+20=173 (22% of max value = 765). Red value is 83 (32.81% from 255 or 47.98% from 173); Green value is 70 (27.73% from 255 or 40.46% from 173); Blue value is 20 (8.20% from 255 or 11.56% from 173); Max value from RGB is 83 - color contains mainly: red. Hex color #534614 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534614 is #ACB9EB. Grayscale: #444444. Windows color (decimal): -11319788 or 1328723. OLE color: 1328723.
HSL color Cylindrical-coordinate representation of color #534614: hue angle of 47.62º 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 #534614 is Cyan = 0, Magento = 0.16, Yellow = 0.76 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 70 | 20 | - |
| CMYK | 0 | 0.16 | 0.76 | 0.67 |
| HSL | 47.62º | 0.61% | 0.2% | - |
| HSV(B) | 47.62º | 0.76% | 0.33% | - |
| XYZ | 5.88 | 6.27 | 1.56 | - |
| YUV | 68.19 | 100.81 | 138.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 70 | 20 | 0 | 0.16 | 0.76 | 0.67 | 47.62 | 0.61 | 0.2 |
| Hex | 53 | 46 | 14 | 0 | 10 | 4C | 43 | 30 | 3D | 14 |
| Octal | 123 | 106 | 24 | 0 | 20 | 114 | 103 | 60 | 75 | 24 |
| Binary | 1010011 | 1000110 | 10100 | 0 | 10000 | 1001100 | 1000011 | 110000 | 111101 | 10100 |
Color Harmonies of #534614
Complementary color
Monochromatic Colors of #534614
Black with #534614
Text Example
Text Example
White with #534614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534614; }
p { color: rgb(83,70,20); }
H1.HeaderClassName
{
color: #534614;
}
.AnyTagClassName
{
color: #534614;
}
</style>
background-color css
<style>
a { background-color: #534614; }
a { background-color: rgb(83,70,20); }
div.DivClassName
{
background-color: #534614;
}
.BgClassName
{
background-color: #534614;
}
</style>
border-color css
<style>
span { border-color: #534614; }
span { border-color: rgb(83,70,20); }
td.TdClassName
{
border-color: #534614;
}
.TagClassName
{
border-color: #534614;
}
</style>