Shades of Kingfisher Daisy #563873
Tints of Kingfisher Daisy #563873
RGB
CMYK
RGB Variations
Color information
#563873 (or 0x563873) is known color: Kingfisher Daisy. HEX triplet: 56, 38 and 73. RGB value is (86,56,115). Sum of RGB (Red+Green+Blue) = 86+56+115=257 (34% of max value = 765). Red value is 86 (33.98% from 255 or 33.46% from 257); Green value is 56 (22.27% from 255 or 21.79% from 257); Blue value is 115 (45.31% from 255 or 44.75% from 257); Max value from RGB is 115 - color contains mainly: blue. Hex color #563873 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #563873 is #A9C78C. Grayscale: #474747. Windows color (decimal): -11126669 or 7551062. OLE color: 7551062.
HSL color Cylindrical-coordinate representation of color #563873: hue angle of 270.51º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #563873 is Cyan = 0.25, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 56 | 115 | - |
| CMYK | 0.25 | 0.51 | 0 | 0.55 |
| HSL | 270.51º | 0.35% | 0.34% | - |
| HSV(B) | 270.51º | 0.51% | 0.45% | - |
| XYZ | 8.35 | 6.04 | 16.95 | - |
| YUV | 71.7 | 152.44 | 138.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 56 | 115 | 0.25 | 0.51 | 0 | 0.55 | 270.51 | 0.35 | 0.34 |
| Hex | 56 | 38 | 73 | 19 | 33 | 0 | 37 | 10F | 23 | 22 |
| Octal | 126 | 70 | 163 | 31 | 63 | 0 | 67 | 417 | 43 | 42 |
| Binary | 1010110 | 111000 | 1110011 | 11001 | 110011 | 0 | 110111 | 100001111 | 100011 | 100010 |
Color Harmonies of #563873
Complementary color
Monochromatic Colors of #563873
Black with #563873
Text Example
Text Example
White with #563873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563873; }
p { color: rgb(86,56,115); }
H1.HeaderClassName
{
color: #563873;
}
.AnyTagClassName
{
color: #563873;
}
</style>
background-color css
<style>
a { background-color: #563873; }
a { background-color: rgb(86,56,115); }
div.DivClassName
{
background-color: #563873;
}
.BgClassName
{
background-color: #563873;
}
</style>
border-color css
<style>
span { border-color: #563873; }
span { border-color: rgb(86,56,115); }
td.TdClassName
{
border-color: #563873;
}
.TagClassName
{
border-color: #563873;
}
</style>