Shades of Bronze Olive #584110
Tints of Bronze Olive #584110
RGB
CMYK
RGB Variations
Color information
#584110 (or 0x584110) is known color: Bronze Olive. HEX triplet: 58, 41 and 10. RGB value is (88,65,16). Sum of RGB (Red+Green+Blue) = 88+65+16=169 (22% of max value = 765). Red value is 88 (34.77% from 255 or 52.07% from 169); Green value is 65 (25.78% from 255 or 38.46% from 169); Blue value is 16 (6.64% from 255 or 9.47% from 169); Max value from RGB is 88 - color contains mainly: red. Hex color #584110 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #584110 is #A7BEEF. Grayscale: #424242. Windows color (decimal): -10993392 or 1065304. OLE color: 1065304.
HSL color Cylindrical-coordinate representation of color #584110: hue angle of 40.83º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #584110 is Cyan = 0, Magento = 0.26, Yellow = 0.82 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 65 | 16 | - |
| CMYK | 0 | 0.26 | 0.82 | 0.65 |
| HSL | 40.83º | 0.69% | 0.2% | - |
| HSV(B) | 40.83º | 0.82% | 0.35% | - |
| XYZ | 6.01 | 5.89 | 1.31 | - |
| YUV | 66.29 | 99.62 | 143.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 65 | 16 | 0 | 0.26 | 0.82 | 0.65 | 40.83 | 0.69 | 0.2 |
| Hex | 58 | 41 | 10 | 0 | 1A | 52 | 41 | 29 | 45 | 14 |
| Octal | 130 | 101 | 20 | 0 | 32 | 122 | 101 | 51 | 105 | 24 |
| Binary | 1011000 | 1000001 | 10000 | 0 | 11010 | 1010010 | 1000001 | 101001 | 1000101 | 10100 |
Color Harmonies of #584110
Complementary color
Monochromatic Colors of #584110
Black with #584110
Text Example
Text Example
White with #584110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584110; }
p { color: rgb(88,65,16); }
H1.HeaderClassName
{
color: #584110;
}
.AnyTagClassName
{
color: #584110;
}
</style>
background-color css
<style>
a { background-color: #584110; }
a { background-color: rgb(88,65,16); }
div.DivClassName
{
background-color: #584110;
}
.BgClassName
{
background-color: #584110;
}
</style>
border-color css
<style>
span { border-color: #584110; }
span { border-color: rgb(88,65,16); }
td.TdClassName
{
border-color: #584110;
}
.TagClassName
{
border-color: #584110;
}
</style>