Shades of Kingfisher Daisy #562087
Tints of Kingfisher Daisy #562087
RGB
CMYK
RGB Variations
Color information
#562087 (or 0x562087) is known color: Kingfisher Daisy. HEX triplet: 56, 20 and 87. RGB value is (86,32,135). Sum of RGB (Red+Green+Blue) = 86+32+135=253 (33% of max value = 765). Red value is 86 (33.98% from 255 or 33.99% from 253); Green value is 32 (12.89% from 255 or 12.65% from 253); Blue value is 135 (53.12% from 255 or 53.36% from 253); Max value from RGB is 135 - color contains mainly: blue. Hex color #562087 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #562087 is #A9DF78. Grayscale: #3B3B3B. Windows color (decimal): -11132793 or 8855638. OLE color: 8855638.
HSL color Cylindrical-coordinate representation of color #562087: hue angle of 271.46º degrees, saturation: 0.62, 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 #562087 is Cyan = 0.36, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 86 | 32 | 135 | - |
| CMYK | 0.36 | 0.76 | 0 | 0.47 |
| HSL | 271.46º | 0.62% | 0.33% | - |
| HSV(B) | 271.46º | 0.76% | 0.53% | - |
| XYZ | 8.73 | 4.76 | 23.38 | - |
| YUV | 59.89 | 170.39 | 146.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 32 | 135 | 0.36 | 0.76 | 0 | 0.47 | 271.46 | 0.62 | 0.33 |
| Hex | 56 | 20 | 87 | 24 | 4C | 0 | 2F | 10F | 3E | 21 |
| Octal | 126 | 40 | 207 | 44 | 114 | 0 | 57 | 417 | 76 | 41 |
| Binary | 1010110 | 100000 | 10000111 | 100100 | 1001100 | 0 | 101111 | 100001111 | 111110 | 100001 |
Color Harmonies of #562087
Complementary color
Monochromatic Colors of #562087
Black with #562087
Text Example
Text Example
White with #562087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562087; }
p { color: rgb(86,32,135); }
H1.HeaderClassName
{
color: #562087;
}
.AnyTagClassName
{
color: #562087;
}
</style>
background-color css
<style>
a { background-color: #562087; }
a { background-color: rgb(86,32,135); }
div.DivClassName
{
background-color: #562087;
}
.BgClassName
{
background-color: #562087;
}
</style>
border-color css
<style>
span { border-color: #562087; }
span { border-color: rgb(86,32,135); }
td.TdClassName
{
border-color: #562087;
}
.TagClassName
{
border-color: #562087;
}
</style>