Shades of Kingfisher Daisy #603987
Tints of Kingfisher Daisy #603987
RGB
CMYK
RGB Variations
Color information
#603987 (or 0x603987) is known color: Kingfisher Daisy. HEX triplet: 60, 39 and 87. RGB value is (96,57,135). Sum of RGB (Red+Green+Blue) = 96+57+135=288 (38% of max value = 765). Red value is 96 (37.89% from 255 or 33.33% from 288); Green value is 57 (22.66% from 255 or 19.79% from 288); Blue value is 135 (53.12% from 255 or 46.88% from 288); Max value from RGB is 135 - color contains mainly: blue. Hex color #603987 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #603987 is #9FC678. Grayscale: #4D4D4D. Windows color (decimal): -10471033 or 8862048. OLE color: 8862048.
HSL color Cylindrical-coordinate representation of color #603987: hue angle of 270º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #603987 is Cyan = 0.29, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 57 | 135 | - |
| CMYK | 0.29 | 0.58 | 0 | 0.47 |
| HSL | 270º | 0.41% | 0.38% | - |
| HSV(B) | 270º | 0.58% | 0.53% | - |
| XYZ | 10.66 | 7.16 | 23.74 | - |
| YUV | 77.55 | 160.42 | 141.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 57 | 135 | 0.29 | 0.58 | 0 | 0.47 | 270 | 0.41 | 0.38 |
| Hex | 60 | 39 | 87 | 1D | 3A | 0 | 2F | 10E | 29 | 26 |
| Octal | 140 | 71 | 207 | 35 | 72 | 0 | 57 | 416 | 51 | 46 |
| Binary | 1100000 | 111001 | 10000111 | 11101 | 111010 | 0 | 101111 | 100001110 | 101001 | 100110 |
Color Harmonies of #603987
Complementary color
Monochromatic Colors of #603987
Black with #603987
Text Example
Text Example
White with #603987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603987; }
p { color: rgb(96,57,135); }
H1.HeaderClassName
{
color: #603987;
}
.AnyTagClassName
{
color: #603987;
}
</style>
background-color css
<style>
a { background-color: #603987; }
a { background-color: rgb(96,57,135); }
div.DivClassName
{
background-color: #603987;
}
.BgClassName
{
background-color: #603987;
}
</style>
border-color css
<style>
span { border-color: #603987; }
span { border-color: rgb(96,57,135); }
td.TdClassName
{
border-color: #603987;
}
.TagClassName
{
border-color: #603987;
}
</style>