Shades of Kingfisher Daisy #553573
Tints of Kingfisher Daisy #553573
RGB
CMYK
RGB Variations
Color information
#553573 (or 0x553573) is known color: Kingfisher Daisy. HEX triplet: 55, 35 and 73. RGB value is (85,53,115). Sum of RGB (Red+Green+Blue) = 85+53+115=253 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.60% from 253); Green value is 53 (21.09% from 255 or 20.95% from 253); Blue value is 115 (45.31% from 255 or 45.45% from 253); Max value from RGB is 115 - color contains mainly: blue. Hex color #553573 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553573 is #AACA8C. Grayscale: #454545. Windows color (decimal): -11192973 or 7550293. OLE color: 7550293.
HSL color Cylindrical-coordinate representation of color #553573: hue angle of 270.97º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #553573 is Cyan = 0.26, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 53 | 115 | - |
| CMYK | 0.26 | 0.54 | 0 | 0.55 |
| HSL | 270.97º | 0.37% | 0.33% | - |
| HSV(B) | 270.97º | 0.54% | 0.45% | - |
| XYZ | 8.11 | 5.72 | 16.9 | - |
| YUV | 69.64 | 153.6 | 138.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 53 | 115 | 0.26 | 0.54 | 0 | 0.55 | 270.97 | 0.37 | 0.33 |
| Hex | 55 | 35 | 73 | 1A | 36 | 0 | 37 | 10F | 25 | 21 |
| Octal | 125 | 65 | 163 | 32 | 66 | 0 | 67 | 417 | 45 | 41 |
| Binary | 1010101 | 110101 | 1110011 | 11010 | 110110 | 0 | 110111 | 100001111 | 100101 | 100001 |
Color Harmonies of #553573
Complementary color
Monochromatic Colors of #553573
Black with #553573
Text Example
Text Example
White with #553573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553573; }
p { color: rgb(85,53,115); }
H1.HeaderClassName
{
color: #553573;
}
.AnyTagClassName
{
color: #553573;
}
</style>
background-color css
<style>
a { background-color: #553573; }
a { background-color: rgb(85,53,115); }
div.DivClassName
{
background-color: #553573;
}
.BgClassName
{
background-color: #553573;
}
</style>
border-color css
<style>
span { border-color: #553573; }
span { border-color: rgb(85,53,115); }
td.TdClassName
{
border-color: #553573;
}
.TagClassName
{
border-color: #553573;
}
</style>