Shades of Bronze Olive #514526
Tints of Bronze Olive #514526
RGB
CMYK
RGB Variations
Color information
#514526 (or 0x514526) is known color: Bronze Olive. HEX triplet: 51, 45 and 26. RGB value is (81,69,38). Sum of RGB (Red+Green+Blue) = 81+69+38=188 (24% of max value = 765). Red value is 81 (32.03% from 255 or 43.09% from 188); Green value is 69 (27.34% from 255 or 36.70% from 188); Blue value is 38 (15.23% from 255 or 20.21% from 188); Max value from RGB is 81 - color contains mainly: red. Hex color #514526 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514526 is #AEBAD9. Grayscale: #454545. Windows color (decimal): -11451098 or 2508113. OLE color: 2508113.
HSL color Cylindrical-coordinate representation of color #514526: hue angle of 43.26º degrees, saturation: 0.36, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #514526 is Cyan = 0, Magento = 0.15, Yellow = 0.53 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 69 | 38 | - |
| CMYK | 0 | 0.15 | 0.53 | 0.68 |
| HSL | 43.26º | 0.36% | 0.23% | - |
| HSV(B) | 43.26º | 0.53% | 0.32% | - |
| XYZ | 5.87 | 6.15 | 2.71 | - |
| YUV | 69.05 | 110.48 | 136.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 69 | 38 | 0 | 0.15 | 0.53 | 0.68 | 43.26 | 0.36 | 0.23 |
| Hex | 51 | 45 | 26 | 0 | F | 35 | 44 | 2B | 24 | 17 |
| Octal | 121 | 105 | 46 | 0 | 17 | 65 | 104 | 53 | 44 | 27 |
| Binary | 1010001 | 1000101 | 100110 | 0 | 1111 | 110101 | 1000100 | 101011 | 100100 | 10111 |
Color Harmonies of #514526
Complementary color
Monochromatic Colors of #514526
Black with #514526
Text Example
Text Example
White with #514526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514526; }
p { color: rgb(81,69,38); }
H1.HeaderClassName
{
color: #514526;
}
.AnyTagClassName
{
color: #514526;
}
</style>
background-color css
<style>
a { background-color: #514526; }
a { background-color: rgb(81,69,38); }
div.DivClassName
{
background-color: #514526;
}
.BgClassName
{
background-color: #514526;
}
</style>
border-color css
<style>
span { border-color: #514526; }
span { border-color: rgb(81,69,38); }
td.TdClassName
{
border-color: #514526;
}
.TagClassName
{
border-color: #514526;
}
</style>