Shades of Kingfisher Daisy #562195
Tints of Kingfisher Daisy #562195
RGB
CMYK
RGB Variations
Color information
#562195 (or 0x562195) is known color: Kingfisher Daisy. HEX triplet: 56, 21 and 95. RGB value is (86,33,149). Sum of RGB (Red+Green+Blue) = 86+33+149=268 (35% of max value = 765). Red value is 86 (33.98% from 255 or 32.09% from 268); Green value is 33 (13.28% from 255 or 12.31% from 268); Blue value is 149 (58.59% from 255 or 55.60% from 268); Max value from RGB is 149 - color contains mainly: blue. Hex color #562195 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #562195 is #A9DE6A. Grayscale: #3D3D3D. Windows color (decimal): -11132523 or 9773398. OLE color: 9773398.
HSL color Cylindrical-coordinate representation of color #562195: hue angle of 267.41º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #562195 is Cyan = 0.42, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 33 | 149 | - |
| CMYK | 0.42 | 0.78 | 0 | 0.42 |
| HSL | 267.41º | 0.64% | 0.36% | - |
| HSV(B) | 267.41º | 0.78% | 0.58% | - |
| XYZ | 9.81 | 5.24 | 28.93 | - |
| YUV | 62.07 | 177.06 | 145.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 33 | 149 | 0.42 | 0.78 | 0 | 0.42 | 267.41 | 0.64 | 0.36 |
| Hex | 56 | 21 | 95 | 2A | 4E | 0 | 2A | 10B | 40 | 24 |
| Octal | 126 | 41 | 225 | 52 | 116 | 0 | 52 | 413 | 100 | 44 |
| Binary | 1010110 | 100001 | 10010101 | 101010 | 1001110 | 0 | 101010 | 100001011 | 1000000 | 100100 |
Color Harmonies of #562195
Complementary color
Monochromatic Colors of #562195
Black with #562195
Text Example
Text Example
White with #562195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562195; }
p { color: rgb(86,33,149); }
H1.HeaderClassName
{
color: #562195;
}
.AnyTagClassName
{
color: #562195;
}
</style>
background-color css
<style>
a { background-color: #562195; }
a { background-color: rgb(86,33,149); }
div.DivClassName
{
background-color: #562195;
}
.BgClassName
{
background-color: #562195;
}
</style>
border-color css
<style>
span { border-color: #562195; }
span { border-color: rgb(86,33,149); }
td.TdClassName
{
border-color: #562195;
}
.TagClassName
{
border-color: #562195;
}
</style>