Shades of Bronze Olive #574522
Tints of Bronze Olive #574522
RGB
CMYK
RGB Variations
Color information
#574522 (or 0x574522) is known color: Bronze Olive. HEX triplet: 57, 45 and 22. RGB value is (87,69,34). Sum of RGB (Red+Green+Blue) = 87+69+34=190 (25% of max value = 765). Red value is 87 (34.38% from 255 or 45.79% from 190); Green value is 69 (27.34% from 255 or 36.32% from 190); Blue value is 34 (13.67% from 255 or 17.89% from 190); Max value from RGB is 87 - color contains mainly: red. Hex color #574522 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #574522 is #A8BADD. Grayscale: #464646. Windows color (decimal): -11057886 or 2245975. OLE color: 2245975.
HSL color Cylindrical-coordinate representation of color #574522: hue angle of 39.62º degrees, saturation: 0.44, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #574522 is Cyan = 0, Magento = 0.21, Yellow = 0.61 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 69 | 34 | - |
| CMYK | 0 | 0.21 | 0.61 | 0.66 |
| HSL | 39.62º | 0.44% | 0.24% | - |
| HSV(B) | 39.62º | 0.61% | 0.34% | - |
| XYZ | 6.35 | 6.4 | 2.41 | - |
| YUV | 70.39 | 107.46 | 139.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 69 | 34 | 0 | 0.21 | 0.61 | 0.66 | 39.62 | 0.44 | 0.24 |
| Hex | 57 | 45 | 22 | 0 | 15 | 3D | 42 | 28 | 2C | 18 |
| Octal | 127 | 105 | 42 | 0 | 25 | 75 | 102 | 50 | 54 | 30 |
| Binary | 1010111 | 1000101 | 100010 | 0 | 10101 | 111101 | 1000010 | 101000 | 101100 | 11000 |
Color Harmonies of #574522
Complementary color
Monochromatic Colors of #574522
Black with #574522
Text Example
Text Example
White with #574522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574522; }
p { color: rgb(87,69,34); }
H1.HeaderClassName
{
color: #574522;
}
.AnyTagClassName
{
color: #574522;
}
</style>
background-color css
<style>
a { background-color: #574522; }
a { background-color: rgb(87,69,34); }
div.DivClassName
{
background-color: #574522;
}
.BgClassName
{
background-color: #574522;
}
</style>
border-color css
<style>
span { border-color: #574522; }
span { border-color: rgb(87,69,34); }
td.TdClassName
{
border-color: #574522;
}
.TagClassName
{
border-color: #574522;
}
</style>