Shades of Bronze Olive #574625
Tints of Bronze Olive #574625
RGB
CMYK
RGB Variations
Color information
#574625 (or 0x574625) is known color: Bronze Olive. HEX triplet: 57, 46 and 25. RGB value is (87,70,37). Sum of RGB (Red+Green+Blue) = 87+70+37=194 (25% of max value = 765). Red value is 87 (34.38% from 255 or 44.85% from 194); Green value is 70 (27.73% from 255 or 36.08% from 194); Blue value is 37 (14.84% from 255 or 19.07% from 194); Max value from RGB is 87 - color contains mainly: red. Hex color #574625 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #574625 is #A8B9DA. Grayscale: #474747. Windows color (decimal): -11057627 or 2442839. OLE color: 2442839.
HSL color Cylindrical-coordinate representation of color #574625: hue angle of 39.6º degrees, saturation: 0.4, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #574625 is Cyan = 0, Magento = 0.20, Yellow = 0.57 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 70 | 37 | - |
| CMYK | 0 | 0.20 | 0.57 | 0.66 |
| HSL | 39.6º | 0.4% | 0.24% | - |
| HSV(B) | 39.6º | 0.57% | 0.34% | - |
| XYZ | 6.45 | 6.54 | 2.67 | - |
| YUV | 71.32 | 108.63 | 139.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 70 | 37 | 0 | 0.20 | 0.57 | 0.66 | 39.6 | 0.4 | 0.24 |
| Hex | 57 | 46 | 25 | 0 | 14 | 39 | 42 | 28 | 28 | 18 |
| Octal | 127 | 106 | 45 | 0 | 24 | 71 | 102 | 50 | 50 | 30 |
| Binary | 1010111 | 1000110 | 100101 | 0 | 10100 | 111001 | 1000010 | 101000 | 101000 | 11000 |
Color Harmonies of #574625
Complementary color
Monochromatic Colors of #574625
Black with #574625
Text Example
Text Example
White with #574625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574625; }
p { color: rgb(87,70,37); }
H1.HeaderClassName
{
color: #574625;
}
.AnyTagClassName
{
color: #574625;
}
</style>
background-color css
<style>
a { background-color: #574625; }
a { background-color: rgb(87,70,37); }
div.DivClassName
{
background-color: #574625;
}
.BgClassName
{
background-color: #574625;
}
</style>
border-color css
<style>
span { border-color: #574625; }
span { border-color: rgb(87,70,37); }
td.TdClassName
{
border-color: #574625;
}
.TagClassName
{
border-color: #574625;
}
</style>