Shades of Bronze Olive #584319
Tints of Bronze Olive #584319
RGB
CMYK
RGB Variations
Color information
#584319 (or 0x584319) is known color: Bronze Olive. HEX triplet: 58, 43 and 19. RGB value is (88,67,25). Sum of RGB (Red+Green+Blue) = 88+67+25=180 (23% of max value = 765). Red value is 88 (34.77% from 255 or 48.89% from 180); Green value is 67 (26.56% from 255 or 37.22% from 180); Blue value is 25 (10.16% from 255 or 13.89% from 180); Max value from RGB is 88 - color contains mainly: red. Hex color #584319 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #584319 is #A7BCE6. Grayscale: #444444. Windows color (decimal): -10992871 or 1655640. OLE color: 1655640.
HSL color Cylindrical-coordinate representation of color #584319: hue angle of 40º 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 #584319 is Cyan = 0, Magento = 0.24, Yellow = 0.72 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 67 | 25 | - |
| CMYK | 0 | 0.24 | 0.72 | 0.65 |
| HSL | 40º | 0.56% | 0.22% | - |
| HSV(B) | 40º | 0.72% | 0.35% | - |
| XYZ | 6.21 | 6.16 | 1.78 | - |
| YUV | 68.49 | 103.46 | 141.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 67 | 25 | 0 | 0.24 | 0.72 | 0.65 | 40 | 0.56 | 0.22 |
| Hex | 58 | 43 | 19 | 0 | 18 | 48 | 41 | 28 | 38 | 16 |
| Octal | 130 | 103 | 31 | 0 | 30 | 110 | 101 | 50 | 70 | 26 |
| Binary | 1011000 | 1000011 | 11001 | 0 | 11000 | 1001000 | 1000001 | 101000 | 111000 | 10110 |
Color Harmonies of #584319
Complementary color
Monochromatic Colors of #584319
Black with #584319
Text Example
Text Example
White with #584319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584319; }
p { color: rgb(88,67,25); }
H1.HeaderClassName
{
color: #584319;
}
.AnyTagClassName
{
color: #584319;
}
</style>
background-color css
<style>
a { background-color: #584319; }
a { background-color: rgb(88,67,25); }
div.DivClassName
{
background-color: #584319;
}
.BgClassName
{
background-color: #584319;
}
</style>
border-color css
<style>
span { border-color: #584319; }
span { border-color: rgb(88,67,25); }
td.TdClassName
{
border-color: #584319;
}
.TagClassName
{
border-color: #584319;
}
</style>