Shades of Deep Bronze #574220
Tints of Deep Bronze #574220
RGB
CMYK
RGB Variations
Color information
#574220 (or 0x574220) is known color: Deep Bronze. HEX triplet: 57, 42 and 20. RGB value is (87,66,32). Sum of RGB (Red+Green+Blue) = 87+66+32=185 (24% of max value = 765). Red value is 87 (34.38% from 255 or 47.03% from 185); Green value is 66 (26.17% from 255 or 35.68% from 185); Blue value is 32 (12.89% from 255 or 17.30% from 185); Max value from RGB is 87 - color contains mainly: red. Hex color #574220 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #574220 is #A8BDDF. Grayscale: #444444. Windows color (decimal): -11058656 or 2114135. OLE color: 2114135.
HSL color Cylindrical-coordinate representation of color #574220: hue angle of 37.09º degrees, saturation: 0.46, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #574220 is Cyan = 0, Magento = 0.24, Yellow = 0.63 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 66 | 32 | - |
| CMYK | 0 | 0.24 | 0.63 | 0.66 |
| HSL | 37.09º | 0.46% | 0.23% | - |
| HSV(B) | 37.09º | 0.63% | 0.34% | - |
| XYZ | 6.14 | 6.03 | 2.21 | - |
| YUV | 68.4 | 107.46 | 141.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 66 | 32 | 0 | 0.24 | 0.63 | 0.66 | 37.09 | 0.46 | 0.23 |
| Hex | 57 | 42 | 20 | 0 | 18 | 3F | 42 | 25 | 2E | 17 |
| Octal | 127 | 102 | 40 | 0 | 30 | 77 | 102 | 45 | 56 | 27 |
| Binary | 1010111 | 1000010 | 100000 | 0 | 11000 | 111111 | 1000010 | 100101 | 101110 | 10111 |
Color Harmonies of #574220
Complementary color
Monochromatic Colors of #574220
Black with #574220
Text Example
Text Example
White with #574220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574220; }
p { color: rgb(87,66,32); }
H1.HeaderClassName
{
color: #574220;
}
.AnyTagClassName
{
color: #574220;
}
</style>
background-color css
<style>
a { background-color: #574220; }
a { background-color: rgb(87,66,32); }
div.DivClassName
{
background-color: #574220;
}
.BgClassName
{
background-color: #574220;
}
</style>
border-color css
<style>
span { border-color: #574220; }
span { border-color: rgb(87,66,32); }
td.TdClassName
{
border-color: #574220;
}
.TagClassName
{
border-color: #574220;
}
</style>