Shades of Bronze Olive #584316
Tints of Bronze Olive #584316
RGB
CMYK
RGB Variations
Color information
#584316 (or 0x584316) is known color: Bronze Olive. HEX triplet: 58, 43 and 16. RGB value is (88,67,22). Sum of RGB (Red+Green+Blue) = 88+67+22=177 (23% of max value = 765). Red value is 88 (34.77% from 255 or 49.72% from 177); Green value is 67 (26.56% from 255 or 37.85% from 177); Blue value is 22 (8.98% from 255 or 12.43% from 177); Max value from RGB is 88 - color contains mainly: red. Hex color #584316 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #584316 is #A7BCE9. Grayscale: #444444. Windows color (decimal): -10992874 or 1459032. OLE color: 1459032.
HSL color Cylindrical-coordinate representation of color #584316: hue angle of 40.91º degrees, saturation: 0.6, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #584316 is Cyan = 0, Magento = 0.24, Yellow = 0.75 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 67 | 22 | - |
| CMYK | 0 | 0.24 | 0.75 | 0.65 |
| HSL | 40.91º | 0.6% | 0.22% | - |
| HSV(B) | 40.91º | 0.75% | 0.35% | - |
| XYZ | 6.18 | 6.15 | 1.62 | - |
| YUV | 68.15 | 101.96 | 142.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 67 | 22 | 0 | 0.24 | 0.75 | 0.65 | 40.91 | 0.6 | 0.22 |
| Hex | 58 | 43 | 16 | 0 | 18 | 4B | 41 | 29 | 3C | 16 |
| Octal | 130 | 103 | 26 | 0 | 30 | 113 | 101 | 51 | 74 | 26 |
| Binary | 1011000 | 1000011 | 10110 | 0 | 11000 | 1001011 | 1000001 | 101001 | 111100 | 10110 |
Color Harmonies of #584316
Complementary color
Monochromatic Colors of #584316
Black with #584316
Text Example
Text Example
White with #584316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584316; }
p { color: rgb(88,67,22); }
H1.HeaderClassName
{
color: #584316;
}
.AnyTagClassName
{
color: #584316;
}
</style>
background-color css
<style>
a { background-color: #584316; }
a { background-color: rgb(88,67,22); }
div.DivClassName
{
background-color: #584316;
}
.BgClassName
{
background-color: #584316;
}
</style>
border-color css
<style>
span { border-color: #584316; }
span { border-color: rgb(88,67,22); }
td.TdClassName
{
border-color: #584316;
}
.TagClassName
{
border-color: #584316;
}
</style>