Shades of Deep Bronze #564426
Tints of Deep Bronze #564426
RGB
CMYK
RGB Variations
Color information
#564426 (or 0x564426) is known color: Deep Bronze. HEX triplet: 56, 44 and 26. RGB value is (86,68,38). Sum of RGB (Red+Green+Blue) = 86+68+38=192 (25% of max value = 765). Red value is 86 (33.98% from 255 or 44.79% from 192); Green value is 68 (26.95% from 255 or 35.42% from 192); Blue value is 38 (15.23% from 255 or 19.79% from 192); Max value from RGB is 86 - color contains mainly: red. Hex color #564426 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #564426 is #A9BBD9. Grayscale: #464646. Windows color (decimal): -11123674 or 2507862. OLE color: 2507862.
HSL color Cylindrical-coordinate representation of color #564426: hue angle of 37.5º degrees, saturation: 0.39, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #564426 is Cyan = 0, Magento = 0.21, Yellow = 0.56 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 68 | 38 | - |
| CMYK | 0 | 0.21 | 0.56 | 0.66 |
| HSL | 37.5º | 0.39% | 0.24% | - |
| HSV(B) | 37.5º | 0.56% | 0.34% | - |
| XYZ | 6.25 | 6.25 | 2.71 | - |
| YUV | 69.96 | 109.96 | 139.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 68 | 38 | 0 | 0.21 | 0.56 | 0.66 | 37.5 | 0.39 | 0.24 |
| Hex | 56 | 44 | 26 | 0 | 15 | 38 | 42 | 26 | 27 | 18 |
| Octal | 126 | 104 | 46 | 0 | 25 | 70 | 102 | 46 | 47 | 30 |
| Binary | 1010110 | 1000100 | 100110 | 0 | 10101 | 111000 | 1000010 | 100110 | 100111 | 11000 |
Color Harmonies of #564426
Complementary color
Monochromatic Colors of #564426
Black with #564426
Text Example
Text Example
White with #564426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564426; }
p { color: rgb(86,68,38); }
H1.HeaderClassName
{
color: #564426;
}
.AnyTagClassName
{
color: #564426;
}
</style>
background-color css
<style>
a { background-color: #564426; }
a { background-color: rgb(86,68,38); }
div.DivClassName
{
background-color: #564426;
}
.BgClassName
{
background-color: #564426;
}
</style>
border-color css
<style>
span { border-color: #564426; }
span { border-color: rgb(86,68,38); }
td.TdClassName
{
border-color: #564426;
}
.TagClassName
{
border-color: #564426;
}
</style>