Shades of Bronze Olive #584207
Tints of Bronze Olive #584207
RGB
CMYK
RGB Variations
Color information
#584207 (or 0x584207) is known color: Bronze Olive. HEX triplet: 58, 42 and 07. RGB value is (88,66,7). Sum of RGB (Red+Green+Blue) = 88+66+7=161 (21% of max value = 765). Red value is 88 (34.77% from 255 or 54.66% from 161); Green value is 66 (26.17% from 255 or 40.99% from 161); Blue value is 7 (3.12% from 255 or 4.35% from 161); Max value from RGB is 88 - color contains mainly: red. Hex color #584207 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #584207 is #A7BDF8. Grayscale: #424242. Windows color (decimal): -10993145 or 475736. OLE color: 475736.
HSL color Cylindrical-coordinate representation of color #584207: hue angle of 43.7º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #584207 is Cyan = 0, Magento = 0.25, Yellow = 0.92 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 66 | 7 | - |
| CMYK | 0 | 0.25 | 0.92 | 0.65 |
| HSL | 43.7º | 0.85% | 0.19% | - |
| HSV(B) | 43.7º | 0.92% | 0.35% | - |
| XYZ | 6.01 | 5.99 | 1.04 | - |
| YUV | 65.85 | 94.79 | 143.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 66 | 7 | 0 | 0.25 | 0.92 | 0.65 | 43.7 | 0.85 | 0.19 |
| Hex | 58 | 42 | 7 | 0 | 19 | 5C | 41 | 2C | 55 | 13 |
| Octal | 130 | 102 | 7 | 0 | 31 | 134 | 101 | 54 | 125 | 23 |
| Binary | 1011000 | 1000010 | 111 | 0 | 11001 | 1011100 | 1000001 | 101100 | 1010101 | 10011 |
Color Harmonies of #584207
Complementary color
Monochromatic Colors of #584207
Black with #584207
Text Example
Text Example
White with #584207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584207; }
p { color: rgb(88,66,7); }
H1.HeaderClassName
{
color: #584207;
}
.AnyTagClassName
{
color: #584207;
}
</style>
background-color css
<style>
a { background-color: #584207; }
a { background-color: rgb(88,66,7); }
div.DivClassName
{
background-color: #584207;
}
.BgClassName
{
background-color: #584207;
}
</style>
border-color css
<style>
span { border-color: #584207; }
span { border-color: rgb(88,66,7); }
td.TdClassName
{
border-color: #584207;
}
.TagClassName
{
border-color: #584207;
}
</style>