Shades of Bronze Olive #534926
Tints of Bronze Olive #534926
RGB
CMYK
RGB Variations
Color information
#534926 (or 0x534926) is known color: Bronze Olive. HEX triplet: 53, 49 and 26. RGB value is (83,73,38). Sum of RGB (Red+Green+Blue) = 83+73+38=194 (25% of max value = 765). Red value is 83 (32.81% from 255 or 42.78% from 194); Green value is 73 (28.91% from 255 or 37.63% from 194); Blue value is 38 (15.23% from 255 or 19.59% from 194); Max value from RGB is 83 - color contains mainly: red. Hex color #534926 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534926 is #ACB6D9. Grayscale: #484848. Windows color (decimal): -11319002 or 2509139. OLE color: 2509139.
HSL color Cylindrical-coordinate representation of color #534926: hue angle of 46.67º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #534926 is Cyan = 0, Magento = 0.12, Yellow = 0.54 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 73 | 38 | - |
| CMYK | 0 | 0.12 | 0.54 | 0.67 |
| HSL | 46.67º | 0.37% | 0.24% | - |
| HSV(B) | 46.67º | 0.54% | 0.33% | - |
| XYZ | 6.3 | 6.74 | 2.8 | - |
| YUV | 72 | 108.81 | 135.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 73 | 38 | 0 | 0.12 | 0.54 | 0.67 | 46.67 | 0.37 | 0.24 |
| Hex | 53 | 49 | 26 | 0 | C | 36 | 43 | 2F | 25 | 18 |
| Octal | 123 | 111 | 46 | 0 | 14 | 66 | 103 | 57 | 45 | 30 |
| Binary | 1010011 | 1001001 | 100110 | 0 | 1100 | 110110 | 1000011 | 101111 | 100101 | 11000 |
Color Harmonies of #534926
Complementary color
Monochromatic Colors of #534926
Black with #534926
Text Example
Text Example
White with #534926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534926; }
p { color: rgb(83,73,38); }
H1.HeaderClassName
{
color: #534926;
}
.AnyTagClassName
{
color: #534926;
}
</style>
background-color css
<style>
a { background-color: #534926; }
a { background-color: rgb(83,73,38); }
div.DivClassName
{
background-color: #534926;
}
.BgClassName
{
background-color: #534926;
}
</style>
border-color css
<style>
span { border-color: #534926; }
span { border-color: rgb(83,73,38); }
td.TdClassName
{
border-color: #534926;
}
.TagClassName
{
border-color: #534926;
}
</style>