Shades of Bronze Olive #534421
Tints of Bronze Olive #534421
RGB
CMYK
RGB Variations
Color information
#534421 (or 0x534421) is known color: Bronze Olive. HEX triplet: 53, 44 and 21. RGB value is (83,68,33). Sum of RGB (Red+Green+Blue) = 83+68+33=184 (24% of max value = 765). Red value is 83 (32.81% from 255 or 45.11% from 184); Green value is 68 (26.95% from 255 or 36.96% from 184); Blue value is 33 (13.28% from 255 or 17.93% from 184); Max value from RGB is 83 - color contains mainly: red. Hex color #534421 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534421 is #ACBBDE. Grayscale: #444444. Windows color (decimal): -11320287 or 2180179. OLE color: 2180179.
HSL color Cylindrical-coordinate representation of color #534421: hue angle of 42º degrees, saturation: 0.43, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #534421 is Cyan = 0, Magento = 0.18, Yellow = 0.60 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 68 | 33 | - |
| CMYK | 0 | 0.18 | 0.60 | 0.67 |
| HSL | 42º | 0.43% | 0.23% | - |
| HSV(B) | 42º | 0.6% | 0.33% | - |
| XYZ | 5.91 | 6.08 | 2.3 | - |
| YUV | 68.5 | 107.97 | 138.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 68 | 33 | 0 | 0.18 | 0.60 | 0.67 | 42 | 0.43 | 0.23 |
| Hex | 53 | 44 | 21 | 0 | 12 | 3C | 43 | 2A | 2B | 17 |
| Octal | 123 | 104 | 41 | 0 | 22 | 74 | 103 | 52 | 53 | 27 |
| Binary | 1010011 | 1000100 | 100001 | 0 | 10010 | 111100 | 1000011 | 101010 | 101011 | 10111 |
Color Harmonies of #534421
Complementary color
Monochromatic Colors of #534421
Black with #534421
Text Example
Text Example
White with #534421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534421; }
p { color: rgb(83,68,33); }
H1.HeaderClassName
{
color: #534421;
}
.AnyTagClassName
{
color: #534421;
}
</style>
background-color css
<style>
a { background-color: #534421; }
a { background-color: rgb(83,68,33); }
div.DivClassName
{
background-color: #534421;
}
.BgClassName
{
background-color: #534421;
}
</style>
border-color css
<style>
span { border-color: #534421; }
span { border-color: rgb(83,68,33); }
td.TdClassName
{
border-color: #534421;
}
.TagClassName
{
border-color: #534421;
}
</style>