Shades of Deep Bronze #584430
Tints of Deep Bronze #584430
RGB
CMYK
RGB Variations
Color information
#584430 (or 0x584430) is known color: Deep Bronze. HEX triplet: 58, 44 and 30. RGB value is (88,68,48). Sum of RGB (Red+Green+Blue) = 88+68+48=204 (27% of max value = 765). Red value is 88 (34.77% from 255 or 43.14% from 204); Green value is 68 (26.95% from 255 or 33.33% from 204); Blue value is 48 (19.14% from 255 or 23.53% from 204); Max value from RGB is 88 - color contains mainly: red. Hex color #584430 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #584430 is #A7BBCF. Grayscale: #474747. Windows color (decimal): -10992592 or 3163224. OLE color: 3163224.
HSL color Cylindrical-coordinate representation of color #584430: hue angle of 30º 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 #584430 is Cyan = 0, Magento = 0.23, Yellow = 0.45 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 68 | 48 | - |
| CMYK | 0 | 0.23 | 0.45 | 0.65 |
| HSL | 30º | 0.29% | 0.27% | - |
| HSV(B) | 30º | 0.45% | 0.35% | - |
| XYZ | 6.63 | 6.42 | 3.69 | - |
| YUV | 71.7 | 114.63 | 139.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 68 | 48 | 0 | 0.23 | 0.45 | 0.65 | 30 | 0.29 | 0.27 |
| Hex | 58 | 44 | 30 | 0 | 17 | 2D | 41 | 1E | 1D | 1B |
| Octal | 130 | 104 | 60 | 0 | 27 | 55 | 101 | 36 | 35 | 33 |
| Binary | 1011000 | 1000100 | 110000 | 0 | 10111 | 101101 | 1000001 | 11110 | 11101 | 11011 |
Color Harmonies of #584430
Complementary color
Monochromatic Colors of #584430
Black with #584430
Text Example
Text Example
White with #584430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584430; }
p { color: rgb(88,68,48); }
H1.HeaderClassName
{
color: #584430;
}
.AnyTagClassName
{
color: #584430;
}
</style>
background-color css
<style>
a { background-color: #584430; }
a { background-color: rgb(88,68,48); }
div.DivClassName
{
background-color: #584430;
}
.BgClassName
{
background-color: #584430;
}
</style>
border-color css
<style>
span { border-color: #584430; }
span { border-color: rgb(88,68,48); }
td.TdClassName
{
border-color: #584430;
}
.TagClassName
{
border-color: #584430;
}
</style>