Shades of Bronze Olive #534908
Tints of Bronze Olive #534908
RGB
CMYK
RGB Variations
Color information
#534908 (or 0x534908) is known color: Bronze Olive. HEX triplet: 53, 49 and 08. RGB value is (83,73,8). Sum of RGB (Red+Green+Blue) = 83+73+8=164 (21% of max value = 765). Red value is 83 (32.81% from 255 or 50.61% from 164); Green value is 73 (28.91% from 255 or 44.51% from 164); Blue value is 8 (3.52% from 255 or 4.88% from 164); Max value from RGB is 83 - color contains mainly: red. Hex color #534908 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534908 is #ACB6F7. Grayscale: #444444. Windows color (decimal): -11319032 or 543059. OLE color: 543059.
HSL color Cylindrical-coordinate representation of color #534908: hue angle of 52º degrees, saturation: 0.82, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #534908 is Cyan = 0, Magento = 0.12, Yellow = 0.90 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 73 | 8 | - |
| CMYK | 0 | 0.12 | 0.90 | 0.67 |
| HSL | 52º | 0.82% | 0.18% | - |
| HSV(B) | 52º | 0.9% | 0.33% | - |
| XYZ | 5.99 | 6.62 | 1.19 | - |
| YUV | 68.58 | 93.81 | 138.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 73 | 8 | 0 | 0.12 | 0.90 | 0.67 | 52 | 0.82 | 0.18 |
| Hex | 53 | 49 | 8 | 0 | C | 5A | 43 | 34 | 52 | 12 |
| Octal | 123 | 111 | 10 | 0 | 14 | 132 | 103 | 64 | 122 | 22 |
| Binary | 1010011 | 1001001 | 1000 | 0 | 1100 | 1011010 | 1000011 | 110100 | 1010010 | 10010 |
Color Harmonies of #534908
Complementary color
Monochromatic Colors of #534908
Black with #534908
Text Example
Text Example
White with #534908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534908; }
p { color: rgb(83,73,8); }
H1.HeaderClassName
{
color: #534908;
}
.AnyTagClassName
{
color: #534908;
}
</style>
background-color css
<style>
a { background-color: #534908; }
a { background-color: rgb(83,73,8); }
div.DivClassName
{
background-color: #534908;
}
.BgClassName
{
background-color: #534908;
}
</style>
border-color css
<style>
span { border-color: #534908; }
span { border-color: rgb(83,73,8); }
td.TdClassName
{
border-color: #534908;
}
.TagClassName
{
border-color: #534908;
}
</style>