Shades of Kingfisher Daisy #563075
Tints of Kingfisher Daisy #563075
RGB
CMYK
RGB Variations
Color information
#563075 (or 0x563075) is known color: Kingfisher Daisy. HEX triplet: 56, 30 and 75. RGB value is (86,48,117). Sum of RGB (Red+Green+Blue) = 86+48+117=251 (33% of max value = 765). Red value is 86 (33.98% from 255 or 34.26% from 251); Green value is 48 (19.14% from 255 or 19.12% from 251); Blue value is 117 (46.09% from 255 or 46.61% from 251); Max value from RGB is 117 - color contains mainly: blue. Hex color #563075 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #563075 is #A9CF8A. Grayscale: #424242. Windows color (decimal): -11128715 or 7680086. OLE color: 7680086.
HSL color Cylindrical-coordinate representation of color #563075: hue angle of 273.04º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #563075 is Cyan = 0.26, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 86 | 48 | 117 | - |
| CMYK | 0.26 | 0.59 | 0 | 0.54 |
| HSL | 273.04º | 0.42% | 0.32% | - |
| HSV(B) | 273.04º | 0.59% | 0.46% | - |
| XYZ | 8.11 | 5.38 | 17.44 | - |
| YUV | 67.23 | 156.09 | 141.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 48 | 117 | 0.26 | 0.59 | 0 | 0.54 | 273.04 | 0.42 | 0.32 |
| Hex | 56 | 30 | 75 | 1A | 3B | 0 | 36 | 111 | 2A | 20 |
| Octal | 126 | 60 | 165 | 32 | 73 | 0 | 66 | 421 | 52 | 40 |
| Binary | 1010110 | 110000 | 1110101 | 11010 | 111011 | 0 | 110110 | 100010001 | 101010 | 100000 |
Color Harmonies of #563075
Complementary color
Monochromatic Colors of #563075
Black with #563075
Text Example
Text Example
White with #563075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563075; }
p { color: rgb(86,48,117); }
H1.HeaderClassName
{
color: #563075;
}
.AnyTagClassName
{
color: #563075;
}
</style>
background-color css
<style>
a { background-color: #563075; }
a { background-color: rgb(86,48,117); }
div.DivClassName
{
background-color: #563075;
}
.BgClassName
{
background-color: #563075;
}
</style>
border-color css
<style>
span { border-color: #563075; }
span { border-color: rgb(86,48,117); }
td.TdClassName
{
border-color: #563075;
}
.TagClassName
{
border-color: #563075;
}
</style>