Shades of Kingfisher Daisy #552592
Tints of Kingfisher Daisy #552592
RGB
CMYK
RGB Variations
Color information
#552592 (or 0x552592) is known color: Kingfisher Daisy. HEX triplet: 55, 25 and 92. RGB value is (85,37,146). Sum of RGB (Red+Green+Blue) = 85+37+146=268 (35% of max value = 765). Red value is 85 (33.59% from 255 or 31.72% from 268); Green value is 37 (14.84% from 255 or 13.81% from 268); Blue value is 146 (57.42% from 255 or 54.48% from 268); Max value from RGB is 146 - color contains mainly: blue. Hex color #552592 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #552592 is #AADA6D. Grayscale: #3F3F3F. Windows color (decimal): -11197038 or 9577813. OLE color: 9577813.
HSL color Cylindrical-coordinate representation of color #552592: hue angle of 266.42º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #552592 is Cyan = 0.42, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 85 | 37 | 146 | - |
| CMYK | 0.42 | 0.75 | 0 | 0.43 |
| HSL | 266.42º | 0.6% | 0.36% | - |
| HSV(B) | 266.42º | 0.75% | 0.57% | - |
| XYZ | 9.6 | 5.33 | 27.72 | - |
| YUV | 63.78 | 174.4 | 143.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 37 | 146 | 0.42 | 0.75 | 0 | 0.43 | 266.42 | 0.6 | 0.36 |
| Hex | 55 | 25 | 92 | 2A | 4B | 0 | 2B | 10A | 3C | 24 |
| Octal | 125 | 45 | 222 | 52 | 113 | 0 | 53 | 412 | 74 | 44 |
| Binary | 1010101 | 100101 | 10010010 | 101010 | 1001011 | 0 | 101011 | 100001010 | 111100 | 100100 |
Color Harmonies of #552592
Complementary color
Monochromatic Colors of #552592
Black with #552592
Text Example
Text Example
White with #552592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552592; }
p { color: rgb(85,37,146); }
H1.HeaderClassName
{
color: #552592;
}
.AnyTagClassName
{
color: #552592;
}
</style>
background-color css
<style>
a { background-color: #552592; }
a { background-color: rgb(85,37,146); }
div.DivClassName
{
background-color: #552592;
}
.BgClassName
{
background-color: #552592;
}
</style>
border-color css
<style>
span { border-color: #552592; }
span { border-color: rgb(85,37,146); }
td.TdClassName
{
border-color: #552592;
}
.TagClassName
{
border-color: #552592;
}
</style>