Shades of Kingfisher Daisy #564079
Tints of Kingfisher Daisy #564079
RGB
CMYK
RGB Variations
Color information
#564079 (or 0x564079) is known color: Kingfisher Daisy. HEX triplet: 56, 40 and 79. RGB value is (86,64,121). Sum of RGB (Red+Green+Blue) = 86+64+121=271 (35% of max value = 765). Red value is 86 (33.98% from 255 or 31.73% from 271); Green value is 64 (25.39% from 255 or 23.62% from 271); Blue value is 121 (47.66% from 255 or 44.65% from 271); Max value from RGB is 121 - color contains mainly: blue. Hex color #564079 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564079 is #A9BF86. Grayscale: #4C4C4C. Windows color (decimal): -11124615 or 7946326. OLE color: 7946326.
HSL color Cylindrical-coordinate representation of color #564079: hue angle of 263.16º degrees, saturation: 0.31, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #564079 is Cyan = 0.29, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 86 | 64 | 121 | - |
| CMYK | 0.29 | 0.47 | 0 | 0.53 |
| HSL | 263.16º | 0.31% | 0.36% | - |
| HSV(B) | 263.16º | 0.47% | 0.47% | - |
| XYZ | 9.12 | 7.03 | 18.96 | - |
| YUV | 77.08 | 152.79 | 134.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 64 | 121 | 0.29 | 0.47 | 0 | 0.53 | 263.16 | 0.31 | 0.36 |
| Hex | 56 | 40 | 79 | 1D | 2F | 0 | 35 | 107 | 1F | 24 |
| Octal | 126 | 100 | 171 | 35 | 57 | 0 | 65 | 407 | 37 | 44 |
| Binary | 1010110 | 1000000 | 1111001 | 11101 | 101111 | 0 | 110101 | 100000111 | 11111 | 100100 |
Color Harmonies of #564079
Complementary color
Monochromatic Colors of #564079
Black with #564079
Text Example
Text Example
White with #564079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564079; }
p { color: rgb(86,64,121); }
H1.HeaderClassName
{
color: #564079;
}
.AnyTagClassName
{
color: #564079;
}
</style>
background-color css
<style>
a { background-color: #564079; }
a { background-color: rgb(86,64,121); }
div.DivClassName
{
background-color: #564079;
}
.BgClassName
{
background-color: #564079;
}
</style>
border-color css
<style>
span { border-color: #564079; }
span { border-color: rgb(86,64,121); }
td.TdClassName
{
border-color: #564079;
}
.TagClassName
{
border-color: #564079;
}
</style>