Shades of Deep Bronze #584527
Tints of Deep Bronze #584527
RGB
CMYK
RGB Variations
Color information
#584527 (or 0x584527) is known color: Deep Bronze. HEX triplet: 58, 45 and 27. RGB value is (88,69,39). Sum of RGB (Red+Green+Blue) = 88+69+39=196 (25% of max value = 765). Red value is 88 (34.77% from 255 or 44.90% from 196); Green value is 69 (27.34% from 255 or 35.20% from 196); Blue value is 39 (15.62% from 255 or 19.90% from 196); Max value from RGB is 88 - color contains mainly: red. Hex color #584527 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #584527 is #A7BAD8. Grayscale: #474747. Windows color (decimal): -10992345 or 2573656. OLE color: 2573656.
HSL color Cylindrical-coordinate representation of color #584527: hue angle of 36.73º 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 #584527 is Cyan = 0, Magento = 0.22, Yellow = 0.56 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 69 | 39 | - |
| CMYK | 0 | 0.22 | 0.56 | 0.65 |
| HSL | 36.73º | 0.39% | 0.25% | - |
| HSV(B) | 36.73º | 0.56% | 0.35% | - |
| XYZ | 6.52 | 6.48 | 2.83 | - |
| YUV | 71.26 | 109.79 | 139.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 69 | 39 | 0 | 0.22 | 0.56 | 0.65 | 36.73 | 0.39 | 0.25 |
| Hex | 58 | 45 | 27 | 0 | 16 | 38 | 41 | 25 | 27 | 19 |
| Octal | 130 | 105 | 47 | 0 | 26 | 70 | 101 | 45 | 47 | 31 |
| Binary | 1011000 | 1000101 | 100111 | 0 | 10110 | 111000 | 1000001 | 100101 | 100111 | 11001 |
Color Harmonies of #584527
Complementary color
Monochromatic Colors of #584527
Black with #584527
Text Example
Text Example
White with #584527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584527; }
p { color: rgb(88,69,39); }
H1.HeaderClassName
{
color: #584527;
}
.AnyTagClassName
{
color: #584527;
}
</style>
background-color css
<style>
a { background-color: #584527; }
a { background-color: rgb(88,69,39); }
div.DivClassName
{
background-color: #584527;
}
.BgClassName
{
background-color: #584527;
}
</style>
border-color css
<style>
span { border-color: #584527; }
span { border-color: rgb(88,69,39); }
td.TdClassName
{
border-color: #584527;
}
.TagClassName
{
border-color: #584527;
}
</style>