Shades of Kingfisher Daisy #602386
Tints of Kingfisher Daisy #602386
RGB
CMYK
RGB Variations
Color information
#602386 (or 0x602386) is known color: Kingfisher Daisy. HEX triplet: 60, 23 and 86. RGB value is (96,35,134). Sum of RGB (Red+Green+Blue) = 96+35+134=265 (35% of max value = 765). Red value is 96 (37.89% from 255 or 36.23% from 265); Green value is 35 (14.06% from 255 or 13.21% from 265); Blue value is 134 (52.73% from 255 or 50.57% from 265); Max value from RGB is 134 - color contains mainly: blue. Hex color #602386 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #602386 is #9FDC79. Grayscale: #404040. Windows color (decimal): -10476666 or 8790880. OLE color: 8790880.
HSL color Cylindrical-coordinate representation of color #602386: hue angle of 276.97º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #602386 is Cyan = 0.28, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 35 | 134 | - |
| CMYK | 0.28 | 0.74 | 0 | 0.47 |
| HSL | 276.97º | 0.59% | 0.33% | - |
| HSV(B) | 276.97º | 0.74% | 0.53% | - |
| XYZ | 9.73 | 5.41 | 23.09 | - |
| YUV | 64.53 | 167.21 | 150.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 35 | 134 | 0.28 | 0.74 | 0 | 0.47 | 276.97 | 0.59 | 0.33 |
| Hex | 60 | 23 | 86 | 1C | 4A | 0 | 2F | 115 | 3B | 21 |
| Octal | 140 | 43 | 206 | 34 | 112 | 0 | 57 | 425 | 73 | 41 |
| Binary | 1100000 | 100011 | 10000110 | 11100 | 1001010 | 0 | 101111 | 100010101 | 111011 | 100001 |
Color Harmonies of #602386
Complementary color
Monochromatic Colors of #602386
Black with #602386
Text Example
Text Example
White with #602386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602386; }
p { color: rgb(96,35,134); }
H1.HeaderClassName
{
color: #602386;
}
.AnyTagClassName
{
color: #602386;
}
</style>
background-color css
<style>
a { background-color: #602386; }
a { background-color: rgb(96,35,134); }
div.DivClassName
{
background-color: #602386;
}
.BgClassName
{
background-color: #602386;
}
</style>
border-color css
<style>
span { border-color: #602386; }
span { border-color: rgb(96,35,134); }
td.TdClassName
{
border-color: #602386;
}
.TagClassName
{
border-color: #602386;
}
</style>