Shades of Bronze Olive #584315
Tints of Bronze Olive #584315
RGB
CMYK
RGB Variations
Color information
#584315 (or 0x584315) is known color: Bronze Olive. HEX triplet: 58, 43 and 15. RGB value is (88,67,21). Sum of RGB (Red+Green+Blue) = 88+67+21=176 (23% of max value = 765). Red value is 88 (34.77% from 255 or 50% from 176); Green value is 67 (26.56% from 255 or 38.07% from 176); Blue value is 21 (8.59% from 255 or 11.93% from 176); Max value from RGB is 88 - color contains mainly: red. Hex color #584315 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #584315 is #A7BCEA. Grayscale: #444444. Windows color (decimal): -10992875 or 1393496. OLE color: 1393496.
HSL color Cylindrical-coordinate representation of color #584315: hue angle of 41.19º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #584315 is Cyan = 0, Magento = 0.24, Yellow = 0.76 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 67 | 21 | - |
| CMYK | 0 | 0.24 | 0.76 | 0.65 |
| HSL | 41.19º | 0.61% | 0.21% | - |
| HSV(B) | 41.19º | 0.76% | 0.35% | - |
| XYZ | 6.17 | 6.14 | 1.57 | - |
| YUV | 68.04 | 101.46 | 142.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 67 | 21 | 0 | 0.24 | 0.76 | 0.65 | 41.19 | 0.61 | 0.21 |
| Hex | 58 | 43 | 15 | 0 | 18 | 4C | 41 | 29 | 3D | 15 |
| Octal | 130 | 103 | 25 | 0 | 30 | 114 | 101 | 51 | 75 | 25 |
| Binary | 1011000 | 1000011 | 10101 | 0 | 11000 | 1001100 | 1000001 | 101001 | 111101 | 10101 |
Color Harmonies of #584315
Complementary color
Monochromatic Colors of #584315
Black with #584315
Text Example
Text Example
White with #584315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584315; }
p { color: rgb(88,67,21); }
H1.HeaderClassName
{
color: #584315;
}
.AnyTagClassName
{
color: #584315;
}
</style>
background-color css
<style>
a { background-color: #584315; }
a { background-color: rgb(88,67,21); }
div.DivClassName
{
background-color: #584315;
}
.BgClassName
{
background-color: #584315;
}
</style>
border-color css
<style>
span { border-color: #584315; }
span { border-color: rgb(88,67,21); }
td.TdClassName
{
border-color: #584315;
}
.TagClassName
{
border-color: #584315;
}
</style>