Shades of Kingfisher Daisy #552196
Tints of Kingfisher Daisy #552196
RGB
CMYK
RGB Variations
Color information
#552196 (or 0x552196) is known color: Kingfisher Daisy. HEX triplet: 55, 21 and 96. RGB value is (85,33,150). Sum of RGB (Red+Green+Blue) = 85+33+150=268 (35% of max value = 765). Red value is 85 (33.59% from 255 or 31.72% from 268); Green value is 33 (13.28% from 255 or 12.31% from 268); Blue value is 150 (58.98% from 255 or 55.97% from 268); Max value from RGB is 150 - color contains mainly: blue. Hex color #552196 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #552196 is #AADE69. Grayscale: #3D3D3D. Windows color (decimal): -11198058 or 9838933. OLE color: 9838933.
HSL color Cylindrical-coordinate representation of color #552196: hue angle of 266.67º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #552196 is Cyan = 0.43, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 85 | 33 | 150 | - |
| CMYK | 0.43 | 0.78 | 0 | 0.41 |
| HSL | 266.67º | 0.64% | 0.36% | - |
| HSV(B) | 266.67º | 0.78% | 0.59% | - |
| XYZ | 9.8 | 5.22 | 29.35 | - |
| YUV | 61.89 | 177.73 | 144.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 33 | 150 | 0.43 | 0.78 | 0 | 0.41 | 266.67 | 0.64 | 0.36 |
| Hex | 55 | 21 | 96 | 2B | 4E | 0 | 29 | 10B | 40 | 24 |
| Octal | 125 | 41 | 226 | 53 | 116 | 0 | 51 | 413 | 100 | 44 |
| Binary | 1010101 | 100001 | 10010110 | 101011 | 1001110 | 0 | 101001 | 100001011 | 1000000 | 100100 |
Color Harmonies of #552196
Complementary color
Monochromatic Colors of #552196
Black with #552196
Text Example
Text Example
White with #552196
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552196; }
p { color: rgb(85,33,150); }
H1.HeaderClassName
{
color: #552196;
}
.AnyTagClassName
{
color: #552196;
}
</style>
background-color css
<style>
a { background-color: #552196; }
a { background-color: rgb(85,33,150); }
div.DivClassName
{
background-color: #552196;
}
.BgClassName
{
background-color: #552196;
}
</style>
border-color css
<style>
span { border-color: #552196; }
span { border-color: rgb(85,33,150); }
td.TdClassName
{
border-color: #552196;
}
.TagClassName
{
border-color: #552196;
}
</style>