Shades of Kingfisher Daisy #552190
Tints of Kingfisher Daisy #552190
RGB
CMYK
RGB Variations
Color information
#552190 (or 0x552190) is known color: Kingfisher Daisy. HEX triplet: 55, 21 and 90. RGB value is (85,33,144). Sum of RGB (Red+Green+Blue) = 85+33+144=262 (34% of max value = 765). Red value is 85 (33.59% from 255 or 32.44% from 262); Green value is 33 (13.28% from 255 or 12.60% from 262); Blue value is 144 (56.64% from 255 or 54.96% from 262); Max value from RGB is 144 - color contains mainly: blue. Hex color #552190 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #552190 is #AADE6F. Grayscale: #3C3C3C. Windows color (decimal): -11198064 or 9445717. OLE color: 9445717.
HSL color Cylindrical-coordinate representation of color #552190: hue angle of 268.11º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #552190 is Cyan = 0.41, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 85 | 33 | 144 | - |
| CMYK | 0.41 | 0.77 | 0 | 0.44 |
| HSL | 268.11º | 0.63% | 0.35% | - |
| HSV(B) | 268.11º | 0.77% | 0.56% | - |
| XYZ | 9.32 | 5.03 | 26.87 | - |
| YUV | 61.2 | 174.73 | 144.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 33 | 144 | 0.41 | 0.77 | 0 | 0.44 | 268.11 | 0.63 | 0.35 |
| Hex | 55 | 21 | 90 | 29 | 4D | 0 | 2C | 10C | 3F | 23 |
| Octal | 125 | 41 | 220 | 51 | 115 | 0 | 54 | 414 | 77 | 43 |
| Binary | 1010101 | 100001 | 10010000 | 101001 | 1001101 | 0 | 101100 | 100001100 | 111111 | 100011 |
Color Harmonies of #552190
Complementary color
Monochromatic Colors of #552190
Black with #552190
Text Example
Text Example
White with #552190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552190; }
p { color: rgb(85,33,144); }
H1.HeaderClassName
{
color: #552190;
}
.AnyTagClassName
{
color: #552190;
}
</style>
background-color css
<style>
a { background-color: #552190; }
a { background-color: rgb(85,33,144); }
div.DivClassName
{
background-color: #552190;
}
.BgClassName
{
background-color: #552190;
}
</style>
border-color css
<style>
span { border-color: #552190; }
span { border-color: rgb(85,33,144); }
td.TdClassName
{
border-color: #552190;
}
.TagClassName
{
border-color: #552190;
}
</style>