Shades of Kingfisher Daisy #603485
Tints of Kingfisher Daisy #603485
RGB
CMYK
RGB Variations
Color information
#603485 (or 0x603485) is known color: Kingfisher Daisy. HEX triplet: 60, 34 and 85. RGB value is (96,52,133). Sum of RGB (Red+Green+Blue) = 96+52+133=281 (37% of max value = 765). Red value is 96 (37.89% from 255 or 34.16% from 281); Green value is 52 (20.70% from 255 or 18.51% from 281); Blue value is 133 (52.34% from 255 or 47.33% from 281); Max value from RGB is 133 - color contains mainly: blue. Hex color #603485 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #603485 is #9FCB7A. Grayscale: #4A4A4A. Windows color (decimal): -10472315 or 8729696. OLE color: 8729696.
HSL color Cylindrical-coordinate representation of color #603485: hue angle of 272.59º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #603485 is Cyan = 0.28, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 96 | 52 | 133 | - |
| CMYK | 0.28 | 0.61 | 0 | 0.48 |
| HSL | 272.59º | 0.44% | 0.36% | - |
| HSV(B) | 272.59º | 0.61% | 0.52% | - |
| XYZ | 10.29 | 6.64 | 22.93 | - |
| YUV | 74.39 | 161.08 | 143.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 52 | 133 | 0.28 | 0.61 | 0 | 0.48 | 272.59 | 0.44 | 0.36 |
| Hex | 60 | 34 | 85 | 1C | 3D | 0 | 30 | 111 | 2C | 24 |
| Octal | 140 | 64 | 205 | 34 | 75 | 0 | 60 | 421 | 54 | 44 |
| Binary | 1100000 | 110100 | 10000101 | 11100 | 111101 | 0 | 110000 | 100010001 | 101100 | 100100 |
Color Harmonies of #603485
Complementary color
Monochromatic Colors of #603485
Black with #603485
Text Example
Text Example
White with #603485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603485; }
p { color: rgb(96,52,133); }
H1.HeaderClassName
{
color: #603485;
}
.AnyTagClassName
{
color: #603485;
}
</style>
background-color css
<style>
a { background-color: #603485; }
a { background-color: rgb(96,52,133); }
div.DivClassName
{
background-color: #603485;
}
.BgClassName
{
background-color: #603485;
}
</style>
border-color css
<style>
span { border-color: #603485; }
span { border-color: rgb(96,52,133); }
td.TdClassName
{
border-color: #603485;
}
.TagClassName
{
border-color: #603485;
}
</style>