Shades of Kingfisher Daisy #602990
Tints of Kingfisher Daisy #602990
RGB
CMYK
RGB Variations
Color information
#602990 (or 0x602990) is known color: Kingfisher Daisy. HEX triplet: 60, 29 and 90. RGB value is (96,41,144). Sum of RGB (Red+Green+Blue) = 96+41+144=281 (37% of max value = 765). Red value is 96 (37.89% from 255 or 34.16% from 281); Green value is 41 (16.41% from 255 or 14.59% from 281); Blue value is 144 (56.64% from 255 or 51.25% from 281); Max value from RGB is 144 - color contains mainly: blue. Hex color #602990 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #602990 is #9FD66F. Grayscale: #444444. Windows color (decimal): -10475120 or 9447776. OLE color: 9447776.
HSL color Cylindrical-coordinate representation of color #602990: hue angle of 272.04º degrees, saturation: 0.56, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #602990 is Cyan = 0.33, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 96 | 41 | 144 | - |
| CMYK | 0.33 | 0.72 | 0 | 0.44 |
| HSL | 272.04º | 0.56% | 0.36% | - |
| HSV(B) | 272.04º | 0.72% | 0.56% | - |
| XYZ | 10.65 | 6.09 | 27 | - |
| YUV | 69.19 | 170.22 | 147.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 41 | 144 | 0.33 | 0.72 | 0 | 0.44 | 272.04 | 0.56 | 0.36 |
| Hex | 60 | 29 | 90 | 21 | 48 | 0 | 2C | 110 | 38 | 24 |
| Octal | 140 | 51 | 220 | 41 | 110 | 0 | 54 | 420 | 70 | 44 |
| Binary | 1100000 | 101001 | 10010000 | 100001 | 1001000 | 0 | 101100 | 100010000 | 111000 | 100100 |
Color Harmonies of #602990
Complementary color
Monochromatic Colors of #602990
Black with #602990
Text Example
Text Example
White with #602990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602990; }
p { color: rgb(96,41,144); }
H1.HeaderClassName
{
color: #602990;
}
.AnyTagClassName
{
color: #602990;
}
</style>
background-color css
<style>
a { background-color: #602990; }
a { background-color: rgb(96,41,144); }
div.DivClassName
{
background-color: #602990;
}
.BgClassName
{
background-color: #602990;
}
</style>
border-color css
<style>
span { border-color: #602990; }
span { border-color: rgb(96,41,144); }
td.TdClassName
{
border-color: #602990;
}
.TagClassName
{
border-color: #602990;
}
</style>