Shades of Deep Bronze #564126
Tints of Deep Bronze #564126
RGB
CMYK
RGB Variations
Color information
#564126 (or 0x564126) is known color: Deep Bronze. HEX triplet: 56, 41 and 26. RGB value is (86,65,38). Sum of RGB (Red+Green+Blue) = 86+65+38=189 (25% of max value = 765). Red value is 86 (33.98% from 255 or 45.50% from 189); Green value is 65 (25.78% from 255 or 34.39% from 189); Blue value is 38 (15.23% from 255 or 20.11% from 189); Max value from RGB is 86 - color contains mainly: red. Hex color #564126 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #564126 is #A9BED9. Grayscale: #444444. Windows color (decimal): -11124442 or 2507094. OLE color: 2507094.
HSL color Cylindrical-coordinate representation of color #564126: hue angle of 33.75º 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 #564126 is Cyan = 0, Magento = 0.24, Yellow = 0.56 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 65 | 38 | - |
| CMYK | 0 | 0.24 | 0.56 | 0.66 |
| HSL | 33.75º | 0.39% | 0.24% | - |
| HSV(B) | 33.75º | 0.56% | 0.34% | - |
| XYZ | 6.08 | 5.9 | 2.65 | - |
| YUV | 68.2 | 110.96 | 140.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 65 | 38 | 0 | 0.24 | 0.56 | 0.66 | 33.75 | 0.39 | 0.24 |
| Hex | 56 | 41 | 26 | 0 | 18 | 38 | 42 | 22 | 27 | 18 |
| Octal | 126 | 101 | 46 | 0 | 30 | 70 | 102 | 42 | 47 | 30 |
| Binary | 1010110 | 1000001 | 100110 | 0 | 11000 | 111000 | 1000010 | 100010 | 100111 | 11000 |
Color Harmonies of #564126
Complementary color
Monochromatic Colors of #564126
Black with #564126
Text Example
Text Example
White with #564126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564126; }
p { color: rgb(86,65,38); }
H1.HeaderClassName
{
color: #564126;
}
.AnyTagClassName
{
color: #564126;
}
</style>
background-color css
<style>
a { background-color: #564126; }
a { background-color: rgb(86,65,38); }
div.DivClassName
{
background-color: #564126;
}
.BgClassName
{
background-color: #564126;
}
</style>
border-color css
<style>
span { border-color: #564126; }
span { border-color: rgb(86,65,38); }
td.TdClassName
{
border-color: #564126;
}
.TagClassName
{
border-color: #564126;
}
</style>