Shades of Bronze Olive #564518
Tints of Bronze Olive #564518
RGB
CMYK
RGB Variations
Color information
#564518 (or 0x564518) is known color: Bronze Olive. HEX triplet: 56, 45 and 18. RGB value is (86,69,24). Sum of RGB (Red+Green+Blue) = 86+69+24=179 (23% of max value = 765). Red value is 86 (33.98% from 255 or 48.04% from 179); Green value is 69 (27.34% from 255 or 38.55% from 179); Blue value is 24 (9.77% from 255 or 13.41% from 179); Max value from RGB is 86 - color contains mainly: red. Hex color #564518 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #564518 is #A9BAE7. Grayscale: #454545. Windows color (decimal): -11123432 or 1590614. OLE color: 1590614.
HSL color Cylindrical-coordinate representation of color #564518: hue angle of 43.55º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #564518 is Cyan = 0, Magento = 0.20, Yellow = 0.72 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 69 | 24 | - |
| CMYK | 0 | 0.20 | 0.72 | 0.66 |
| HSL | 43.55º | 0.56% | 0.22% | - |
| HSV(B) | 43.55º | 0.72% | 0.34% | - |
| XYZ | 6.13 | 6.3 | 1.76 | - |
| YUV | 68.95 | 102.63 | 140.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 69 | 24 | 0 | 0.20 | 0.72 | 0.66 | 43.55 | 0.56 | 0.22 |
| Hex | 56 | 45 | 18 | 0 | 14 | 48 | 42 | 2C | 38 | 16 |
| Octal | 126 | 105 | 30 | 0 | 24 | 110 | 102 | 54 | 70 | 26 |
| Binary | 1010110 | 1000101 | 11000 | 0 | 10100 | 1001000 | 1000010 | 101100 | 111000 | 10110 |
Color Harmonies of #564518
Complementary color
Monochromatic Colors of #564518
Black with #564518
Text Example
Text Example
White with #564518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564518; }
p { color: rgb(86,69,24); }
H1.HeaderClassName
{
color: #564518;
}
.AnyTagClassName
{
color: #564518;
}
</style>
background-color css
<style>
a { background-color: #564518; }
a { background-color: rgb(86,69,24); }
div.DivClassName
{
background-color: #564518;
}
.BgClassName
{
background-color: #564518;
}
</style>
border-color css
<style>
span { border-color: #564518; }
span { border-color: rgb(86,69,24); }
td.TdClassName
{
border-color: #564518;
}
.TagClassName
{
border-color: #564518;
}
</style>