Shades of Kingfisher Daisy #564175
Tints of Kingfisher Daisy #564175
RGB
CMYK
RGB Variations
Color information
#564175 (or 0x564175) is known color: Kingfisher Daisy. HEX triplet: 56, 41 and 75. RGB value is (86,65,117). Sum of RGB (Red+Green+Blue) = 86+65+117=268 (35% of max value = 765). Red value is 86 (33.98% from 255 or 32.09% from 268); Green value is 65 (25.78% from 255 or 24.25% from 268); Blue value is 117 (46.09% from 255 or 43.66% from 268); Max value from RGB is 117 - color contains mainly: blue. Hex color #564175 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #564175 is #A9BE8A. Grayscale: #4D4D4D. Windows color (decimal): -11124363 or 7684438. OLE color: 7684438.
HSL color Cylindrical-coordinate representation of color #564175: hue angle of 264.23º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #564175 is Cyan = 0.26, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 86 | 65 | 117 | - |
| CMYK | 0.26 | 0.44 | 0 | 0.54 |
| HSL | 264.23º | 0.29% | 0.36% | - |
| HSV(B) | 264.23º | 0.44% | 0.46% | - |
| XYZ | 8.94 | 7.04 | 17.72 | - |
| YUV | 77.21 | 150.46 | 134.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 65 | 117 | 0.26 | 0.44 | 0 | 0.54 | 264.23 | 0.29 | 0.36 |
| Hex | 56 | 41 | 75 | 1A | 2C | 0 | 36 | 108 | 1D | 24 |
| Octal | 126 | 101 | 165 | 32 | 54 | 0 | 66 | 410 | 35 | 44 |
| Binary | 1010110 | 1000001 | 1110101 | 11010 | 101100 | 0 | 110110 | 100001000 | 11101 | 100100 |
Color Harmonies of #564175
Complementary color
Monochromatic Colors of #564175
Black with #564175
Text Example
Text Example
White with #564175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564175; }
p { color: rgb(86,65,117); }
H1.HeaderClassName
{
color: #564175;
}
.AnyTagClassName
{
color: #564175;
}
</style>
background-color css
<style>
a { background-color: #564175; }
a { background-color: rgb(86,65,117); }
div.DivClassName
{
background-color: #564175;
}
.BgClassName
{
background-color: #564175;
}
</style>
border-color css
<style>
span { border-color: #564175; }
span { border-color: rgb(86,65,117); }
td.TdClassName
{
border-color: #564175;
}
.TagClassName
{
border-color: #564175;
}
</style>