Shades of Kingfisher Daisy #552590
Tints of Kingfisher Daisy #552590
RGB
CMYK
RGB Variations
Color information
#552590 (or 0x552590) is known color: Kingfisher Daisy. HEX triplet: 55, 25 and 90. RGB value is (85,37,144). Sum of RGB (Red+Green+Blue) = 85+37+144=266 (35% of max value = 765). Red value is 85 (33.59% from 255 or 31.95% from 266); Green value is 37 (14.84% from 255 or 13.91% from 266); Blue value is 144 (56.64% from 255 or 54.14% from 266); Max value from RGB is 144 - color contains mainly: blue. Hex color #552590 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #552590 is #AADA6F. Grayscale: #3F3F3F. Windows color (decimal): -11197040 or 9446741. OLE color: 9446741.
HSL color Cylindrical-coordinate representation of color #552590: hue angle of 266.92º degrees, saturation: 0.59, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #552590 is Cyan = 0.41, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 85 | 37 | 144 | - |
| CMYK | 0.41 | 0.74 | 0 | 0.44 |
| HSL | 266.92º | 0.59% | 0.35% | - |
| HSV(B) | 266.92º | 0.74% | 0.56% | - |
| XYZ | 9.44 | 5.27 | 26.9 | - |
| YUV | 63.55 | 173.4 | 143.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 37 | 144 | 0.41 | 0.74 | 0 | 0.44 | 266.92 | 0.59 | 0.35 |
| Hex | 55 | 25 | 90 | 29 | 4A | 0 | 2C | 10B | 3B | 23 |
| Octal | 125 | 45 | 220 | 51 | 112 | 0 | 54 | 413 | 73 | 43 |
| Binary | 1010101 | 100101 | 10010000 | 101001 | 1001010 | 0 | 101100 | 100001011 | 111011 | 100011 |
Color Harmonies of #552590
Complementary color
Monochromatic Colors of #552590
Black with #552590
Text Example
Text Example
White with #552590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552590; }
p { color: rgb(85,37,144); }
H1.HeaderClassName
{
color: #552590;
}
.AnyTagClassName
{
color: #552590;
}
</style>
background-color css
<style>
a { background-color: #552590; }
a { background-color: rgb(85,37,144); }
div.DivClassName
{
background-color: #552590;
}
.BgClassName
{
background-color: #552590;
}
</style>
border-color css
<style>
span { border-color: #552590; }
span { border-color: rgb(85,37,144); }
td.TdClassName
{
border-color: #552590;
}
.TagClassName
{
border-color: #552590;
}
</style>