Shades of Kingfisher Daisy #602491
Tints of Kingfisher Daisy #602491
RGB
CMYK
RGB Variations
Color information
#602491 (or 0x602491) is known color: Kingfisher Daisy. HEX triplet: 60, 24 and 91. RGB value is (96,36,145). Sum of RGB (Red+Green+Blue) = 96+36+145=277 (36% of max value = 765). Red value is 96 (37.89% from 255 or 34.66% from 277); Green value is 36 (14.45% from 255 or 13.00% from 277); Blue value is 145 (57.03% from 255 or 52.35% from 277); Max value from RGB is 145 - color contains mainly: blue. Hex color #602491 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #602491 is #9FDB6E. Grayscale: #414141. Windows color (decimal): -10476399 or 9512032. OLE color: 9512032.
HSL color Cylindrical-coordinate representation of color #602491: hue angle of 273.03º degrees, saturation: 0.6, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #602491 is Cyan = 0.34, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 96 | 36 | 145 | - |
| CMYK | 0.34 | 0.75 | 0 | 0.43 |
| HSL | 273.03º | 0.6% | 0.35% | - |
| HSV(B) | 273.03º | 0.75% | 0.57% | - |
| XYZ | 10.57 | 5.79 | 27.35 | - |
| YUV | 66.37 | 172.38 | 149.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 36 | 145 | 0.34 | 0.75 | 0 | 0.43 | 273.03 | 0.6 | 0.35 |
| Hex | 60 | 24 | 91 | 22 | 4B | 0 | 2B | 111 | 3C | 23 |
| Octal | 140 | 44 | 221 | 42 | 113 | 0 | 53 | 421 | 74 | 43 |
| Binary | 1100000 | 100100 | 10010001 | 100010 | 1001011 | 0 | 101011 | 100010001 | 111100 | 100011 |
Color Harmonies of #602491
Complementary color
Monochromatic Colors of #602491
Black with #602491
Text Example
Text Example
White with #602491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602491; }
p { color: rgb(96,36,145); }
H1.HeaderClassName
{
color: #602491;
}
.AnyTagClassName
{
color: #602491;
}
</style>
background-color css
<style>
a { background-color: #602491; }
a { background-color: rgb(96,36,145); }
div.DivClassName
{
background-color: #602491;
}
.BgClassName
{
background-color: #602491;
}
</style>
border-color css
<style>
span { border-color: #602491; }
span { border-color: rgb(96,36,145); }
td.TdClassName
{
border-color: #602491;
}
.TagClassName
{
border-color: #602491;
}
</style>