Shades of Kingfisher Daisy #552584
Tints of Kingfisher Daisy #552584
RGB
CMYK
RGB Variations
Color information
#552584 (or 0x552584) is known color: Kingfisher Daisy. HEX triplet: 55, 25 and 84. RGB value is (85,37,132). Sum of RGB (Red+Green+Blue) = 85+37+132=254 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.46% from 254); Green value is 37 (14.84% from 255 or 14.57% from 254); Blue value is 132 (51.95% from 255 or 51.97% from 254); Max value from RGB is 132 - color contains mainly: blue. Hex color #552584 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #552584 is #AADA7B. Grayscale: #3D3D3D. Windows color (decimal): -11197052 or 8660309. OLE color: 8660309.
HSL color Cylindrical-coordinate representation of color #552584: hue angle of 270.32º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #552584 is Cyan = 0.36, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 85 | 37 | 132 | - |
| CMYK | 0.36 | 0.72 | 0 | 0.48 |
| HSL | 270.32º | 0.56% | 0.33% | - |
| HSV(B) | 270.32º | 0.72% | 0.52% | - |
| XYZ | 8.57 | 4.92 | 22.33 | - |
| YUV | 62.18 | 167.4 | 144.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 37 | 132 | 0.36 | 0.72 | 0 | 0.48 | 270.32 | 0.56 | 0.33 |
| Hex | 55 | 25 | 84 | 24 | 48 | 0 | 30 | 10E | 38 | 21 |
| Octal | 125 | 45 | 204 | 44 | 110 | 0 | 60 | 416 | 70 | 41 |
| Binary | 1010101 | 100101 | 10000100 | 100100 | 1001000 | 0 | 110000 | 100001110 | 111000 | 100001 |
Color Harmonies of #552584
Complementary color
Monochromatic Colors of #552584
Black with #552584
Text Example
Text Example
White with #552584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552584; }
p { color: rgb(85,37,132); }
H1.HeaderClassName
{
color: #552584;
}
.AnyTagClassName
{
color: #552584;
}
</style>
background-color css
<style>
a { background-color: #552584; }
a { background-color: rgb(85,37,132); }
div.DivClassName
{
background-color: #552584;
}
.BgClassName
{
background-color: #552584;
}
</style>
border-color css
<style>
span { border-color: #552584; }
span { border-color: rgb(85,37,132); }
td.TdClassName
{
border-color: #552584;
}
.TagClassName
{
border-color: #552584;
}
</style>