Shades of Kingfisher Daisy #602794
Tints of Kingfisher Daisy #602794
RGB
CMYK
RGB Variations
Color information
#602794 (or 0x602794) is known color: Kingfisher Daisy. HEX triplet: 60, 27 and 94. RGB value is (96,39,148). Sum of RGB (Red+Green+Blue) = 96+39+148=283 (37% of max value = 765). Red value is 96 (37.89% from 255 or 33.92% from 283); Green value is 39 (15.62% from 255 or 13.78% from 283); Blue value is 148 (58.20% from 255 or 52.30% from 283); Max value from RGB is 148 - color contains mainly: blue. Hex color #602794 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #602794 is #9FD86B. Grayscale: #444444. Windows color (decimal): -10475628 or 9709408. OLE color: 9709408.
HSL color Cylindrical-coordinate representation of color #602794: hue angle of 271.38º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #602794 is Cyan = 0.35, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 96 | 39 | 148 | - |
| CMYK | 0.35 | 0.74 | 0 | 0.42 |
| HSL | 271.38º | 0.58% | 0.37% | - |
| HSV(B) | 271.38º | 0.74% | 0.58% | - |
| XYZ | 10.89 | 6.08 | 28.62 | - |
| YUV | 68.47 | 172.88 | 147.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 39 | 148 | 0.35 | 0.74 | 0 | 0.42 | 271.38 | 0.58 | 0.37 |
| Hex | 60 | 27 | 94 | 23 | 4A | 0 | 2A | 10F | 3A | 25 |
| Octal | 140 | 47 | 224 | 43 | 112 | 0 | 52 | 417 | 72 | 45 |
| Binary | 1100000 | 100111 | 10010100 | 100011 | 1001010 | 0 | 101010 | 100001111 | 111010 | 100101 |
Color Harmonies of #602794
Complementary color
Monochromatic Colors of #602794
Black with #602794
Text Example
Text Example
White with #602794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602794; }
p { color: rgb(96,39,148); }
H1.HeaderClassName
{
color: #602794;
}
.AnyTagClassName
{
color: #602794;
}
</style>
background-color css
<style>
a { background-color: #602794; }
a { background-color: rgb(96,39,148); }
div.DivClassName
{
background-color: #602794;
}
.BgClassName
{
background-color: #602794;
}
</style>
border-color css
<style>
span { border-color: #602794; }
span { border-color: rgb(96,39,148); }
td.TdClassName
{
border-color: #602794;
}
.TagClassName
{
border-color: #602794;
}
</style>