Shades of Kingfisher Daisy #602795
Tints of Kingfisher Daisy #602795
RGB
CMYK
RGB Variations
Color information
#602795 (or 0x602795) is known color: Kingfisher Daisy. HEX triplet: 60, 27 and 95. RGB value is (96,39,149). Sum of RGB (Red+Green+Blue) = 96+39+149=284 (37% of max value = 765). Red value is 96 (37.89% from 255 or 33.80% from 284); Green value is 39 (15.62% from 255 or 13.73% from 284); Blue value is 149 (58.59% from 255 or 52.46% from 284); Max value from RGB is 149 - color contains mainly: blue. Hex color #602795 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #602795 is #9FD86A. Grayscale: #444444. Windows color (decimal): -10475627 or 9774944. OLE color: 9774944.
HSL color Cylindrical-coordinate representation of color #602795: hue angle of 271.09º degrees, saturation: 0.59, 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 #602795 is Cyan = 0.36, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 96 | 39 | 149 | - |
| CMYK | 0.36 | 0.74 | 0 | 0.42 |
| HSL | 271.09º | 0.59% | 0.37% | - |
| HSV(B) | 271.09º | 0.74% | 0.58% | - |
| XYZ | 10.97 | 6.11 | 29.03 | - |
| YUV | 68.58 | 173.38 | 147.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 39 | 149 | 0.36 | 0.74 | 0 | 0.42 | 271.09 | 0.59 | 0.37 |
| Hex | 60 | 27 | 95 | 24 | 4A | 0 | 2A | 10F | 3B | 25 |
| Octal | 140 | 47 | 225 | 44 | 112 | 0 | 52 | 417 | 73 | 45 |
| Binary | 1100000 | 100111 | 10010101 | 100100 | 1001010 | 0 | 101010 | 100001111 | 111011 | 100101 |
Color Harmonies of #602795
Complementary color
Monochromatic Colors of #602795
Black with #602795
Text Example
Text Example
White with #602795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602795; }
p { color: rgb(96,39,149); }
H1.HeaderClassName
{
color: #602795;
}
.AnyTagClassName
{
color: #602795;
}
</style>
background-color css
<style>
a { background-color: #602795; }
a { background-color: rgb(96,39,149); }
div.DivClassName
{
background-color: #602795;
}
.BgClassName
{
background-color: #602795;
}
</style>
border-color css
<style>
span { border-color: #602795; }
span { border-color: rgb(96,39,149); }
td.TdClassName
{
border-color: #602795;
}
.TagClassName
{
border-color: #602795;
}
</style>