Shades of Kingfisher Daisy #552493
Tints of Kingfisher Daisy #552493
RGB
CMYK
RGB Variations
Color information
#552493 (or 0x552493) is known color: Kingfisher Daisy. HEX triplet: 55, 24 and 93. RGB value is (85,36,147). Sum of RGB (Red+Green+Blue) = 85+36+147=268 (35% of max value = 765). Red value is 85 (33.59% from 255 or 31.72% from 268); Green value is 36 (14.45% from 255 or 13.43% from 268); Blue value is 147 (57.81% from 255 or 54.85% from 268); Max value from RGB is 147 - color contains mainly: blue. Hex color #552493 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #552493 is #AADB6C. Grayscale: #3E3E3E. Windows color (decimal): -11197293 or 9643093. OLE color: 9643093.
HSL color Cylindrical-coordinate representation of color #552493: hue angle of 266.49º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #552493 is Cyan = 0.42, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 36 | 147 | - |
| CMYK | 0.42 | 0.76 | 0 | 0.42 |
| HSL | 266.49º | 0.61% | 0.36% | - |
| HSV(B) | 266.49º | 0.76% | 0.58% | - |
| XYZ | 9.64 | 5.3 | 28.12 | - |
| YUV | 63.31 | 175.23 | 143.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 36 | 147 | 0.42 | 0.76 | 0 | 0.42 | 266.49 | 0.61 | 0.36 |
| Hex | 55 | 24 | 93 | 2A | 4C | 0 | 2A | 10A | 3D | 24 |
| Octal | 125 | 44 | 223 | 52 | 114 | 0 | 52 | 412 | 75 | 44 |
| Binary | 1010101 | 100100 | 10010011 | 101010 | 1001100 | 0 | 101010 | 100001010 | 111101 | 100100 |
Color Harmonies of #552493
Complementary color
Monochromatic Colors of #552493
Black with #552493
Text Example
Text Example
White with #552493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552493; }
p { color: rgb(85,36,147); }
H1.HeaderClassName
{
color: #552493;
}
.AnyTagClassName
{
color: #552493;
}
</style>
background-color css
<style>
a { background-color: #552493; }
a { background-color: rgb(85,36,147); }
div.DivClassName
{
background-color: #552493;
}
.BgClassName
{
background-color: #552493;
}
</style>
border-color css
<style>
span { border-color: #552493; }
span { border-color: rgb(85,36,147); }
td.TdClassName
{
border-color: #552493;
}
.TagClassName
{
border-color: #552493;
}
</style>