Shades of Kingfisher Daisy #562789
Tints of Kingfisher Daisy #562789
RGB
CMYK
RGB Variations
Color information
#562789 (or 0x562789) is known color: Kingfisher Daisy. HEX triplet: 56, 27 and 89. RGB value is (86,39,137). Sum of RGB (Red+Green+Blue) = 86+39+137=262 (34% of max value = 765). Red value is 86 (33.98% from 255 or 32.82% from 262); Green value is 39 (15.62% from 255 or 14.89% from 262); Blue value is 137 (53.91% from 255 or 52.29% from 262); Max value from RGB is 137 - color contains mainly: blue. Hex color #562789 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #562789 is #A9D876. Grayscale: #3F3F3F. Windows color (decimal): -11130999 or 8988502. OLE color: 8988502.
HSL color Cylindrical-coordinate representation of color #562789: hue angle of 268.78º degrees, saturation: 0.56, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #562789 is Cyan = 0.37, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 86 | 39 | 137 | - |
| CMYK | 0.37 | 0.72 | 0 | 0.46 |
| HSL | 268.78º | 0.56% | 0.35% | - |
| HSV(B) | 268.78º | 0.72% | 0.54% | - |
| XYZ | 9.08 | 5.24 | 24.2 | - |
| YUV | 64.23 | 169.07 | 143.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 39 | 137 | 0.37 | 0.72 | 0 | 0.46 | 268.78 | 0.56 | 0.35 |
| Hex | 56 | 27 | 89 | 25 | 48 | 0 | 2E | 10D | 38 | 23 |
| Octal | 126 | 47 | 211 | 45 | 110 | 0 | 56 | 415 | 70 | 43 |
| Binary | 1010110 | 100111 | 10001001 | 100101 | 1001000 | 0 | 101110 | 100001101 | 111000 | 100011 |
Color Harmonies of #562789
Complementary color
Monochromatic Colors of #562789
Black with #562789
Text Example
Text Example
White with #562789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562789; }
p { color: rgb(86,39,137); }
H1.HeaderClassName
{
color: #562789;
}
.AnyTagClassName
{
color: #562789;
}
</style>
background-color css
<style>
a { background-color: #562789; }
a { background-color: rgb(86,39,137); }
div.DivClassName
{
background-color: #562789;
}
.BgClassName
{
background-color: #562789;
}
</style>
border-color css
<style>
span { border-color: #562789; }
span { border-color: rgb(86,39,137); }
td.TdClassName
{
border-color: #562789;
}
.TagClassName
{
border-color: #562789;
}
</style>