Shades of Kingfisher Daisy #564073
Tints of Kingfisher Daisy #564073
RGB
CMYK
RGB Variations
Color information
#564073 (or 0x564073) is known color: Kingfisher Daisy. HEX triplet: 56, 40 and 73. RGB value is (86,64,115). Sum of RGB (Red+Green+Blue) = 86+64+115=265 (35% of max value = 765). Red value is 86 (33.98% from 255 or 32.45% from 265); Green value is 64 (25.39% from 255 or 24.15% from 265); Blue value is 115 (45.31% from 255 or 43.40% from 265); Max value from RGB is 115 - color contains mainly: blue. Hex color #564073 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564073 is #A9BF8C. Grayscale: #4C4C4C. Windows color (decimal): -11124621 or 7553110. OLE color: 7553110.
HSL color Cylindrical-coordinate representation of color #564073: hue angle of 265.88º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #564073 is Cyan = 0.25, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 64 | 115 | - |
| CMYK | 0.25 | 0.44 | 0 | 0.55 |
| HSL | 265.88º | 0.28% | 0.35% | - |
| HSV(B) | 265.88º | 0.44% | 0.45% | - |
| XYZ | 8.77 | 6.88 | 17.09 | - |
| YUV | 76.39 | 149.79 | 134.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 64 | 115 | 0.25 | 0.44 | 0 | 0.55 | 265.88 | 0.28 | 0.35 |
| Hex | 56 | 40 | 73 | 19 | 2C | 0 | 37 | 10A | 1C | 23 |
| Octal | 126 | 100 | 163 | 31 | 54 | 0 | 67 | 412 | 34 | 43 |
| Binary | 1010110 | 1000000 | 1110011 | 11001 | 101100 | 0 | 110111 | 100001010 | 11100 | 100011 |
Color Harmonies of #564073
Complementary color
Monochromatic Colors of #564073
Black with #564073
Text Example
Text Example
White with #564073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564073; }
p { color: rgb(86,64,115); }
H1.HeaderClassName
{
color: #564073;
}
.AnyTagClassName
{
color: #564073;
}
</style>
background-color css
<style>
a { background-color: #564073; }
a { background-color: rgb(86,64,115); }
div.DivClassName
{
background-color: #564073;
}
.BgClassName
{
background-color: #564073;
}
</style>
border-color css
<style>
span { border-color: #564073; }
span { border-color: rgb(86,64,115); }
td.TdClassName
{
border-color: #564073;
}
.TagClassName
{
border-color: #564073;
}
</style>