Shades of Kingfisher Daisy #552286
Tints of Kingfisher Daisy #552286
RGB
CMYK
RGB Variations
Color information
#552286 (or 0x552286) is known color: Kingfisher Daisy. HEX triplet: 55, 22 and 86. RGB value is (85,34,134). Sum of RGB (Red+Green+Blue) = 85+34+134=253 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.60% from 253); Green value is 34 (13.67% from 255 or 13.44% from 253); Blue value is 134 (52.73% from 255 or 52.96% from 253); Max value from RGB is 134 - color contains mainly: blue. Hex color #552286 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #552286 is #AADD79. Grayscale: #3C3C3C. Windows color (decimal): -11197818 or 8790613. OLE color: 8790613.
HSL color Cylindrical-coordinate representation of color #552286: hue angle of 270.6º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #552286 is Cyan = 0.37, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 85 | 34 | 134 | - |
| CMYK | 0.37 | 0.75 | 0 | 0.47 |
| HSL | 270.6º | 0.6% | 0.33% | - |
| HSV(B) | 270.6º | 0.75% | 0.53% | - |
| XYZ | 8.62 | 4.8 | 23.03 | - |
| YUV | 60.65 | 169.4 | 145.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 34 | 134 | 0.37 | 0.75 | 0 | 0.47 | 270.6 | 0.6 | 0.33 |
| Hex | 55 | 22 | 86 | 25 | 4B | 0 | 2F | 10F | 3C | 21 |
| Octal | 125 | 42 | 206 | 45 | 113 | 0 | 57 | 417 | 74 | 41 |
| Binary | 1010101 | 100010 | 10000110 | 100101 | 1001011 | 0 | 101111 | 100001111 | 111100 | 100001 |
Color Harmonies of #552286
Complementary color
Monochromatic Colors of #552286
Black with #552286
Text Example
Text Example
White with #552286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552286; }
p { color: rgb(85,34,134); }
H1.HeaderClassName
{
color: #552286;
}
.AnyTagClassName
{
color: #552286;
}
</style>
background-color css
<style>
a { background-color: #552286; }
a { background-color: rgb(85,34,134); }
div.DivClassName
{
background-color: #552286;
}
.BgClassName
{
background-color: #552286;
}
</style>
border-color css
<style>
span { border-color: #552286; }
span { border-color: rgb(85,34,134); }
td.TdClassName
{
border-color: #552286;
}
.TagClassName
{
border-color: #552286;
}
</style>