Shades of Bronze Olive #584728
Tints of Bronze Olive #584728
RGB
CMYK
RGB Variations
Color information
#584728 (or 0x584728) is known color: Bronze Olive. HEX triplet: 58, 47 and 28. RGB value is (88,71,40). Sum of RGB (Red+Green+Blue) = 88+71+40=199 (26% of max value = 765). Red value is 88 (34.77% from 255 or 44.22% from 199); Green value is 71 (28.12% from 255 or 35.68% from 199); Blue value is 40 (16.02% from 255 or 20.10% from 199); Max value from RGB is 88 - color contains mainly: red. Hex color #584728 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #584728 is #A7B8D7. Grayscale: #484848. Windows color (decimal): -10991832 or 2639704. OLE color: 2639704.
HSL color Cylindrical-coordinate representation of color #584728: hue angle of 38.75º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #584728 is Cyan = 0, Magento = 0.19, Yellow = 0.55 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 71 | 40 | - |
| CMYK | 0 | 0.19 | 0.55 | 0.65 |
| HSL | 38.75º | 0.38% | 0.25% | - |
| HSV(B) | 38.75º | 0.55% | 0.35% | - |
| XYZ | 6.66 | 6.73 | 2.96 | - |
| YUV | 72.55 | 109.63 | 139.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 71 | 40 | 0 | 0.19 | 0.55 | 0.65 | 38.75 | 0.38 | 0.25 |
| Hex | 58 | 47 | 28 | 0 | 13 | 37 | 41 | 27 | 26 | 19 |
| Octal | 130 | 107 | 50 | 0 | 23 | 67 | 101 | 47 | 46 | 31 |
| Binary | 1011000 | 1000111 | 101000 | 0 | 10011 | 110111 | 1000001 | 100111 | 100110 | 11001 |
Color Harmonies of #584728
Complementary color
Monochromatic Colors of #584728
Black with #584728
Text Example
Text Example
White with #584728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584728; }
p { color: rgb(88,71,40); }
H1.HeaderClassName
{
color: #584728;
}
.AnyTagClassName
{
color: #584728;
}
</style>
background-color css
<style>
a { background-color: #584728; }
a { background-color: rgb(88,71,40); }
div.DivClassName
{
background-color: #584728;
}
.BgClassName
{
background-color: #584728;
}
</style>
border-color css
<style>
span { border-color: #584728; }
span { border-color: rgb(88,71,40); }
td.TdClassName
{
border-color: #584728;
}
.TagClassName
{
border-color: #584728;
}
</style>