Shades of Kingfisher Daisy #552395
Tints of Kingfisher Daisy #552395
RGB
CMYK
RGB Variations
Color information
#552395 (or 0x552395) is known color: Kingfisher Daisy. HEX triplet: 55, 23 and 95. RGB value is (85,35,149). Sum of RGB (Red+Green+Blue) = 85+35+149=269 (35% of max value = 765). Red value is 85 (33.59% from 255 or 31.60% from 269); Green value is 35 (14.06% from 255 or 13.01% from 269); Blue value is 149 (58.59% from 255 or 55.39% from 269); Max value from RGB is 149 - color contains mainly: blue. Hex color #552395 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #552395 is #AADC6A. Grayscale: #3E3E3E. Windows color (decimal): -11197547 or 9773909. OLE color: 9773909.
HSL color Cylindrical-coordinate representation of color #552395: hue angle of 266.32º degrees, saturation: 0.62, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #552395 is Cyan = 0.43, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 35 | 149 | - |
| CMYK | 0.43 | 0.77 | 0 | 0.42 |
| HSL | 266.32º | 0.62% | 0.36% | - |
| HSV(B) | 266.32º | 0.77% | 0.58% | - |
| XYZ | 9.77 | 5.3 | 28.94 | - |
| YUV | 62.95 | 176.57 | 143.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 35 | 149 | 0.43 | 0.77 | 0 | 0.42 | 266.32 | 0.62 | 0.36 |
| Hex | 55 | 23 | 95 | 2B | 4D | 0 | 2A | 10A | 3E | 24 |
| Octal | 125 | 43 | 225 | 53 | 115 | 0 | 52 | 412 | 76 | 44 |
| Binary | 1010101 | 100011 | 10010101 | 101011 | 1001101 | 0 | 101010 | 100001010 | 111110 | 100100 |
Color Harmonies of #552395
Complementary color
Monochromatic Colors of #552395
Black with #552395
Text Example
Text Example
White with #552395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552395; }
p { color: rgb(85,35,149); }
H1.HeaderClassName
{
color: #552395;
}
.AnyTagClassName
{
color: #552395;
}
</style>
background-color css
<style>
a { background-color: #552395; }
a { background-color: rgb(85,35,149); }
div.DivClassName
{
background-color: #552395;
}
.BgClassName
{
background-color: #552395;
}
</style>
border-color css
<style>
span { border-color: #552395; }
span { border-color: rgb(85,35,149); }
td.TdClassName
{
border-color: #552395;
}
.TagClassName
{
border-color: #552395;
}
</style>