Shades of Kingfisher Daisy #562187
Tints of Kingfisher Daisy #562187
RGB
CMYK
RGB Variations
Color information
#562187 (or 0x562187) is known color: Kingfisher Daisy. HEX triplet: 56, 21 and 87. RGB value is (86,33,135). Sum of RGB (Red+Green+Blue) = 86+33+135=254 (33% of max value = 765). Red value is 86 (33.98% from 255 or 33.86% from 254); Green value is 33 (13.28% from 255 or 12.99% from 254); Blue value is 135 (53.12% from 255 or 53.15% from 254); Max value from RGB is 135 - color contains mainly: blue. Hex color #562187 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #562187 is #A9DE78. Grayscale: #3C3C3C. Windows color (decimal): -11132537 or 8855894. OLE color: 8855894.
HSL color Cylindrical-coordinate representation of color #562187: hue angle of 271.18º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #562187 is Cyan = 0.36, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 86 | 33 | 135 | - |
| CMYK | 0.36 | 0.76 | 0 | 0.47 |
| HSL | 271.18º | 0.61% | 0.33% | - |
| HSV(B) | 271.18º | 0.76% | 0.53% | - |
| XYZ | 8.75 | 4.82 | 23.39 | - |
| YUV | 60.48 | 170.06 | 146.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 33 | 135 | 0.36 | 0.76 | 0 | 0.47 | 271.18 | 0.61 | 0.33 |
| Hex | 56 | 21 | 87 | 24 | 4C | 0 | 2F | 10F | 3D | 21 |
| Octal | 126 | 41 | 207 | 44 | 114 | 0 | 57 | 417 | 75 | 41 |
| Binary | 1010110 | 100001 | 10000111 | 100100 | 1001100 | 0 | 101111 | 100001111 | 111101 | 100001 |
Color Harmonies of #562187
Complementary color
Monochromatic Colors of #562187
Black with #562187
Text Example
Text Example
White with #562187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562187; }
p { color: rgb(86,33,135); }
H1.HeaderClassName
{
color: #562187;
}
.AnyTagClassName
{
color: #562187;
}
</style>
background-color css
<style>
a { background-color: #562187; }
a { background-color: rgb(86,33,135); }
div.DivClassName
{
background-color: #562187;
}
.BgClassName
{
background-color: #562187;
}
</style>
border-color css
<style>
span { border-color: #562187; }
span { border-color: rgb(86,33,135); }
td.TdClassName
{
border-color: #562187;
}
.TagClassName
{
border-color: #562187;
}
</style>