Shades of Kingfisher Daisy #552089
Tints of Kingfisher Daisy #552089
RGB
CMYK
RGB Variations
Color information
#552089 (or 0x552089) is known color: Kingfisher Daisy. HEX triplet: 55, 20 and 89. RGB value is (85,32,137). Sum of RGB (Red+Green+Blue) = 85+32+137=254 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.46% from 254); Green value is 32 (12.89% from 255 or 12.60% from 254); Blue value is 137 (53.91% from 255 or 53.94% from 254); Max value from RGB is 137 - color contains mainly: blue. Hex color #552089 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #552089 is #AADF76. Grayscale: #3B3B3B. Windows color (decimal): -11198327 or 8986709. OLE color: 8986709.
HSL color Cylindrical-coordinate representation of color #552089: hue angle of 270.29º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #552089 is Cyan = 0.38, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 85 | 32 | 137 | - |
| CMYK | 0.38 | 0.77 | 0 | 0.46 |
| HSL | 270.29º | 0.62% | 0.33% | - |
| HSV(B) | 270.29º | 0.77% | 0.54% | - |
| XYZ | 8.78 | 4.77 | 24.13 | - |
| YUV | 59.82 | 171.56 | 145.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 32 | 137 | 0.38 | 0.77 | 0 | 0.46 | 270.29 | 0.62 | 0.33 |
| Hex | 55 | 20 | 89 | 26 | 4D | 0 | 2E | 10E | 3E | 21 |
| Octal | 125 | 40 | 211 | 46 | 115 | 0 | 56 | 416 | 76 | 41 |
| Binary | 1010101 | 100000 | 10001001 | 100110 | 1001101 | 0 | 101110 | 100001110 | 111110 | 100001 |
Color Harmonies of #552089
Complementary color
Monochromatic Colors of #552089
Black with #552089
Text Example
Text Example
White with #552089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552089; }
p { color: rgb(85,32,137); }
H1.HeaderClassName
{
color: #552089;
}
.AnyTagClassName
{
color: #552089;
}
</style>
background-color css
<style>
a { background-color: #552089; }
a { background-color: rgb(85,32,137); }
div.DivClassName
{
background-color: #552089;
}
.BgClassName
{
background-color: #552089;
}
</style>
border-color css
<style>
span { border-color: #552089; }
span { border-color: rgb(85,32,137); }
td.TdClassName
{
border-color: #552089;
}
.TagClassName
{
border-color: #552089;
}
</style>