Shades of Kingfisher Daisy #621990
Tints of Kingfisher Daisy #621990
RGB
CMYK
RGB Variations
Color information
#621990 (or 0x621990) is known color: Kingfisher Daisy. HEX triplet: 62, 19 and 90. RGB value is (98,25,144). Sum of RGB (Red+Green+Blue) = 98+25+144=267 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.70% from 267); Green value is 25 (10.16% from 255 or 9.36% from 267); Blue value is 144 (56.64% from 255 or 53.93% from 267); Max value from RGB is 144 - color contains mainly: blue. Hex color #621990 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #621990 is #9DE66F. Grayscale: #3B3B3B. Windows color (decimal): -10348144 or 9443682. OLE color: 9443682.
HSL color Cylindrical-coordinate representation of color #621990: hue angle of 276.81º degrees, saturation: 0.7, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #621990 is Cyan = 0.32, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 98 | 25 | 144 | - |
| CMYK | 0.32 | 0.83 | 0 | 0.44 |
| HSL | 276.81º | 0.7% | 0.33% | - |
| HSV(B) | 276.81º | 0.83% | 0.56% | - |
| XYZ | 10.42 | 5.31 | 26.86 | - |
| YUV | 60.39 | 175.18 | 154.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 25 | 144 | 0.32 | 0.83 | 0 | 0.44 | 276.81 | 0.7 | 0.33 |
| Hex | 62 | 19 | 90 | 20 | 53 | 0 | 2C | 115 | 46 | 21 |
| Octal | 142 | 31 | 220 | 40 | 123 | 0 | 54 | 425 | 106 | 41 |
| Binary | 1100010 | 11001 | 10010000 | 100000 | 1010011 | 0 | 101100 | 100010101 | 1000110 | 100001 |
Color Harmonies of #621990
Complementary color
Monochromatic Colors of #621990
Black with #621990
Text Example
Text Example
White with #621990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621990; }
p { color: rgb(98,25,144); }
H1.HeaderClassName
{
color: #621990;
}
.AnyTagClassName
{
color: #621990;
}
</style>
background-color css
<style>
a { background-color: #621990; }
a { background-color: rgb(98,25,144); }
div.DivClassName
{
background-color: #621990;
}
.BgClassName
{
background-color: #621990;
}
</style>
border-color css
<style>
span { border-color: #621990; }
span { border-color: rgb(98,25,144); }
td.TdClassName
{
border-color: #621990;
}
.TagClassName
{
border-color: #621990;
}
</style>