Shades of Kingfisher Daisy #602793
Tints of Kingfisher Daisy #602793
RGB
CMYK
RGB Variations
Color information
#602793 (or 0x602793) is known color: Kingfisher Daisy. HEX triplet: 60, 27 and 93. RGB value is (96,39,147). Sum of RGB (Red+Green+Blue) = 96+39+147=282 (37% of max value = 765). Red value is 96 (37.89% from 255 or 34.04% from 282); Green value is 39 (15.62% from 255 or 13.83% from 282); Blue value is 147 (57.81% from 255 or 52.13% from 282); Max value from RGB is 147 - color contains mainly: blue. Hex color #602793 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #602793 is #9FD86C. Grayscale: #434343. Windows color (decimal): -10475629 or 9643872. OLE color: 9643872.
HSL color Cylindrical-coordinate representation of color #602793: hue angle of 271.67º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #602793 is Cyan = 0.35, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 96 | 39 | 147 | - |
| CMYK | 0.35 | 0.73 | 0 | 0.42 |
| HSL | 271.67º | 0.58% | 0.36% | - |
| HSV(B) | 271.67º | 0.73% | 0.58% | - |
| XYZ | 10.82 | 6.04 | 28.2 | - |
| YUV | 68.36 | 172.38 | 147.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 39 | 147 | 0.35 | 0.73 | 0 | 0.42 | 271.67 | 0.58 | 0.36 |
| Hex | 60 | 27 | 93 | 23 | 49 | 0 | 2A | 110 | 3A | 24 |
| Octal | 140 | 47 | 223 | 43 | 111 | 0 | 52 | 420 | 72 | 44 |
| Binary | 1100000 | 100111 | 10010011 | 100011 | 1001001 | 0 | 101010 | 100010000 | 111010 | 100100 |
Color Harmonies of #602793
Complementary color
Monochromatic Colors of #602793
Black with #602793
Text Example
Text Example
White with #602793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602793; }
p { color: rgb(96,39,147); }
H1.HeaderClassName
{
color: #602793;
}
.AnyTagClassName
{
color: #602793;
}
</style>
background-color css
<style>
a { background-color: #602793; }
a { background-color: rgb(96,39,147); }
div.DivClassName
{
background-color: #602793;
}
.BgClassName
{
background-color: #602793;
}
</style>
border-color css
<style>
span { border-color: #602793; }
span { border-color: rgb(96,39,147); }
td.TdClassName
{
border-color: #602793;
}
.TagClassName
{
border-color: #602793;
}
</style>