Shades of Kingfisher Daisy #552891
Tints of Kingfisher Daisy #552891
RGB
CMYK
RGB Variations
Color information
#552891 (or 0x552891) is known color: Kingfisher Daisy. HEX triplet: 55, 28 and 91. RGB value is (85,40,145). Sum of RGB (Red+Green+Blue) = 85+40+145=270 (35% of max value = 765). Red value is 85 (33.59% from 255 or 31.48% from 270); Green value is 40 (16.02% from 255 or 14.81% from 270); Blue value is 145 (57.03% from 255 or 53.70% from 270); Max value from RGB is 145 - color contains mainly: blue. Hex color #552891 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #552891 is #AAD76E. Grayscale: #414141. Windows color (decimal): -11196271 or 9513045. OLE color: 9513045.
HSL color Cylindrical-coordinate representation of color #552891: hue angle of 265.71º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #552891 is Cyan = 0.41, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 85 | 40 | 145 | - |
| CMYK | 0.41 | 0.72 | 0 | 0.43 |
| HSL | 265.71º | 0.57% | 0.36% | - |
| HSV(B) | 265.71º | 0.72% | 0.57% | - |
| XYZ | 9.62 | 5.49 | 27.34 | - |
| YUV | 65.43 | 172.91 | 141.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 40 | 145 | 0.41 | 0.72 | 0 | 0.43 | 265.71 | 0.57 | 0.36 |
| Hex | 55 | 28 | 91 | 29 | 48 | 0 | 2B | 10A | 39 | 24 |
| Octal | 125 | 50 | 221 | 51 | 110 | 0 | 53 | 412 | 71 | 44 |
| Binary | 1010101 | 101000 | 10010001 | 101001 | 1001000 | 0 | 101011 | 100001010 | 111001 | 100100 |
Color Harmonies of #552891
Complementary color
Monochromatic Colors of #552891
Black with #552891
Text Example
Text Example
White with #552891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552891; }
p { color: rgb(85,40,145); }
H1.HeaderClassName
{
color: #552891;
}
.AnyTagClassName
{
color: #552891;
}
</style>
background-color css
<style>
a { background-color: #552891; }
a { background-color: rgb(85,40,145); }
div.DivClassName
{
background-color: #552891;
}
.BgClassName
{
background-color: #552891;
}
</style>
border-color css
<style>
span { border-color: #552891; }
span { border-color: rgb(85,40,145); }
td.TdClassName
{
border-color: #552891;
}
.TagClassName
{
border-color: #552891;
}
</style>