Shades of Bronze Olive #574011
Tints of Bronze Olive #574011
RGB
CMYK
RGB Variations
Color information
#574011 (or 0x574011) is known color: Bronze Olive. HEX triplet: 57, 40 and 11. RGB value is (87,64,17). Sum of RGB (Red+Green+Blue) = 87+64+17=168 (22% of max value = 765). Red value is 87 (34.38% from 255 or 51.79% from 168); Green value is 64 (25.39% from 255 or 38.10% from 168); Blue value is 17 (7.03% from 255 or 10.12% from 168); Max value from RGB is 87 - color contains mainly: red. Hex color #574011 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #574011 is #A8BFEE. Grayscale: #414141. Windows color (decimal): -11059183 or 1130583. OLE color: 1130583.
HSL color Cylindrical-coordinate representation of color #574011: hue angle of 40.29º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #574011 is Cyan = 0, Magento = 0.26, Yellow = 0.80 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 64 | 17 | - |
| CMYK | 0 | 0.26 | 0.80 | 0.66 |
| HSL | 40.29º | 0.67% | 0.2% | - |
| HSV(B) | 40.29º | 0.8% | 0.34% | - |
| XYZ | 5.87 | 5.73 | 1.33 | - |
| YUV | 65.52 | 100.62 | 143.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 64 | 17 | 0 | 0.26 | 0.80 | 0.66 | 40.29 | 0.67 | 0.2 |
| Hex | 57 | 40 | 11 | 0 | 1A | 50 | 42 | 28 | 43 | 14 |
| Octal | 127 | 100 | 21 | 0 | 32 | 120 | 102 | 50 | 103 | 24 |
| Binary | 1010111 | 1000000 | 10001 | 0 | 11010 | 1010000 | 1000010 | 101000 | 1000011 | 10100 |
Color Harmonies of #574011
Complementary color
Monochromatic Colors of #574011
Black with #574011
Text Example
Text Example
White with #574011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574011; }
p { color: rgb(87,64,17); }
H1.HeaderClassName
{
color: #574011;
}
.AnyTagClassName
{
color: #574011;
}
</style>
background-color css
<style>
a { background-color: #574011; }
a { background-color: rgb(87,64,17); }
div.DivClassName
{
background-color: #574011;
}
.BgClassName
{
background-color: #574011;
}
</style>
border-color css
<style>
span { border-color: #574011; }
span { border-color: rgb(87,64,17); }
td.TdClassName
{
border-color: #574011;
}
.TagClassName
{
border-color: #574011;
}
</style>