Shades of Bronze Olive #534927
Tints of Bronze Olive #534927
RGB
CMYK
RGB Variations
Color information
#534927 (or 0x534927) is known color: Bronze Olive. HEX triplet: 53, 49 and 27. RGB value is (83,73,39). Sum of RGB (Red+Green+Blue) = 83+73+39=195 (25% of max value = 765). Red value is 83 (32.81% from 255 or 42.56% from 195); Green value is 73 (28.91% from 255 or 37.44% from 195); Blue value is 39 (15.62% from 255 or 20% from 195); Max value from RGB is 83 - color contains mainly: red. Hex color #534927 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534927 is #ACB6D8. Grayscale: #484848. Windows color (decimal): -11319001 or 2574675. OLE color: 2574675.
HSL color Cylindrical-coordinate representation of color #534927: hue angle of 46.36º 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 #534927 is Cyan = 0, Magento = 0.12, Yellow = 0.53 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 73 | 39 | - |
| CMYK | 0 | 0.12 | 0.53 | 0.67 |
| HSL | 46.36º | 0.36% | 0.24% | - |
| HSV(B) | 46.36º | 0.53% | 0.33% | - |
| XYZ | 6.32 | 6.75 | 2.89 | - |
| YUV | 72.11 | 109.31 | 135.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 73 | 39 | 0 | 0.12 | 0.53 | 0.67 | 46.36 | 0.36 | 0.24 |
| Hex | 53 | 49 | 27 | 0 | C | 35 | 43 | 2E | 24 | 18 |
| Octal | 123 | 111 | 47 | 0 | 14 | 65 | 103 | 56 | 44 | 30 |
| Binary | 1010011 | 1001001 | 100111 | 0 | 1100 | 110101 | 1000011 | 101110 | 100100 | 11000 |
Color Harmonies of #534927
Complementary color
Monochromatic Colors of #534927
Black with #534927
Text Example
Text Example
White with #534927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534927; }
p { color: rgb(83,73,39); }
H1.HeaderClassName
{
color: #534927;
}
.AnyTagClassName
{
color: #534927;
}
</style>
background-color css
<style>
a { background-color: #534927; }
a { background-color: rgb(83,73,39); }
div.DivClassName
{
background-color: #534927;
}
.BgClassName
{
background-color: #534927;
}
</style>
border-color css
<style>
span { border-color: #534927; }
span { border-color: rgb(83,73,39); }
td.TdClassName
{
border-color: #534927;
}
.TagClassName
{
border-color: #534927;
}
</style>