Shades of Bronze Olive #574012
Tints of Bronze Olive #574012
RGB
CMYK
RGB Variations
Color information
#574012 (or 0x574012) is known color: Bronze Olive. HEX triplet: 57, 40 and 12. RGB value is (87,64,18). Sum of RGB (Red+Green+Blue) = 87+64+18=169 (22% of max value = 765). Red value is 87 (34.38% from 255 or 51.48% from 169); Green value is 64 (25.39% from 255 or 37.87% from 169); Blue value is 18 (7.42% from 255 or 10.65% from 169); Max value from RGB is 87 - color contains mainly: red. Hex color #574012 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #574012 is #A8BFED. Grayscale: #414141. Windows color (decimal): -11059182 or 1196119. OLE color: 1196119.
HSL color Cylindrical-coordinate representation of color #574012: hue angle of 40º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #574012 is Cyan = 0, Magento = 0.26, Yellow = 0.79 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 64 | 18 | - |
| CMYK | 0 | 0.26 | 0.79 | 0.66 |
| HSL | 40º | 0.66% | 0.21% | - |
| HSV(B) | 40º | 0.79% | 0.34% | - |
| XYZ | 5.87 | 5.74 | 1.37 | - |
| YUV | 65.63 | 101.12 | 143.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 64 | 18 | 0 | 0.26 | 0.79 | 0.66 | 40 | 0.66 | 0.21 |
| Hex | 57 | 40 | 12 | 0 | 1A | 4F | 42 | 28 | 42 | 15 |
| Octal | 127 | 100 | 22 | 0 | 32 | 117 | 102 | 50 | 102 | 25 |
| Binary | 1010111 | 1000000 | 10010 | 0 | 11010 | 1001111 | 1000010 | 101000 | 1000010 | 10101 |
Color Harmonies of #574012
Complementary color
Monochromatic Colors of #574012
Black with #574012
Text Example
Text Example
White with #574012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574012; }
p { color: rgb(87,64,18); }
H1.HeaderClassName
{
color: #574012;
}
.AnyTagClassName
{
color: #574012;
}
</style>
background-color css
<style>
a { background-color: #574012; }
a { background-color: rgb(87,64,18); }
div.DivClassName
{
background-color: #574012;
}
.BgClassName
{
background-color: #574012;
}
</style>
border-color css
<style>
span { border-color: #574012; }
span { border-color: rgb(87,64,18); }
td.TdClassName
{
border-color: #574012;
}
.TagClassName
{
border-color: #574012;
}
</style>