Shades of Bronze Olive #584827
Tints of Bronze Olive #584827
RGB
CMYK
RGB Variations
Color information
#584827 (or 0x584827) is known color: Bronze Olive. HEX triplet: 58, 48 and 27. RGB value is (88,72,39). Sum of RGB (Red+Green+Blue) = 88+72+39=199 (26% of max value = 765). Red value is 88 (34.77% from 255 or 44.22% from 199); Green value is 72 (28.52% from 255 or 36.18% from 199); Blue value is 39 (15.62% from 255 or 19.60% from 199); Max value from RGB is 88 - color contains mainly: red. Hex color #584827 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #584827 is #A7B7D8. Grayscale: #494949. Windows color (decimal): -10991577 or 2574424. OLE color: 2574424.
HSL color Cylindrical-coordinate representation of color #584827: hue angle of 40.41º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #584827 is Cyan = 0, Magento = 0.18, Yellow = 0.56 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 72 | 39 | - |
| CMYK | 0 | 0.18 | 0.56 | 0.65 |
| HSL | 40.41º | 0.39% | 0.25% | - |
| HSV(B) | 40.41º | 0.56% | 0.35% | - |
| XYZ | 6.71 | 6.86 | 2.89 | - |
| YUV | 73.02 | 108.8 | 138.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 72 | 39 | 0 | 0.18 | 0.56 | 0.65 | 40.41 | 0.39 | 0.25 |
| Hex | 58 | 48 | 27 | 0 | 12 | 38 | 41 | 28 | 27 | 19 |
| Octal | 130 | 110 | 47 | 0 | 22 | 70 | 101 | 50 | 47 | 31 |
| Binary | 1011000 | 1001000 | 100111 | 0 | 10010 | 111000 | 1000001 | 101000 | 100111 | 11001 |
Color Harmonies of #584827
Complementary color
Monochromatic Colors of #584827
Black with #584827
Text Example
Text Example
White with #584827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584827; }
p { color: rgb(88,72,39); }
H1.HeaderClassName
{
color: #584827;
}
.AnyTagClassName
{
color: #584827;
}
</style>
background-color css
<style>
a { background-color: #584827; }
a { background-color: rgb(88,72,39); }
div.DivClassName
{
background-color: #584827;
}
.BgClassName
{
background-color: #584827;
}
</style>
border-color css
<style>
span { border-color: #584827; }
span { border-color: rgb(88,72,39); }
td.TdClassName
{
border-color: #584827;
}
.TagClassName
{
border-color: #584827;
}
</style>