Shades of Kingfisher Daisy #603885
Tints of Kingfisher Daisy #603885
RGB
CMYK
RGB Variations
Color information
#603885 (or 0x603885) is known color: Kingfisher Daisy. HEX triplet: 60, 38 and 85. RGB value is (96,56,133). Sum of RGB (Red+Green+Blue) = 96+56+133=285 (37% of max value = 765). Red value is 96 (37.89% from 255 or 33.68% from 285); Green value is 56 (22.27% from 255 or 19.65% from 285); Blue value is 133 (52.34% from 255 or 46.67% from 285); Max value from RGB is 133 - color contains mainly: blue. Hex color #603885 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #603885 is #9FC77A. Grayscale: #4C4C4C. Windows color (decimal): -10471291 or 8730720. OLE color: 8730720.
HSL color Cylindrical-coordinate representation of color #603885: hue angle of 271.17º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #603885 is Cyan = 0.28, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 96 | 56 | 133 | - |
| CMYK | 0.28 | 0.58 | 0 | 0.48 |
| HSL | 271.17º | 0.41% | 0.37% | - |
| HSV(B) | 271.17º | 0.58% | 0.52% | - |
| XYZ | 10.47 | 7.01 | 22.99 | - |
| YUV | 76.74 | 159.75 | 141.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 56 | 133 | 0.28 | 0.58 | 0 | 0.48 | 271.17 | 0.41 | 0.37 |
| Hex | 60 | 38 | 85 | 1C | 3A | 0 | 30 | 10F | 29 | 25 |
| Octal | 140 | 70 | 205 | 34 | 72 | 0 | 60 | 417 | 51 | 45 |
| Binary | 1100000 | 111000 | 10000101 | 11100 | 111010 | 0 | 110000 | 100001111 | 101001 | 100101 |
Color Harmonies of #603885
Complementary color
Monochromatic Colors of #603885
Black with #603885
Text Example
Text Example
White with #603885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603885; }
p { color: rgb(96,56,133); }
H1.HeaderClassName
{
color: #603885;
}
.AnyTagClassName
{
color: #603885;
}
</style>
background-color css
<style>
a { background-color: #603885; }
a { background-color: rgb(96,56,133); }
div.DivClassName
{
background-color: #603885;
}
.BgClassName
{
background-color: #603885;
}
</style>
border-color css
<style>
span { border-color: #603885; }
span { border-color: rgb(96,56,133); }
td.TdClassName
{
border-color: #603885;
}
.TagClassName
{
border-color: #603885;
}
</style>