Shades of Kingfisher Daisy #612490
Tints of Kingfisher Daisy #612490
RGB
CMYK
RGB Variations
Color information
#612490 (or 0x612490) is known color: Kingfisher Daisy. HEX triplet: 61, 24 and 90. RGB value is (97,36,144). Sum of RGB (Red+Green+Blue) = 97+36+144=277 (36% of max value = 765). Red value is 97 (38.28% from 255 or 35.02% from 277); Green value is 36 (14.45% from 255 or 13.00% from 277); Blue value is 144 (56.64% from 255 or 51.99% from 277); Max value from RGB is 144 - color contains mainly: blue. Hex color #612490 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #612490 is #9EDB6F. Grayscale: #424242. Windows color (decimal): -10410864 or 9446497. OLE color: 9446497.
HSL color Cylindrical-coordinate representation of color #612490: hue angle of 273.89º degrees, saturation: 0.6, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #612490 is Cyan = 0.33, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 97 | 36 | 144 | - |
| CMYK | 0.33 | 0.75 | 0 | 0.44 |
| HSL | 273.89º | 0.6% | 0.35% | - |
| HSV(B) | 273.89º | 0.75% | 0.56% | - |
| XYZ | 10.59 | 5.82 | 26.95 | - |
| YUV | 66.55 | 171.71 | 149.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 36 | 144 | 0.33 | 0.75 | 0 | 0.44 | 273.89 | 0.6 | 0.35 |
| Hex | 61 | 24 | 90 | 21 | 4B | 0 | 2C | 112 | 3C | 23 |
| Octal | 141 | 44 | 220 | 41 | 113 | 0 | 54 | 422 | 74 | 43 |
| Binary | 1100001 | 100100 | 10010000 | 100001 | 1001011 | 0 | 101100 | 100010010 | 111100 | 100011 |
Color Harmonies of #612490
Complementary color
Monochromatic Colors of #612490
Black with #612490
Text Example
Text Example
White with #612490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612490; }
p { color: rgb(97,36,144); }
H1.HeaderClassName
{
color: #612490;
}
.AnyTagClassName
{
color: #612490;
}
</style>
background-color css
<style>
a { background-color: #612490; }
a { background-color: rgb(97,36,144); }
div.DivClassName
{
background-color: #612490;
}
.BgClassName
{
background-color: #612490;
}
</style>
border-color css
<style>
span { border-color: #612490; }
span { border-color: rgb(97,36,144); }
td.TdClassName
{
border-color: #612490;
}
.TagClassName
{
border-color: #612490;
}
</style>