Shades of Kingfisher Daisy #603087
Tints of Kingfisher Daisy #603087
RGB
CMYK
RGB Variations
Color information
#603087 (or 0x603087) is known color: Kingfisher Daisy. HEX triplet: 60, 30 and 87. RGB value is (96,48,135). Sum of RGB (Red+Green+Blue) = 96+48+135=279 (36% of max value = 765). Red value is 96 (37.89% from 255 or 34.41% from 279); Green value is 48 (19.14% from 255 or 17.20% from 279); Blue value is 135 (53.12% from 255 or 48.39% from 279); Max value from RGB is 135 - color contains mainly: blue. Hex color #603087 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #603087 is #9FCF78. Grayscale: #474747. Windows color (decimal): -10473337 or 8859744. OLE color: 8859744.
HSL color Cylindrical-coordinate representation of color #603087: hue angle of 273.1º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #603087 is Cyan = 0.29, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 48 | 135 | - |
| CMYK | 0.29 | 0.64 | 0 | 0.47 |
| HSL | 273.1º | 0.48% | 0.36% | - |
| HSV(B) | 273.1º | 0.64% | 0.53% | - |
| XYZ | 10.25 | 6.35 | 23.61 | - |
| YUV | 72.27 | 163.4 | 144.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 48 | 135 | 0.29 | 0.64 | 0 | 0.47 | 273.1 | 0.48 | 0.36 |
| Hex | 60 | 30 | 87 | 1D | 40 | 0 | 2F | 111 | 30 | 24 |
| Octal | 140 | 60 | 207 | 35 | 100 | 0 | 57 | 421 | 60 | 44 |
| Binary | 1100000 | 110000 | 10000111 | 11101 | 1000000 | 0 | 101111 | 100010001 | 110000 | 100100 |
Color Harmonies of #603087
Complementary color
Monochromatic Colors of #603087
Black with #603087
Text Example
Text Example
White with #603087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603087; }
p { color: rgb(96,48,135); }
H1.HeaderClassName
{
color: #603087;
}
.AnyTagClassName
{
color: #603087;
}
</style>
background-color css
<style>
a { background-color: #603087; }
a { background-color: rgb(96,48,135); }
div.DivClassName
{
background-color: #603087;
}
.BgClassName
{
background-color: #603087;
}
</style>
border-color css
<style>
span { border-color: #603087; }
span { border-color: rgb(96,48,135); }
td.TdClassName
{
border-color: #603087;
}
.TagClassName
{
border-color: #603087;
}
</style>