Shades of Kingfisher Daisy #564177
Tints of Kingfisher Daisy #564177
RGB
CMYK
RGB Variations
Color information
#564177 (or 0x564177) is known color: Kingfisher Daisy. HEX triplet: 56, 41 and 77. RGB value is (86,65,119). Sum of RGB (Red+Green+Blue) = 86+65+119=270 (35% of max value = 765). Red value is 86 (33.98% from 255 or 31.85% from 270); Green value is 65 (25.78% from 255 or 24.07% from 270); Blue value is 119 (46.88% from 255 or 44.07% from 270); Max value from RGB is 119 - color contains mainly: blue. Hex color #564177 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564177 is #A9BE88. Grayscale: #4D4D4D. Windows color (decimal): -11124361 or 7815510. OLE color: 7815510.
HSL color Cylindrical-coordinate representation of color #564177: hue angle of 263.33º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #564177 is Cyan = 0.28, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 86 | 65 | 119 | - |
| CMYK | 0.28 | 0.45 | 0 | 0.53 |
| HSL | 263.33º | 0.29% | 0.36% | - |
| HSV(B) | 263.33º | 0.45% | 0.47% | - |
| XYZ | 9.06 | 7.09 | 18.34 | - |
| YUV | 77.44 | 151.46 | 134.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 65 | 119 | 0.28 | 0.45 | 0 | 0.53 | 263.33 | 0.29 | 0.36 |
| Hex | 56 | 41 | 77 | 1C | 2D | 0 | 35 | 107 | 1D | 24 |
| Octal | 126 | 101 | 167 | 34 | 55 | 0 | 65 | 407 | 35 | 44 |
| Binary | 1010110 | 1000001 | 1110111 | 11100 | 101101 | 0 | 110101 | 100000111 | 11101 | 100100 |
Color Harmonies of #564177
Complementary color
Monochromatic Colors of #564177
Black with #564177
Text Example
Text Example
White with #564177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564177; }
p { color: rgb(86,65,119); }
H1.HeaderClassName
{
color: #564177;
}
.AnyTagClassName
{
color: #564177;
}
</style>
background-color css
<style>
a { background-color: #564177; }
a { background-color: rgb(86,65,119); }
div.DivClassName
{
background-color: #564177;
}
.BgClassName
{
background-color: #564177;
}
</style>
border-color css
<style>
span { border-color: #564177; }
span { border-color: rgb(86,65,119); }
td.TdClassName
{
border-color: #564177;
}
.TagClassName
{
border-color: #564177;
}
</style>