Shades of Bronze Olive #514527
Tints of Bronze Olive #514527
RGB
CMYK
RGB Variations
Color information
#514527 (or 0x514527) is known color: Bronze Olive. HEX triplet: 51, 45 and 27. RGB value is (81,69,39). Sum of RGB (Red+Green+Blue) = 81+69+39=189 (25% of max value = 765). Red value is 81 (32.03% from 255 or 42.86% from 189); Green value is 69 (27.34% from 255 or 36.51% from 189); Blue value is 39 (15.62% from 255 or 20.63% from 189); Max value from RGB is 81 - color contains mainly: red. Hex color #514527 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514527 is #AEBAD8. Grayscale: #454545. Windows color (decimal): -11451097 or 2573649. OLE color: 2573649.
HSL color Cylindrical-coordinate representation of color #514527: hue angle of 42.86º degrees, saturation: 0.35, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #514527 is Cyan = 0, Magento = 0.15, Yellow = 0.52 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 69 | 39 | - |
| CMYK | 0 | 0.15 | 0.52 | 0.68 |
| HSL | 42.86º | 0.35% | 0.24% | - |
| HSV(B) | 42.86º | 0.52% | 0.32% | - |
| XYZ | 5.89 | 6.15 | 2.8 | - |
| YUV | 69.17 | 110.98 | 136.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 69 | 39 | 0 | 0.15 | 0.52 | 0.68 | 42.86 | 0.35 | 0.24 |
| Hex | 51 | 45 | 27 | 0 | F | 34 | 44 | 2B | 23 | 18 |
| Octal | 121 | 105 | 47 | 0 | 17 | 64 | 104 | 53 | 43 | 30 |
| Binary | 1010001 | 1000101 | 100111 | 0 | 1111 | 110100 | 1000100 | 101011 | 100011 | 11000 |
Color Harmonies of #514527
Complementary color
Monochromatic Colors of #514527
Black with #514527
Text Example
Text Example
White with #514527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514527; }
p { color: rgb(81,69,39); }
H1.HeaderClassName
{
color: #514527;
}
.AnyTagClassName
{
color: #514527;
}
</style>
background-color css
<style>
a { background-color: #514527; }
a { background-color: rgb(81,69,39); }
div.DivClassName
{
background-color: #514527;
}
.BgClassName
{
background-color: #514527;
}
</style>
border-color css
<style>
span { border-color: #514527; }
span { border-color: rgb(81,69,39); }
td.TdClassName
{
border-color: #514527;
}
.TagClassName
{
border-color: #514527;
}
</style>