Shades of Kingfisher Daisy #603980
Tints of Kingfisher Daisy #603980
RGB
CMYK
RGB Variations
Color information
#603980 (or 0x603980) is known color: Kingfisher Daisy. HEX triplet: 60, 39 and 80. RGB value is (96,57,128). Sum of RGB (Red+Green+Blue) = 96+57+128=281 (37% of max value = 765). Red value is 96 (37.89% from 255 or 34.16% from 281); Green value is 57 (22.66% from 255 or 20.28% from 281); Blue value is 128 (50.39% from 255 or 45.55% from 281); Max value from RGB is 128 - color contains mainly: blue. Hex color #603980 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #603980 is #9FC67F. Grayscale: #4C4C4C. Windows color (decimal): -10471040 or 8403296. OLE color: 8403296.
HSL color Cylindrical-coordinate representation of color #603980: hue angle of 272.96º degrees, saturation: 0.38, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #603980 is Cyan = 0.25, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 96 | 57 | 128 | - |
| CMYK | 0.25 | 0.55 | 0 | 0.50 |
| HSL | 272.96º | 0.38% | 0.36% | - |
| HSV(B) | 272.96º | 0.55% | 0.5% | - |
| XYZ | 10.18 | 6.97 | 21.23 | - |
| YUV | 76.76 | 156.92 | 141.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 57 | 128 | 0.25 | 0.55 | 0 | 0.50 | 272.96 | 0.38 | 0.36 |
| Hex | 60 | 39 | 80 | 19 | 37 | 0 | 32 | 111 | 26 | 24 |
| Octal | 140 | 71 | 200 | 31 | 67 | 0 | 62 | 421 | 46 | 44 |
| Binary | 1100000 | 111001 | 10000000 | 11001 | 110111 | 0 | 110010 | 100010001 | 100110 | 100100 |
Color Harmonies of #603980
Complementary color
Monochromatic Colors of #603980
Black with #603980
Text Example
Text Example
White with #603980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603980; }
p { color: rgb(96,57,128); }
H1.HeaderClassName
{
color: #603980;
}
.AnyTagClassName
{
color: #603980;
}
</style>
background-color css
<style>
a { background-color: #603980; }
a { background-color: rgb(96,57,128); }
div.DivClassName
{
background-color: #603980;
}
.BgClassName
{
background-color: #603980;
}
</style>
border-color css
<style>
span { border-color: #603980; }
span { border-color: rgb(96,57,128); }
td.TdClassName
{
border-color: #603980;
}
.TagClassName
{
border-color: #603980;
}
</style>