Shades of Bronze Olive #534907
Tints of Bronze Olive #534907
RGB
CMYK
RGB Variations
Color information
#534907 (or 0x534907) is known color: Bronze Olive. HEX triplet: 53, 49 and 07. RGB value is (83,73,7). Sum of RGB (Red+Green+Blue) = 83+73+7=163 (21% of max value = 765). Red value is 83 (32.81% from 255 or 50.92% from 163); Green value is 73 (28.91% from 255 or 44.79% from 163); Blue value is 7 (3.12% from 255 or 4.29% from 163); Max value from RGB is 83 - color contains mainly: red. Hex color #534907 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534907 is #ACB6F8. Grayscale: #444444. Windows color (decimal): -11319033 or 477523. OLE color: 477523.
HSL color Cylindrical-coordinate representation of color #534907: hue angle of 52.11º 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 #534907 is Cyan = 0, Magento = 0.12, Yellow = 0.92 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 73 | 7 | - |
| CMYK | 0 | 0.12 | 0.92 | 0.67 |
| HSL | 52.11º | 0.84% | 0.18% | - |
| HSV(B) | 52.11º | 0.92% | 0.33% | - |
| XYZ | 5.99 | 6.62 | 1.16 | - |
| YUV | 68.47 | 93.31 | 138.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 73 | 7 | 0 | 0.12 | 0.92 | 0.67 | 52.11 | 0.84 | 0.18 |
| Hex | 53 | 49 | 7 | 0 | C | 5C | 43 | 34 | 54 | 12 |
| Octal | 123 | 111 | 7 | 0 | 14 | 134 | 103 | 64 | 124 | 22 |
| Binary | 1010011 | 1001001 | 111 | 0 | 1100 | 1011100 | 1000011 | 110100 | 1010100 | 10010 |
Color Harmonies of #534907
Complementary color
Monochromatic Colors of #534907
Black with #534907
Text Example
Text Example
White with #534907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534907; }
p { color: rgb(83,73,7); }
H1.HeaderClassName
{
color: #534907;
}
.AnyTagClassName
{
color: #534907;
}
</style>
background-color css
<style>
a { background-color: #534907; }
a { background-color: rgb(83,73,7); }
div.DivClassName
{
background-color: #534907;
}
.BgClassName
{
background-color: #534907;
}
</style>
border-color css
<style>
span { border-color: #534907; }
span { border-color: rgb(83,73,7); }
td.TdClassName
{
border-color: #534907;
}
.TagClassName
{
border-color: #534907;
}
</style>