Shades of Bronze Olive #564413
Tints of Bronze Olive #564413
RGB
CMYK
RGB Variations
Color information
#564413 (or 0x564413) is known color: Bronze Olive. HEX triplet: 56, 44 and 13. RGB value is (86,68,19). Sum of RGB (Red+Green+Blue) = 86+68+19=173 (22% of max value = 765). Red value is 86 (33.98% from 255 or 49.71% from 173); Green value is 68 (26.95% from 255 or 39.31% from 173); Blue value is 19 (7.81% from 255 or 10.98% from 173); Max value from RGB is 86 - color contains mainly: red. Hex color #564413 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #564413 is #A9BBEC. Grayscale: #444444. Windows color (decimal): -11123693 or 1262678. OLE color: 1262678.
HSL color Cylindrical-coordinate representation of color #564413: hue angle of 43.88º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #564413 is Cyan = 0, Magento = 0.21, Yellow = 0.78 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 68 | 19 | - |
| CMYK | 0 | 0.21 | 0.78 | 0.66 |
| HSL | 43.88º | 0.64% | 0.21% | - |
| HSV(B) | 43.88º | 0.78% | 0.34% | - |
| XYZ | 6.02 | 6.16 | 1.49 | - |
| YUV | 67.8 | 100.46 | 140.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 68 | 19 | 0 | 0.21 | 0.78 | 0.66 | 43.88 | 0.64 | 0.21 |
| Hex | 56 | 44 | 13 | 0 | 15 | 4E | 42 | 2C | 40 | 15 |
| Octal | 126 | 104 | 23 | 0 | 25 | 116 | 102 | 54 | 100 | 25 |
| Binary | 1010110 | 1000100 | 10011 | 0 | 10101 | 1001110 | 1000010 | 101100 | 1000000 | 10101 |
Color Harmonies of #564413
Complementary color
Monochromatic Colors of #564413
Black with #564413
Text Example
Text Example
White with #564413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564413; }
p { color: rgb(86,68,19); }
H1.HeaderClassName
{
color: #564413;
}
.AnyTagClassName
{
color: #564413;
}
</style>
background-color css
<style>
a { background-color: #564413; }
a { background-color: rgb(86,68,19); }
div.DivClassName
{
background-color: #564413;
}
.BgClassName
{
background-color: #564413;
}
</style>
border-color css
<style>
span { border-color: #564413; }
span { border-color: rgb(86,68,19); }
td.TdClassName
{
border-color: #564413;
}
.TagClassName
{
border-color: #564413;
}
</style>