Shades of Kingfisher Daisy #552284
Tints of Kingfisher Daisy #552284
RGB
CMYK
RGB Variations
Color information
#552284 (or 0x552284) is known color: Kingfisher Daisy. HEX triplet: 55, 22 and 84. RGB value is (85,34,132). Sum of RGB (Red+Green+Blue) = 85+34+132=251 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.86% from 251); Green value is 34 (13.67% from 255 or 13.55% from 251); Blue value is 132 (51.95% from 255 or 52.59% from 251); Max value from RGB is 132 - color contains mainly: blue. Hex color #552284 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #552284 is #AADD7B. Grayscale: #3C3C3C. Windows color (decimal): -11197820 or 8659541. OLE color: 8659541.
HSL color Cylindrical-coordinate representation of color #552284: hue angle of 271.22º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #552284 is Cyan = 0.36, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 85 | 34 | 132 | - |
| CMYK | 0.36 | 0.74 | 0 | 0.48 |
| HSL | 271.22º | 0.59% | 0.33% | - |
| HSV(B) | 271.22º | 0.74% | 0.52% | - |
| XYZ | 8.48 | 4.74 | 22.3 | - |
| YUV | 60.42 | 168.4 | 145.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 34 | 132 | 0.36 | 0.74 | 0 | 0.48 | 271.22 | 0.59 | 0.33 |
| Hex | 55 | 22 | 84 | 24 | 4A | 0 | 30 | 10F | 3B | 21 |
| Octal | 125 | 42 | 204 | 44 | 112 | 0 | 60 | 417 | 73 | 41 |
| Binary | 1010101 | 100010 | 10000100 | 100100 | 1001010 | 0 | 110000 | 100001111 | 111011 | 100001 |
Color Harmonies of #552284
Complementary color
Monochromatic Colors of #552284
Black with #552284
Text Example
Text Example
White with #552284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552284; }
p { color: rgb(85,34,132); }
H1.HeaderClassName
{
color: #552284;
}
.AnyTagClassName
{
color: #552284;
}
</style>
background-color css
<style>
a { background-color: #552284; }
a { background-color: rgb(85,34,132); }
div.DivClassName
{
background-color: #552284;
}
.BgClassName
{
background-color: #552284;
}
</style>
border-color css
<style>
span { border-color: #552284; }
span { border-color: rgb(85,34,132); }
td.TdClassName
{
border-color: #552284;
}
.TagClassName
{
border-color: #552284;
}
</style>