Shades of Kingfisher Daisy #552182
Tints of Kingfisher Daisy #552182
RGB
CMYK
RGB Variations
Color information
#552182 (or 0x552182) is known color: Kingfisher Daisy. HEX triplet: 55, 21 and 82. RGB value is (85,33,130). Sum of RGB (Red+Green+Blue) = 85+33+130=248 (32% of max value = 765). Red value is 85 (33.59% from 255 or 34.27% from 248); Green value is 33 (13.28% from 255 or 13.31% from 248); Blue value is 130 (51.17% from 255 or 52.42% from 248); Max value from RGB is 130 - color contains mainly: blue. Hex color #552182 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #552182 is #AADE7D. Grayscale: #3B3B3B. Windows color (decimal): -11198078 or 8528213. OLE color: 8528213.
HSL color Cylindrical-coordinate representation of color #552182: hue angle of 272.16º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #552182 is Cyan = 0.35, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 85 | 33 | 130 | - |
| CMYK | 0.35 | 0.75 | 0 | 0.49 |
| HSL | 272.16º | 0.6% | 0.32% | - |
| HSV(B) | 272.16º | 0.75% | 0.51% | - |
| XYZ | 8.32 | 4.63 | 21.57 | - |
| YUV | 59.61 | 167.73 | 146.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 33 | 130 | 0.35 | 0.75 | 0 | 0.49 | 272.16 | 0.6 | 0.32 |
| Hex | 55 | 21 | 82 | 23 | 4B | 0 | 31 | 110 | 3C | 20 |
| Octal | 125 | 41 | 202 | 43 | 113 | 0 | 61 | 420 | 74 | 40 |
| Binary | 1010101 | 100001 | 10000010 | 100011 | 1001011 | 0 | 110001 | 100010000 | 111100 | 100000 |
Color Harmonies of #552182
Complementary color
Monochromatic Colors of #552182
Black with #552182
Text Example
Text Example
White with #552182
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552182; }
p { color: rgb(85,33,130); }
H1.HeaderClassName
{
color: #552182;
}
.AnyTagClassName
{
color: #552182;
}
</style>
background-color css
<style>
a { background-color: #552182; }
a { background-color: rgb(85,33,130); }
div.DivClassName
{
background-color: #552182;
}
.BgClassName
{
background-color: #552182;
}
</style>
border-color css
<style>
span { border-color: #552182; }
span { border-color: rgb(85,33,130); }
td.TdClassName
{
border-color: #552182;
}
.TagClassName
{
border-color: #552182;
}
</style>