Shades of Bronze Olive #534807
Tints of Bronze Olive #534807
RGB
CMYK
RGB Variations
Color information
#534807 (or 0x534807) is known color: Bronze Olive. HEX triplet: 53, 48 and 07. RGB value is (83,72,7). Sum of RGB (Red+Green+Blue) = 83+72+7=162 (21% of max value = 765). Red value is 83 (32.81% from 255 or 51.23% from 162); Green value is 72 (28.52% from 255 or 44.44% from 162); Blue value is 7 (3.12% from 255 or 4.32% from 162); Max value from RGB is 83 - color contains mainly: red. Hex color #534807 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534807 is #ACB7F8. Grayscale: #444444. Windows color (decimal): -11319289 or 477267. OLE color: 477267.
HSL color Cylindrical-coordinate representation of color #534807: hue angle of 51.32º degrees, saturation: 0.84, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #534807 is Cyan = 0, Magento = 0.13, Yellow = 0.92 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 72 | 7 | - |
| CMYK | 0 | 0.13 | 0.92 | 0.67 |
| HSL | 51.32º | 0.84% | 0.18% | - |
| HSV(B) | 51.32º | 0.92% | 0.33% | - |
| XYZ | 5.92 | 6.49 | 1.14 | - |
| YUV | 67.88 | 93.64 | 138.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 72 | 7 | 0 | 0.13 | 0.92 | 0.67 | 51.32 | 0.84 | 0.18 |
| Hex | 53 | 48 | 7 | 0 | D | 5C | 43 | 33 | 54 | 12 |
| Octal | 123 | 110 | 7 | 0 | 15 | 134 | 103 | 63 | 124 | 22 |
| Binary | 1010011 | 1001000 | 111 | 0 | 1101 | 1011100 | 1000011 | 110011 | 1010100 | 10010 |
Color Harmonies of #534807
Complementary color
Monochromatic Colors of #534807
Black with #534807
Text Example
Text Example
White with #534807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534807; }
p { color: rgb(83,72,7); }
H1.HeaderClassName
{
color: #534807;
}
.AnyTagClassName
{
color: #534807;
}
</style>
background-color css
<style>
a { background-color: #534807; }
a { background-color: rgb(83,72,7); }
div.DivClassName
{
background-color: #534807;
}
.BgClassName
{
background-color: #534807;
}
</style>
border-color css
<style>
span { border-color: #534807; }
span { border-color: rgb(83,72,7); }
td.TdClassName
{
border-color: #534807;
}
.TagClassName
{
border-color: #534807;
}
</style>