Shades of Kingfisher Daisy #552181
Tints of Kingfisher Daisy #552181
RGB
CMYK
RGB Variations
Color information
#552181 (or 0x552181) is known color: Kingfisher Daisy. HEX triplet: 55, 21 and 81. RGB value is (85,33,129). Sum of RGB (Red+Green+Blue) = 85+33+129=247 (32% of max value = 765). Red value is 85 (33.59% from 255 or 34.41% from 247); Green value is 33 (13.28% from 255 or 13.36% from 247); Blue value is 129 (50.78% from 255 or 52.23% from 247); Max value from RGB is 129 - color contains mainly: blue. Hex color #552181 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #552181 is #AADE7E. Grayscale: #3B3B3B. Windows color (decimal): -11198079 or 8462677. OLE color: 8462677.
HSL color Cylindrical-coordinate representation of color #552181: hue angle of 272.5º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #552181 is Cyan = 0.34, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 85 | 33 | 129 | - |
| CMYK | 0.34 | 0.74 | 0 | 0.49 |
| HSL | 272.5º | 0.59% | 0.32% | - |
| HSV(B) | 272.5º | 0.74% | 0.51% | - |
| XYZ | 8.25 | 4.6 | 21.22 | - |
| YUV | 59.49 | 167.23 | 146.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 33 | 129 | 0.34 | 0.74 | 0 | 0.49 | 272.5 | 0.59 | 0.32 |
| Hex | 55 | 21 | 81 | 22 | 4A | 0 | 31 | 110 | 3B | 20 |
| Octal | 125 | 41 | 201 | 42 | 112 | 0 | 61 | 420 | 73 | 40 |
| Binary | 1010101 | 100001 | 10000001 | 100010 | 1001010 | 0 | 110001 | 100010000 | 111011 | 100000 |
Color Harmonies of #552181
Complementary color
Monochromatic Colors of #552181
Black with #552181
Text Example
Text Example
White with #552181
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552181; }
p { color: rgb(85,33,129); }
H1.HeaderClassName
{
color: #552181;
}
.AnyTagClassName
{
color: #552181;
}
</style>
background-color css
<style>
a { background-color: #552181; }
a { background-color: rgb(85,33,129); }
div.DivClassName
{
background-color: #552181;
}
.BgClassName
{
background-color: #552181;
}
</style>
border-color css
<style>
span { border-color: #552181; }
span { border-color: rgb(85,33,129); }
td.TdClassName
{
border-color: #552181;
}
.TagClassName
{
border-color: #552181;
}
</style>