Shades of Deep Bronze #584530
Tints of Deep Bronze #584530
RGB
CMYK
RGB Variations
Color information
#584530 (or 0x584530) is known color: Deep Bronze. HEX triplet: 58, 45 and 30. RGB value is (88,69,48). Sum of RGB (Red+Green+Blue) = 88+69+48=205 (27% of max value = 765). Red value is 88 (34.77% from 255 or 42.93% from 205); Green value is 69 (27.34% from 255 or 33.66% from 205); Blue value is 48 (19.14% from 255 or 23.41% from 205); Max value from RGB is 88 - color contains mainly: red. Hex color #584530 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #584530 is #A7BACF. Grayscale: #484848. Windows color (decimal): -10992336 or 3163480. OLE color: 3163480.
HSL color Cylindrical-coordinate representation of color #584530: hue angle of 31.5º degrees, saturation: 0.29, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #584530 is Cyan = 0, Magento = 0.22, Yellow = 0.45 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 69 | 48 | - |
| CMYK | 0 | 0.22 | 0.45 | 0.65 |
| HSL | 31.5º | 0.29% | 0.27% | - |
| HSV(B) | 31.5º | 0.45% | 0.35% | - |
| XYZ | 6.69 | 6.54 | 3.71 | - |
| YUV | 72.29 | 114.29 | 139.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 69 | 48 | 0 | 0.22 | 0.45 | 0.65 | 31.5 | 0.29 | 0.27 |
| Hex | 58 | 45 | 30 | 0 | 16 | 2D | 41 | 1F | 1D | 1B |
| Octal | 130 | 105 | 60 | 0 | 26 | 55 | 101 | 37 | 35 | 33 |
| Binary | 1011000 | 1000101 | 110000 | 0 | 10110 | 101101 | 1000001 | 11111 | 11101 | 11011 |
Color Harmonies of #584530
Complementary color
Monochromatic Colors of #584530
Black with #584530
Text Example
Text Example
White with #584530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584530; }
p { color: rgb(88,69,48); }
H1.HeaderClassName
{
color: #584530;
}
.AnyTagClassName
{
color: #584530;
}
</style>
background-color css
<style>
a { background-color: #584530; }
a { background-color: rgb(88,69,48); }
div.DivClassName
{
background-color: #584530;
}
.BgClassName
{
background-color: #584530;
}
</style>
border-color css
<style>
span { border-color: #584530; }
span { border-color: rgb(88,69,48); }
td.TdClassName
{
border-color: #584530;
}
.TagClassName
{
border-color: #584530;
}
</style>