Shades of Kingfisher Daisy #603489
Tints of Kingfisher Daisy #603489
RGB
CMYK
RGB Variations
Color information
#603489 (or 0x603489) is known color: Kingfisher Daisy. HEX triplet: 60, 34 and 89. RGB value is (96,52,137). Sum of RGB (Red+Green+Blue) = 96+52+137=285 (37% of max value = 765). Red value is 96 (37.89% from 255 or 33.68% from 285); Green value is 52 (20.70% from 255 or 18.25% from 285); Blue value is 137 (53.91% from 255 or 48.07% from 285); Max value from RGB is 137 - color contains mainly: blue. Hex color #603489 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #603489 is #9FCB76. Grayscale: #4A4A4A. Windows color (decimal): -10472311 or 8991840. OLE color: 8991840.
HSL color Cylindrical-coordinate representation of color #603489: hue angle of 271.06º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #603489 is Cyan = 0.30, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 96 | 52 | 137 | - |
| CMYK | 0.30 | 0.62 | 0 | 0.46 |
| HSL | 271.06º | 0.45% | 0.37% | - |
| HSV(B) | 271.06º | 0.62% | 0.54% | - |
| XYZ | 10.57 | 6.75 | 24.41 | - |
| YUV | 74.85 | 163.08 | 143.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 52 | 137 | 0.30 | 0.62 | 0 | 0.46 | 271.06 | 0.45 | 0.37 |
| Hex | 60 | 34 | 89 | 1E | 3E | 0 | 2E | 10F | 2D | 25 |
| Octal | 140 | 64 | 211 | 36 | 76 | 0 | 56 | 417 | 55 | 45 |
| Binary | 1100000 | 110100 | 10001001 | 11110 | 111110 | 0 | 101110 | 100001111 | 101101 | 100101 |
Color Harmonies of #603489
Complementary color
Monochromatic Colors of #603489
Black with #603489
Text Example
Text Example
White with #603489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603489; }
p { color: rgb(96,52,137); }
H1.HeaderClassName
{
color: #603489;
}
.AnyTagClassName
{
color: #603489;
}
</style>
background-color css
<style>
a { background-color: #603489; }
a { background-color: rgb(96,52,137); }
div.DivClassName
{
background-color: #603489;
}
.BgClassName
{
background-color: #603489;
}
</style>
border-color css
<style>
span { border-color: #603489; }
span { border-color: rgb(96,52,137); }
td.TdClassName
{
border-color: #603489;
}
.TagClassName
{
border-color: #603489;
}
</style>