Shades of Bronze Olive #584219
Tints of Bronze Olive #584219
RGB
CMYK
RGB Variations
Color information
#584219 (or 0x584219) is known color: Bronze Olive. HEX triplet: 58, 42 and 19. RGB value is (88,66,25). Sum of RGB (Red+Green+Blue) = 88+66+25=179 (23% of max value = 765). Red value is 88 (34.77% from 255 or 49.16% from 179); Green value is 66 (26.17% from 255 or 36.87% from 179); Blue value is 25 (10.16% from 255 or 13.97% from 179); Max value from RGB is 88 - color contains mainly: red. Hex color #584219 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #584219 is #A7BDE6. Grayscale: #444444. Windows color (decimal): -10993127 or 1655384. OLE color: 1655384.
HSL color Cylindrical-coordinate representation of color #584219: hue angle of 39.05º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #584219 is Cyan = 0, Magento = 0.25, Yellow = 0.72 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 66 | 25 | - |
| CMYK | 0 | 0.25 | 0.72 | 0.65 |
| HSL | 39.05º | 0.56% | 0.22% | - |
| HSV(B) | 39.05º | 0.72% | 0.35% | - |
| XYZ | 6.15 | 6.04 | 1.76 | - |
| YUV | 67.9 | 103.79 | 142.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 66 | 25 | 0 | 0.25 | 0.72 | 0.65 | 39.05 | 0.56 | 0.22 |
| Hex | 58 | 42 | 19 | 0 | 19 | 48 | 41 | 27 | 38 | 16 |
| Octal | 130 | 102 | 31 | 0 | 31 | 110 | 101 | 47 | 70 | 26 |
| Binary | 1011000 | 1000010 | 11001 | 0 | 11001 | 1001000 | 1000001 | 100111 | 111000 | 10110 |
Color Harmonies of #584219
Complementary color
Monochromatic Colors of #584219
Black with #584219
Text Example
Text Example
White with #584219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584219; }
p { color: rgb(88,66,25); }
H1.HeaderClassName
{
color: #584219;
}
.AnyTagClassName
{
color: #584219;
}
</style>
background-color css
<style>
a { background-color: #584219; }
a { background-color: rgb(88,66,25); }
div.DivClassName
{
background-color: #584219;
}
.BgClassName
{
background-color: #584219;
}
</style>
border-color css
<style>
span { border-color: #584219; }
span { border-color: rgb(88,66,25); }
td.TdClassName
{
border-color: #584219;
}
.TagClassName
{
border-color: #584219;
}
</style>