Shades of Bronze Olive #584419
Tints of Bronze Olive #584419
RGB
CMYK
RGB Variations
Color information
#584419 (or 0x584419) is known color: Bronze Olive. HEX triplet: 58, 44 and 19. RGB value is (88,68,25). Sum of RGB (Red+Green+Blue) = 88+68+25=181 (23% of max value = 765). Red value is 88 (34.77% from 255 or 48.62% from 181); Green value is 68 (26.95% from 255 or 37.57% from 181); Blue value is 25 (10.16% from 255 or 13.81% from 181); Max value from RGB is 88 - color contains mainly: red. Hex color #584419 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #584419 is #A7BBE6. Grayscale: #454545. Windows color (decimal): -10992615 or 1655896. OLE color: 1655896.
HSL color Cylindrical-coordinate representation of color #584419: hue angle of 40.95º 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 #584419 is Cyan = 0, Magento = 0.23, Yellow = 0.72 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 68 | 25 | - |
| CMYK | 0 | 0.23 | 0.72 | 0.65 |
| HSL | 40.95º | 0.56% | 0.22% | - |
| HSV(B) | 40.95º | 0.72% | 0.35% | - |
| XYZ | 6.27 | 6.28 | 1.8 | - |
| YUV | 69.08 | 103.13 | 141.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 68 | 25 | 0 | 0.23 | 0.72 | 0.65 | 40.95 | 0.56 | 0.22 |
| Hex | 58 | 44 | 19 | 0 | 17 | 48 | 41 | 29 | 38 | 16 |
| Octal | 130 | 104 | 31 | 0 | 27 | 110 | 101 | 51 | 70 | 26 |
| Binary | 1011000 | 1000100 | 11001 | 0 | 10111 | 1001000 | 1000001 | 101001 | 111000 | 10110 |
Color Harmonies of #584419
Complementary color
Monochromatic Colors of #584419
Black with #584419
Text Example
Text Example
White with #584419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584419; }
p { color: rgb(88,68,25); }
H1.HeaderClassName
{
color: #584419;
}
.AnyTagClassName
{
color: #584419;
}
</style>
background-color css
<style>
a { background-color: #584419; }
a { background-color: rgb(88,68,25); }
div.DivClassName
{
background-color: #584419;
}
.BgClassName
{
background-color: #584419;
}
</style>
border-color css
<style>
span { border-color: #584419; }
span { border-color: rgb(88,68,25); }
td.TdClassName
{
border-color: #584419;
}
.TagClassName
{
border-color: #584419;
}
</style>