Shades of Bronze Olive #514724
Tints of Bronze Olive #514724
RGB
CMYK
RGB Variations
Color information
#514724 (or 0x514724) is known color: Bronze Olive. HEX triplet: 51, 47 and 24. RGB value is (81,71,36). Sum of RGB (Red+Green+Blue) = 81+71+36=188 (24% of max value = 765). Red value is 81 (32.03% from 255 or 43.09% from 188); Green value is 71 (28.12% from 255 or 37.77% from 188); Blue value is 36 (14.45% from 255 or 19.15% from 188); Max value from RGB is 81 - color contains mainly: red. Hex color #514724 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514724 is #AEB8DB. Grayscale: #464646. Windows color (decimal): -11450588 or 2377553. OLE color: 2377553.
HSL color Cylindrical-coordinate representation of color #514724: hue angle of 46.67º degrees, saturation: 0.38, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #514724 is Cyan = 0, Magento = 0.12, Yellow = 0.56 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 71 | 36 | - |
| CMYK | 0 | 0.12 | 0.56 | 0.68 |
| HSL | 46.67º | 0.38% | 0.23% | - |
| HSV(B) | 46.67º | 0.56% | 0.32% | - |
| XYZ | 5.97 | 6.38 | 2.59 | - |
| YUV | 70 | 108.81 | 135.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 71 | 36 | 0 | 0.12 | 0.56 | 0.68 | 46.67 | 0.38 | 0.23 |
| Hex | 51 | 47 | 24 | 0 | C | 38 | 44 | 2F | 26 | 17 |
| Octal | 121 | 107 | 44 | 0 | 14 | 70 | 104 | 57 | 46 | 27 |
| Binary | 1010001 | 1000111 | 100100 | 0 | 1100 | 111000 | 1000100 | 101111 | 100110 | 10111 |
Color Harmonies of #514724
Complementary color
Monochromatic Colors of #514724
Black with #514724
Text Example
Text Example
White with #514724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514724; }
p { color: rgb(81,71,36); }
H1.HeaderClassName
{
color: #514724;
}
.AnyTagClassName
{
color: #514724;
}
</style>
background-color css
<style>
a { background-color: #514724; }
a { background-color: rgb(81,71,36); }
div.DivClassName
{
background-color: #514724;
}
.BgClassName
{
background-color: #514724;
}
</style>
border-color css
<style>
span { border-color: #514724; }
span { border-color: rgb(81,71,36); }
td.TdClassName
{
border-color: #514724;
}
.TagClassName
{
border-color: #514724;
}
</style>