Shades of Kingfisher Daisy #552389
Tints of Kingfisher Daisy #552389
RGB
CMYK
RGB Variations
Color information
#552389 (or 0x552389) is known color: Kingfisher Daisy. HEX triplet: 55, 23 and 89. RGB value is (85,35,137). Sum of RGB (Red+Green+Blue) = 85+35+137=257 (34% of max value = 765). Red value is 85 (33.59% from 255 or 33.07% from 257); Green value is 35 (14.06% from 255 or 13.62% from 257); Blue value is 137 (53.91% from 255 or 53.31% from 257); Max value from RGB is 137 - color contains mainly: blue. Hex color #552389 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #552389 is #AADC76. Grayscale: #3D3D3D. Windows color (decimal): -11197559 or 8987477. OLE color: 8987477.
HSL color Cylindrical-coordinate representation of color #552389: hue angle of 269.41º degrees, saturation: 0.59, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #552389 is Cyan = 0.38, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 85 | 35 | 137 | - |
| CMYK | 0.38 | 0.74 | 0 | 0.46 |
| HSL | 269.41º | 0.59% | 0.34% | - |
| HSV(B) | 269.41º | 0.74% | 0.54% | - |
| XYZ | 8.86 | 4.94 | 24.15 | - |
| YUV | 61.58 | 170.57 | 144.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 35 | 137 | 0.38 | 0.74 | 0 | 0.46 | 269.41 | 0.59 | 0.34 |
| Hex | 55 | 23 | 89 | 26 | 4A | 0 | 2E | 10D | 3B | 22 |
| Octal | 125 | 43 | 211 | 46 | 112 | 0 | 56 | 415 | 73 | 42 |
| Binary | 1010101 | 100011 | 10001001 | 100110 | 1001010 | 0 | 101110 | 100001101 | 111011 | 100010 |
Color Harmonies of #552389
Complementary color
Monochromatic Colors of #552389
Black with #552389
Text Example
Text Example
White with #552389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552389; }
p { color: rgb(85,35,137); }
H1.HeaderClassName
{
color: #552389;
}
.AnyTagClassName
{
color: #552389;
}
</style>
background-color css
<style>
a { background-color: #552389; }
a { background-color: rgb(85,35,137); }
div.DivClassName
{
background-color: #552389;
}
.BgClassName
{
background-color: #552389;
}
</style>
border-color css
<style>
span { border-color: #552389; }
span { border-color: rgb(85,35,137); }
td.TdClassName
{
border-color: #552389;
}
.TagClassName
{
border-color: #552389;
}
</style>