Shades of Kingfisher Daisy #552986
Tints of Kingfisher Daisy #552986
RGB
CMYK
RGB Variations
Color information
#552986 (or 0x552986) is known color: Kingfisher Daisy. HEX triplet: 55, 29 and 86. RGB value is (85,41,134). Sum of RGB (Red+Green+Blue) = 85+41+134=260 (34% of max value = 765). Red value is 85 (33.59% from 255 or 32.69% from 260); Green value is 41 (16.41% from 255 or 15.77% from 260); Blue value is 134 (52.73% from 255 or 51.54% from 260); Max value from RGB is 134 - color contains mainly: blue. Hex color #552986 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #552986 is #AAD679. Grayscale: #404040. Windows color (decimal): -11196026 or 8792405. OLE color: 8792405.
HSL color Cylindrical-coordinate representation of color #552986: hue angle of 268.39º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #552986 is Cyan = 0.37, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 85 | 41 | 134 | - |
| CMYK | 0.37 | 0.69 | 0 | 0.47 |
| HSL | 268.39º | 0.53% | 0.34% | - |
| HSV(B) | 268.39º | 0.69% | 0.53% | - |
| XYZ | 8.84 | 5.24 | 23.1 | - |
| YUV | 64.76 | 167.08 | 142.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 41 | 134 | 0.37 | 0.69 | 0 | 0.47 | 268.39 | 0.53 | 0.34 |
| Hex | 55 | 29 | 86 | 25 | 45 | 0 | 2F | 10C | 35 | 22 |
| Octal | 125 | 51 | 206 | 45 | 105 | 0 | 57 | 414 | 65 | 42 |
| Binary | 1010101 | 101001 | 10000110 | 100101 | 1000101 | 0 | 101111 | 100001100 | 110101 | 100010 |
Color Harmonies of #552986
Complementary color
Monochromatic Colors of #552986
Black with #552986
Text Example
Text Example
White with #552986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552986; }
p { color: rgb(85,41,134); }
H1.HeaderClassName
{
color: #552986;
}
.AnyTagClassName
{
color: #552986;
}
</style>
background-color css
<style>
a { background-color: #552986; }
a { background-color: rgb(85,41,134); }
div.DivClassName
{
background-color: #552986;
}
.BgClassName
{
background-color: #552986;
}
</style>
border-color css
<style>
span { border-color: #552986; }
span { border-color: rgb(85,41,134); }
td.TdClassName
{
border-color: #552986;
}
.TagClassName
{
border-color: #552986;
}
</style>