Shades of Metallic Bronze #534738
Tints of Metallic Bronze #534738
RGB
CMYK
RGB Variations
Color information
#534738 (or 0x534738) is known color: Metallic Bronze. HEX triplet: 53, 47 and 38. RGB value is (83,71,56). Sum of RGB (Red+Green+Blue) = 83+71+56=210 (27% of max value = 765). Red value is 83 (32.81% from 255 or 39.52% from 210); Green value is 71 (28.12% from 255 or 33.81% from 210); Blue value is 56 (22.27% from 255 or 26.67% from 210); Max value from RGB is 83 - color contains mainly: red. Hex color #534738 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534738 is #ACB8C7. Grayscale: #484848. Windows color (decimal): -11319496 or 3688275. OLE color: 3688275.
HSL color Cylindrical-coordinate representation of color #534738: hue angle of 33.33º degrees, saturation: 0.19, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #534738 is Cyan = 0, Magento = 0.14, Yellow = 0.33 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 71 | 56 | - |
| CMYK | 0 | 0.14 | 0.33 | 0.67 |
| HSL | 33.33º | 0.19% | 0.27% | - |
| HSV(B) | 33.33º | 0.33% | 0.33% | - |
| XYZ | 6.53 | 6.63 | 4.68 | - |
| YUV | 72.88 | 118.48 | 135.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 71 | 56 | 0 | 0.14 | 0.33 | 0.67 | 33.33 | 0.19 | 0.27 |
| Hex | 53 | 47 | 38 | 0 | E | 21 | 43 | 21 | 13 | 1B |
| Octal | 123 | 107 | 70 | 0 | 16 | 41 | 103 | 41 | 23 | 33 |
| Binary | 1010011 | 1000111 | 111000 | 0 | 1110 | 100001 | 1000011 | 100001 | 10011 | 11011 |
Color Harmonies of #534738
Complementary color
Monochromatic Colors of #534738
Black with #534738
Text Example
Text Example
White with #534738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534738; }
p { color: rgb(83,71,56); }
H1.HeaderClassName
{
color: #534738;
}
.AnyTagClassName
{
color: #534738;
}
</style>
background-color css
<style>
a { background-color: #534738; }
a { background-color: rgb(83,71,56); }
div.DivClassName
{
background-color: #534738;
}
.BgClassName
{
background-color: #534738;
}
</style>
border-color css
<style>
span { border-color: #534738; }
span { border-color: rgb(83,71,56); }
td.TdClassName
{
border-color: #534738;
}
.TagClassName
{
border-color: #534738;
}
</style>