Shades of Kingfisher Daisy #552985
Tints of Kingfisher Daisy #552985
RGB
CMYK
RGB Variations
Color information
#552985 (or 0x552985) is known color: Kingfisher Daisy. HEX triplet: 55, 29 and 85. RGB value is (85,41,133). Sum of RGB (Red+Green+Blue) = 85+41+133=259 (34% of max value = 765). Red value is 85 (33.59% from 255 or 32.82% from 259); Green value is 41 (16.41% from 255 or 15.83% from 259); Blue value is 133 (52.34% from 255 or 51.35% from 259); Max value from RGB is 133 - color contains mainly: blue. Hex color #552985 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #552985 is #AAD67A. Grayscale: #404040. Windows color (decimal): -11196027 or 8726869. OLE color: 8726869.
HSL color Cylindrical-coordinate representation of color #552985: hue angle of 268.7º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #552985 is Cyan = 0.36, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 85 | 41 | 133 | - |
| CMYK | 0.36 | 0.69 | 0 | 0.48 |
| HSL | 268.7º | 0.53% | 0.34% | - |
| HSV(B) | 268.7º | 0.69% | 0.52% | - |
| XYZ | 8.77 | 5.21 | 22.73 | - |
| YUV | 64.64 | 166.58 | 142.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 41 | 133 | 0.36 | 0.69 | 0 | 0.48 | 268.7 | 0.53 | 0.34 |
| Hex | 55 | 29 | 85 | 24 | 45 | 0 | 30 | 10D | 35 | 22 |
| Octal | 125 | 51 | 205 | 44 | 105 | 0 | 60 | 415 | 65 | 42 |
| Binary | 1010101 | 101001 | 10000101 | 100100 | 1000101 | 0 | 110000 | 100001101 | 110101 | 100010 |
Color Harmonies of #552985
Complementary color
Monochromatic Colors of #552985
Black with #552985
Text Example
Text Example
White with #552985
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552985; }
p { color: rgb(85,41,133); }
H1.HeaderClassName
{
color: #552985;
}
.AnyTagClassName
{
color: #552985;
}
</style>
background-color css
<style>
a { background-color: #552985; }
a { background-color: rgb(85,41,133); }
div.DivClassName
{
background-color: #552985;
}
.BgClassName
{
background-color: #552985;
}
</style>
border-color css
<style>
span { border-color: #552985; }
span { border-color: rgb(85,41,133); }
td.TdClassName
{
border-color: #552985;
}
.TagClassName
{
border-color: #552985;
}
</style>