Shades of Kingfisher Daisy #603687
Tints of Kingfisher Daisy #603687
RGB
CMYK
RGB Variations
Color information
#603687 (or 0x603687) is known color: Kingfisher Daisy. HEX triplet: 60, 36 and 87. RGB value is (96,54,135). Sum of RGB (Red+Green+Blue) = 96+54+135=285 (37% of max value = 765). Red value is 96 (37.89% from 255 or 33.68% from 285); Green value is 54 (21.48% from 255 or 18.95% from 285); Blue value is 135 (53.12% from 255 or 47.37% from 285); Max value from RGB is 135 - color contains mainly: blue. Hex color #603687 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #603687 is #9FC978. Grayscale: #4B4B4B. Windows color (decimal): -10471801 or 8861280. OLE color: 8861280.
HSL color Cylindrical-coordinate representation of color #603687: hue angle of 271.11º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #603687 is Cyan = 0.29, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 54 | 135 | - |
| CMYK | 0.29 | 0.60 | 0 | 0.47 |
| HSL | 271.11º | 0.43% | 0.37% | - |
| HSV(B) | 271.11º | 0.6% | 0.53% | - |
| XYZ | 10.52 | 6.87 | 23.69 | - |
| YUV | 75.79 | 161.41 | 142.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 54 | 135 | 0.29 | 0.60 | 0 | 0.47 | 271.11 | 0.43 | 0.37 |
| Hex | 60 | 36 | 87 | 1D | 3C | 0 | 2F | 10F | 2B | 25 |
| Octal | 140 | 66 | 207 | 35 | 74 | 0 | 57 | 417 | 53 | 45 |
| Binary | 1100000 | 110110 | 10000111 | 11101 | 111100 | 0 | 101111 | 100001111 | 101011 | 100101 |
Color Harmonies of #603687
Complementary color
Monochromatic Colors of #603687
Black with #603687
Text Example
Text Example
White with #603687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603687; }
p { color: rgb(96,54,135); }
H1.HeaderClassName
{
color: #603687;
}
.AnyTagClassName
{
color: #603687;
}
</style>
background-color css
<style>
a { background-color: #603687; }
a { background-color: rgb(96,54,135); }
div.DivClassName
{
background-color: #603687;
}
.BgClassName
{
background-color: #603687;
}
</style>
border-color css
<style>
span { border-color: #603687; }
span { border-color: rgb(96,54,135); }
td.TdClassName
{
border-color: #603687;
}
.TagClassName
{
border-color: #603687;
}
</style>