Shades of Kingfisher Daisy #603286
Tints of Kingfisher Daisy #603286
RGB
CMYK
RGB Variations
Color information
#603286 (or 0x603286) is known color: Kingfisher Daisy. HEX triplet: 60, 32 and 86. RGB value is (96,50,134). Sum of RGB (Red+Green+Blue) = 96+50+134=280 (37% of max value = 765). Red value is 96 (37.89% from 255 or 34.29% from 280); Green value is 50 (19.92% from 255 or 17.86% from 280); Blue value is 134 (52.73% from 255 or 47.86% from 280); Max value from RGB is 134 - color contains mainly: blue. Hex color #603286 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #603286 is #9FCD79. Grayscale: #494949. Windows color (decimal): -10472826 or 8794720. OLE color: 8794720.
HSL color Cylindrical-coordinate representation of color #603286: hue angle of 272.86º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #603286 is Cyan = 0.28, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 50 | 134 | - |
| CMYK | 0.28 | 0.63 | 0 | 0.47 |
| HSL | 272.86º | 0.46% | 0.36% | - |
| HSV(B) | 272.86º | 0.63% | 0.53% | - |
| XYZ | 10.27 | 6.49 | 23.27 | - |
| YUV | 73.33 | 162.24 | 144.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 50 | 134 | 0.28 | 0.63 | 0 | 0.47 | 272.86 | 0.46 | 0.36 |
| Hex | 60 | 32 | 86 | 1C | 3F | 0 | 2F | 111 | 2E | 24 |
| Octal | 140 | 62 | 206 | 34 | 77 | 0 | 57 | 421 | 56 | 44 |
| Binary | 1100000 | 110010 | 10000110 | 11100 | 111111 | 0 | 101111 | 100010001 | 101110 | 100100 |
Color Harmonies of #603286
Complementary color
Monochromatic Colors of #603286
Black with #603286
Text Example
Text Example
White with #603286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603286; }
p { color: rgb(96,50,134); }
H1.HeaderClassName
{
color: #603286;
}
.AnyTagClassName
{
color: #603286;
}
</style>
background-color css
<style>
a { background-color: #603286; }
a { background-color: rgb(96,50,134); }
div.DivClassName
{
background-color: #603286;
}
.BgClassName
{
background-color: #603286;
}
</style>
border-color css
<style>
span { border-color: #603286; }
span { border-color: rgb(96,50,134); }
td.TdClassName
{
border-color: #603286;
}
.TagClassName
{
border-color: #603286;
}
</style>