Shades of Bronze Olive #534416
Tints of Bronze Olive #534416
RGB
CMYK
RGB Variations
Color information
#534416 (or 0x534416) is known color: Bronze Olive. HEX triplet: 53, 44 and 16. RGB value is (83,68,22). Sum of RGB (Red+Green+Blue) = 83+68+22=173 (22% of max value = 765). Red value is 83 (32.81% from 255 or 47.98% from 173); Green value is 68 (26.95% from 255 or 39.31% from 173); Blue value is 22 (8.98% from 255 or 12.72% from 173); Max value from RGB is 83 - color contains mainly: red. Hex color #534416 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534416 is #ACBBE9. Grayscale: #434343. Windows color (decimal): -11320298 or 1459283. OLE color: 1459283.
HSL color Cylindrical-coordinate representation of color #534416: hue angle of 45.25º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #534416 is Cyan = 0, Magento = 0.18, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 68 | 22 | - |
| CMYK | 0 | 0.18 | 0.73 | 0.67 |
| HSL | 45.25º | 0.58% | 0.21% | - |
| HSV(B) | 45.25º | 0.73% | 0.33% | - |
| XYZ | 5.78 | 6.03 | 1.62 | - |
| YUV | 67.24 | 102.47 | 139.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 68 | 22 | 0 | 0.18 | 0.73 | 0.67 | 45.25 | 0.58 | 0.21 |
| Hex | 53 | 44 | 16 | 0 | 12 | 49 | 43 | 2D | 3A | 15 |
| Octal | 123 | 104 | 26 | 0 | 22 | 111 | 103 | 55 | 72 | 25 |
| Binary | 1010011 | 1000100 | 10110 | 0 | 10010 | 1001001 | 1000011 | 101101 | 111010 | 10101 |
Color Harmonies of #534416
Complementary color
Monochromatic Colors of #534416
Black with #534416
Text Example
Text Example
White with #534416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534416; }
p { color: rgb(83,68,22); }
H1.HeaderClassName
{
color: #534416;
}
.AnyTagClassName
{
color: #534416;
}
</style>
background-color css
<style>
a { background-color: #534416; }
a { background-color: rgb(83,68,22); }
div.DivClassName
{
background-color: #534416;
}
.BgClassName
{
background-color: #534416;
}
</style>
border-color css
<style>
span { border-color: #534416; }
span { border-color: rgb(83,68,22); }
td.TdClassName
{
border-color: #534416;
}
.TagClassName
{
border-color: #534416;
}
</style>