Shades of Bronze Olive #575006
Tints of Bronze Olive #575006
RGB
CMYK
RGB Variations
Color information
#575006 (or 0x575006) is known color: Bronze Olive. HEX triplet: 57, 50 and 06. RGB value is (87,80,6). Sum of RGB (Red+Green+Blue) = 87+80+6=173 (22% of max value = 765). Red value is 87 (34.38% from 255 or 50.29% from 173); Green value is 80 (31.64% from 255 or 46.24% from 173); Blue value is 6 (2.73% from 255 or 3.47% from 173); Max value from RGB is 87 - color contains mainly: red. Hex color #575006 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #575006 is #A8AFF9. Grayscale: #494949. Windows color (decimal): -11055098 or 413783. OLE color: 413783.
HSL color Cylindrical-coordinate representation of color #575006: hue angle of 54.81º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #575006 is Cyan = 0, Magento = 0.08, Yellow = 0.93 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 80 | 6 | - |
| CMYK | 0 | 0.08 | 0.93 | 0.66 |
| HSL | 54.81º | 0.87% | 0.18% | - |
| HSV(B) | 54.81º | 0.93% | 0.34% | - |
| XYZ | 6.83 | 7.78 | 1.31 | - |
| YUV | 73.66 | 89.82 | 137.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 80 | 6 | 0 | 0.08 | 0.93 | 0.66 | 54.81 | 0.87 | 0.18 |
| Hex | 57 | 50 | 6 | 0 | 8 | 5D | 42 | 37 | 57 | 12 |
| Octal | 127 | 120 | 6 | 0 | 10 | 135 | 102 | 67 | 127 | 22 |
| Binary | 1010111 | 1010000 | 110 | 0 | 1000 | 1011101 | 1000010 | 110111 | 1010111 | 10010 |
Color Harmonies of #575006
Complementary color
Monochromatic Colors of #575006
Black with #575006
Text Example
Text Example
White with #575006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575006; }
p { color: rgb(87,80,6); }
H1.HeaderClassName
{
color: #575006;
}
.AnyTagClassName
{
color: #575006;
}
</style>
background-color css
<style>
a { background-color: #575006; }
a { background-color: rgb(87,80,6); }
div.DivClassName
{
background-color: #575006;
}
.BgClassName
{
background-color: #575006;
}
</style>
border-color css
<style>
span { border-color: #575006; }
span { border-color: rgb(87,80,6); }
td.TdClassName
{
border-color: #575006;
}
.TagClassName
{
border-color: #575006;
}
</style>