Shades of Bronze Olive #534827
Tints of Bronze Olive #534827
RGB
CMYK
RGB Variations
Color information
#534827 (or 0x534827) is known color: Bronze Olive. HEX triplet: 53, 48 and 27. RGB value is (83,72,39). Sum of RGB (Red+Green+Blue) = 83+72+39=194 (25% of max value = 765). Red value is 83 (32.81% from 255 or 42.78% from 194); Green value is 72 (28.52% from 255 or 37.11% from 194); Blue value is 39 (15.62% from 255 or 20.10% from 194); Max value from RGB is 83 - color contains mainly: red. Hex color #534827 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534827 is #ACB7D8. Grayscale: #474747. Windows color (decimal): -11319257 or 2574419. OLE color: 2574419.
HSL color Cylindrical-coordinate representation of color #534827: hue angle of 45º degrees, saturation: 0.36, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #534827 is Cyan = 0, Magento = 0.13, Yellow = 0.53 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 72 | 39 | - |
| CMYK | 0 | 0.13 | 0.53 | 0.67 |
| HSL | 45º | 0.36% | 0.24% | - |
| HSV(B) | 45º | 0.53% | 0.33% | - |
| XYZ | 6.25 | 6.62 | 2.87 | - |
| YUV | 71.53 | 109.64 | 136.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 72 | 39 | 0 | 0.13 | 0.53 | 0.67 | 45 | 0.36 | 0.24 |
| Hex | 53 | 48 | 27 | 0 | D | 35 | 43 | 2D | 24 | 18 |
| Octal | 123 | 110 | 47 | 0 | 15 | 65 | 103 | 55 | 44 | 30 |
| Binary | 1010011 | 1001000 | 100111 | 0 | 1101 | 110101 | 1000011 | 101101 | 100100 | 11000 |
Color Harmonies of #534827
Complementary color
Monochromatic Colors of #534827
Black with #534827
Text Example
Text Example
White with #534827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534827; }
p { color: rgb(83,72,39); }
H1.HeaderClassName
{
color: #534827;
}
.AnyTagClassName
{
color: #534827;
}
</style>
background-color css
<style>
a { background-color: #534827; }
a { background-color: rgb(83,72,39); }
div.DivClassName
{
background-color: #534827;
}
.BgClassName
{
background-color: #534827;
}
</style>
border-color css
<style>
span { border-color: #534827; }
span { border-color: rgb(83,72,39); }
td.TdClassName
{
border-color: #534827;
}
.TagClassName
{
border-color: #534827;
}
</style>