Shades of Kingfisher Daisy #562194
Tints of Kingfisher Daisy #562194
RGB
CMYK
RGB Variations
Color information
#562194 (or 0x562194) is known color: Kingfisher Daisy. HEX triplet: 56, 21 and 94. RGB value is (86,33,148). Sum of RGB (Red+Green+Blue) = 86+33+148=267 (35% of max value = 765). Red value is 86 (33.98% from 255 or 32.21% from 267); Green value is 33 (13.28% from 255 or 12.36% from 267); Blue value is 148 (58.20% from 255 or 55.43% from 267); Max value from RGB is 148 - color contains mainly: blue. Hex color #562194 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #562194 is #A9DE6B. Grayscale: #3D3D3D. Windows color (decimal): -11132524 or 9707862. OLE color: 9707862.
HSL color Cylindrical-coordinate representation of color #562194: hue angle of 267.65º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #562194 is Cyan = 0.42, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 33 | 148 | - |
| CMYK | 0.42 | 0.78 | 0 | 0.42 |
| HSL | 267.65º | 0.64% | 0.35% | - |
| HSV(B) | 267.65º | 0.78% | 0.58% | - |
| XYZ | 9.73 | 5.2 | 28.51 | - |
| YUV | 61.96 | 176.56 | 145.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 33 | 148 | 0.42 | 0.78 | 0 | 0.42 | 267.65 | 0.64 | 0.35 |
| Hex | 56 | 21 | 94 | 2A | 4E | 0 | 2A | 10C | 40 | 23 |
| Octal | 126 | 41 | 224 | 52 | 116 | 0 | 52 | 414 | 100 | 43 |
| Binary | 1010110 | 100001 | 10010100 | 101010 | 1001110 | 0 | 101010 | 100001100 | 1000000 | 100011 |
Color Harmonies of #562194
Complementary color
Monochromatic Colors of #562194
Black with #562194
Text Example
Text Example
White with #562194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562194; }
p { color: rgb(86,33,148); }
H1.HeaderClassName
{
color: #562194;
}
.AnyTagClassName
{
color: #562194;
}
</style>
background-color css
<style>
a { background-color: #562194; }
a { background-color: rgb(86,33,148); }
div.DivClassName
{
background-color: #562194;
}
.BgClassName
{
background-color: #562194;
}
</style>
border-color css
<style>
span { border-color: #562194; }
span { border-color: rgb(86,33,148); }
td.TdClassName
{
border-color: #562194;
}
.TagClassName
{
border-color: #562194;
}
</style>