Shades of Kingfisher Daisy #552992
Tints of Kingfisher Daisy #552992
RGB
CMYK
RGB Variations
Color information
#552992 (or 0x552992) is known color: Kingfisher Daisy. HEX triplet: 55, 29 and 92. RGB value is (85,41,146). Sum of RGB (Red+Green+Blue) = 85+41+146=272 (36% of max value = 765). Red value is 85 (33.59% from 255 or 31.25% from 272); Green value is 41 (16.41% from 255 or 15.07% from 272); Blue value is 146 (57.42% from 255 or 53.68% from 272); Max value from RGB is 146 - color contains mainly: blue. Hex color #552992 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #552992 is #AAD66D. Grayscale: #414141. Windows color (decimal): -11196014 or 9578837. OLE color: 9578837.
HSL color Cylindrical-coordinate representation of color #552992: hue angle of 265.14º degrees, saturation: 0.56, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #552992 is Cyan = 0.42, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 85 | 41 | 146 | - |
| CMYK | 0.42 | 0.72 | 0 | 0.43 |
| HSL | 265.14º | 0.56% | 0.37% | - |
| HSV(B) | 265.14º | 0.72% | 0.57% | - |
| XYZ | 9.73 | 5.59 | 27.76 | - |
| YUV | 66.13 | 173.08 | 141.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 41 | 146 | 0.42 | 0.72 | 0 | 0.43 | 265.14 | 0.56 | 0.37 |
| Hex | 55 | 29 | 92 | 2A | 48 | 0 | 2B | 109 | 38 | 25 |
| Octal | 125 | 51 | 222 | 52 | 110 | 0 | 53 | 411 | 70 | 45 |
| Binary | 1010101 | 101001 | 10010010 | 101010 | 1001000 | 0 | 101011 | 100001001 | 111000 | 100101 |
Color Harmonies of #552992
Complementary color
Monochromatic Colors of #552992
Black with #552992
Text Example
Text Example
White with #552992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552992; }
p { color: rgb(85,41,146); }
H1.HeaderClassName
{
color: #552992;
}
.AnyTagClassName
{
color: #552992;
}
</style>
background-color css
<style>
a { background-color: #552992; }
a { background-color: rgb(85,41,146); }
div.DivClassName
{
background-color: #552992;
}
.BgClassName
{
background-color: #552992;
}
</style>
border-color css
<style>
span { border-color: #552992; }
span { border-color: rgb(85,41,146); }
td.TdClassName
{
border-color: #552992;
}
.TagClassName
{
border-color: #552992;
}
</style>