Shades of Bronze Olive #584010
Tints of Bronze Olive #584010
RGB
CMYK
RGB Variations
Color information
#584010 (or 0x584010) is known color: Bronze Olive. HEX triplet: 58, 40 and 10. RGB value is (88,64,16). Sum of RGB (Red+Green+Blue) = 88+64+16=168 (22% of max value = 765). Red value is 88 (34.77% from 255 or 52.38% from 168); Green value is 64 (25.39% from 255 or 38.10% from 168); Blue value is 16 (6.64% from 255 or 9.52% from 168); Max value from RGB is 88 - color contains mainly: red. Hex color #584010 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #584010 is #A7BFEF. Grayscale: #414141. Windows color (decimal): -10993648 or 1065048. OLE color: 1065048.
HSL color Cylindrical-coordinate representation of color #584010: hue angle of 40º 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 #584010 is Cyan = 0, Magento = 0.27, Yellow = 0.82 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 64 | 16 | - |
| CMYK | 0 | 0.27 | 0.82 | 0.65 |
| HSL | 40º | 0.69% | 0.2% | - |
| HSV(B) | 40º | 0.82% | 0.35% | - |
| XYZ | 5.95 | 5.78 | 1.29 | - |
| YUV | 65.7 | 99.95 | 143.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 64 | 16 | 0 | 0.27 | 0.82 | 0.65 | 40 | 0.69 | 0.2 |
| Hex | 58 | 40 | 10 | 0 | 1B | 52 | 41 | 28 | 45 | 14 |
| Octal | 130 | 100 | 20 | 0 | 33 | 122 | 101 | 50 | 105 | 24 |
| Binary | 1011000 | 1000000 | 10000 | 0 | 11011 | 1010010 | 1000001 | 101000 | 1000101 | 10100 |
Color Harmonies of #584010
Complementary color
Monochromatic Colors of #584010
Black with #584010
Text Example
Text Example
White with #584010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584010; }
p { color: rgb(88,64,16); }
H1.HeaderClassName
{
color: #584010;
}
.AnyTagClassName
{
color: #584010;
}
</style>
background-color css
<style>
a { background-color: #584010; }
a { background-color: rgb(88,64,16); }
div.DivClassName
{
background-color: #584010;
}
.BgClassName
{
background-color: #584010;
}
</style>
border-color css
<style>
span { border-color: #584010; }
span { border-color: rgb(88,64,16); }
td.TdClassName
{
border-color: #584010;
}
.TagClassName
{
border-color: #584010;
}
</style>