Shades of Kingfisher Daisy #603786
Tints of Kingfisher Daisy #603786
RGB
CMYK
RGB Variations
Color information
#603786 (or 0x603786) is known color: Kingfisher Daisy. HEX triplet: 60, 37 and 86. RGB value is (96,55,134). Sum of RGB (Red+Green+Blue) = 96+55+134=285 (37% of max value = 765). Red value is 96 (37.89% from 255 or 33.68% from 285); Green value is 55 (21.88% from 255 or 19.30% from 285); Blue value is 134 (52.73% from 255 or 47.02% from 285); Max value from RGB is 134 - color contains mainly: blue. Hex color #603786 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #603786 is #9FC879. Grayscale: #4B4B4B. Windows color (decimal): -10471546 or 8796000. OLE color: 8796000.
HSL color Cylindrical-coordinate representation of color #603786: hue angle of 271.14º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #603786 is Cyan = 0.28, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 55 | 134 | - |
| CMYK | 0.28 | 0.59 | 0 | 0.47 |
| HSL | 271.14º | 0.42% | 0.37% | - |
| HSV(B) | 271.14º | 0.59% | 0.53% | - |
| XYZ | 10.49 | 6.94 | 23.34 | - |
| YUV | 76.27 | 160.58 | 142.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 55 | 134 | 0.28 | 0.59 | 0 | 0.47 | 271.14 | 0.42 | 0.37 |
| Hex | 60 | 37 | 86 | 1C | 3B | 0 | 2F | 10F | 2A | 25 |
| Octal | 140 | 67 | 206 | 34 | 73 | 0 | 57 | 417 | 52 | 45 |
| Binary | 1100000 | 110111 | 10000110 | 11100 | 111011 | 0 | 101111 | 100001111 | 101010 | 100101 |
Color Harmonies of #603786
Complementary color
Monochromatic Colors of #603786
Black with #603786
Text Example
Text Example
White with #603786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603786; }
p { color: rgb(96,55,134); }
H1.HeaderClassName
{
color: #603786;
}
.AnyTagClassName
{
color: #603786;
}
</style>
background-color css
<style>
a { background-color: #603786; }
a { background-color: rgb(96,55,134); }
div.DivClassName
{
background-color: #603786;
}
.BgClassName
{
background-color: #603786;
}
</style>
border-color css
<style>
span { border-color: #603786; }
span { border-color: rgb(96,55,134); }
td.TdClassName
{
border-color: #603786;
}
.TagClassName
{
border-color: #603786;
}
</style>