Shades of Kingfisher Daisy #552980
Tints of Kingfisher Daisy #552980
RGB
CMYK
RGB Variations
Color information
#552980 (or 0x552980) is known color: Kingfisher Daisy. HEX triplet: 55, 29 and 80. RGB value is (85,41,128). Sum of RGB (Red+Green+Blue) = 85+41+128=254 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.46% from 254); Green value is 41 (16.41% from 255 or 16.14% from 254); Blue value is 128 (50.39% from 255 or 50.39% from 254); Max value from RGB is 128 - color contains mainly: blue. Hex color #552980 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #552980 is #AAD67F. Grayscale: #3F3F3F. Windows color (decimal): -11196032 or 8399189. OLE color: 8399189.
HSL color Cylindrical-coordinate representation of color #552980: hue angle of 270.34º degrees, saturation: 0.51, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #552980 is Cyan = 0.34, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 85 | 41 | 128 | - |
| CMYK | 0.34 | 0.68 | 0 | 0.50 |
| HSL | 270.34º | 0.51% | 0.33% | - |
| HSV(B) | 270.34º | 0.68% | 0.5% | - |
| XYZ | 8.44 | 5.08 | 20.96 | - |
| YUV | 64.07 | 164.08 | 142.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 41 | 128 | 0.34 | 0.68 | 0 | 0.50 | 270.34 | 0.51 | 0.33 |
| Hex | 55 | 29 | 80 | 22 | 44 | 0 | 32 | 10E | 33 | 21 |
| Octal | 125 | 51 | 200 | 42 | 104 | 0 | 62 | 416 | 63 | 41 |
| Binary | 1010101 | 101001 | 10000000 | 100010 | 1000100 | 0 | 110010 | 100001110 | 110011 | 100001 |
Color Harmonies of #552980
Complementary color
Monochromatic Colors of #552980
Black with #552980
Text Example
Text Example
White with #552980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552980; }
p { color: rgb(85,41,128); }
H1.HeaderClassName
{
color: #552980;
}
.AnyTagClassName
{
color: #552980;
}
</style>
background-color css
<style>
a { background-color: #552980; }
a { background-color: rgb(85,41,128); }
div.DivClassName
{
background-color: #552980;
}
.BgClassName
{
background-color: #552980;
}
</style>
border-color css
<style>
span { border-color: #552980; }
span { border-color: rgb(85,41,128); }
td.TdClassName
{
border-color: #552980;
}
.TagClassName
{
border-color: #552980;
}
</style>