Shades of Kingfisher Daisy #622190
Tints of Kingfisher Daisy #622190
RGB
CMYK
RGB Variations
Color information
#622190 (or 0x622190) is known color: Kingfisher Daisy. HEX triplet: 62, 21 and 90. RGB value is (98,33,144). Sum of RGB (Red+Green+Blue) = 98+33+144=275 (36% of max value = 765). Red value is 98 (38.67% from 255 or 35.64% from 275); Green value is 33 (13.28% from 255 or 12% from 275); Blue value is 144 (56.64% from 255 or 52.36% from 275); Max value from RGB is 144 - color contains mainly: blue. Hex color #622190 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #622190 is #9DDE6F. Grayscale: #404040. Windows color (decimal): -10346096 or 9445730. OLE color: 9445730.
HSL color Cylindrical-coordinate representation of color #622190: hue angle of 275.14º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #622190 is Cyan = 0.32, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 98 | 33 | 144 | - |
| CMYK | 0.32 | 0.77 | 0 | 0.44 |
| HSL | 275.14º | 0.63% | 0.35% | - |
| HSV(B) | 275.14º | 0.77% | 0.56% | - |
| XYZ | 10.61 | 5.7 | 26.93 | - |
| YUV | 65.09 | 172.53 | 151.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 33 | 144 | 0.32 | 0.77 | 0 | 0.44 | 275.14 | 0.63 | 0.35 |
| Hex | 62 | 21 | 90 | 20 | 4D | 0 | 2C | 113 | 3F | 23 |
| Octal | 142 | 41 | 220 | 40 | 115 | 0 | 54 | 423 | 77 | 43 |
| Binary | 1100010 | 100001 | 10010000 | 100000 | 1001101 | 0 | 101100 | 100010011 | 111111 | 100011 |
Color Harmonies of #622190
Complementary color
Monochromatic Colors of #622190
Black with #622190
Text Example
Text Example
White with #622190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622190; }
p { color: rgb(98,33,144); }
H1.HeaderClassName
{
color: #622190;
}
.AnyTagClassName
{
color: #622190;
}
</style>
background-color css
<style>
a { background-color: #622190; }
a { background-color: rgb(98,33,144); }
div.DivClassName
{
background-color: #622190;
}
.BgClassName
{
background-color: #622190;
}
</style>
border-color css
<style>
span { border-color: #622190; }
span { border-color: rgb(98,33,144); }
td.TdClassName
{
border-color: #622190;
}
.TagClassName
{
border-color: #622190;
}
</style>