Shades of Kingfisher Daisy #602680
Tints of Kingfisher Daisy #602680
RGB
CMYK
RGB Variations
Color information
#602680 (or 0x602680) is known color: Kingfisher Daisy. HEX triplet: 60, 26 and 80. RGB value is (96,38,128). Sum of RGB (Red+Green+Blue) = 96+38+128=262 (34% of max value = 765). Red value is 96 (37.89% from 255 or 36.64% from 262); Green value is 38 (15.23% from 255 or 14.50% from 262); Blue value is 128 (50.39% from 255 or 48.85% from 262); Max value from RGB is 128 - color contains mainly: blue. Hex color #602680 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #602680 is #9FD97F. Grayscale: #414141. Windows color (decimal): -10475904 or 8398432. OLE color: 8398432.
HSL color Cylindrical-coordinate representation of color #602680: hue angle of 278.67º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #602680 is Cyan = 0.25, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 96 | 38 | 128 | - |
| CMYK | 0.25 | 0.70 | 0 | 0.50 |
| HSL | 278.67º | 0.54% | 0.33% | - |
| HSV(B) | 278.67º | 0.7% | 0.5% | - |
| XYZ | 9.41 | 5.43 | 20.97 | - |
| YUV | 65.6 | 163.22 | 149.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 38 | 128 | 0.25 | 0.70 | 0 | 0.50 | 278.67 | 0.54 | 0.33 |
| Hex | 60 | 26 | 80 | 19 | 46 | 0 | 32 | 117 | 36 | 21 |
| Octal | 140 | 46 | 200 | 31 | 106 | 0 | 62 | 427 | 66 | 41 |
| Binary | 1100000 | 100110 | 10000000 | 11001 | 1000110 | 0 | 110010 | 100010111 | 110110 | 100001 |
Color Harmonies of #602680
Complementary color
Monochromatic Colors of #602680
Black with #602680
Text Example
Text Example
White with #602680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602680; }
p { color: rgb(96,38,128); }
H1.HeaderClassName
{
color: #602680;
}
.AnyTagClassName
{
color: #602680;
}
</style>
background-color css
<style>
a { background-color: #602680; }
a { background-color: rgb(96,38,128); }
div.DivClassName
{
background-color: #602680;
}
.BgClassName
{
background-color: #602680;
}
</style>
border-color css
<style>
span { border-color: #602680; }
span { border-color: rgb(96,38,128); }
td.TdClassName
{
border-color: #602680;
}
.TagClassName
{
border-color: #602680;
}
</style>