Shades of Kingfisher Daisy #553088
Tints of Kingfisher Daisy #553088
RGB
CMYK
RGB Variations
Color information
#553088 (or 0x553088) is known color: Kingfisher Daisy. HEX triplet: 55, 30 and 88. RGB value is (85,48,136). Sum of RGB (Red+Green+Blue) = 85+48+136=269 (35% of max value = 765). Red value is 85 (33.59% from 255 or 31.60% from 269); Green value is 48 (19.14% from 255 or 17.84% from 269); Blue value is 136 (53.52% from 255 or 50.56% from 269); Max value from RGB is 136 - color contains mainly: blue. Hex color #553088 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #553088 is #AACF77. Grayscale: #444444. Windows color (decimal): -11194232 or 8925269. OLE color: 8925269.
HSL color Cylindrical-coordinate representation of color #553088: hue angle of 265.23º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #553088 is Cyan = 0.38, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 85 | 48 | 136 | - |
| CMYK | 0.38 | 0.65 | 0 | 0.47 |
| HSL | 265.23º | 0.48% | 0.36% | - |
| HSV(B) | 265.23º | 0.65% | 0.53% | - |
| XYZ | 9.25 | 5.82 | 23.93 | - |
| YUV | 69.1 | 165.76 | 139.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 48 | 136 | 0.38 | 0.65 | 0 | 0.47 | 265.23 | 0.48 | 0.36 |
| Hex | 55 | 30 | 88 | 26 | 41 | 0 | 2F | 109 | 30 | 24 |
| Octal | 125 | 60 | 210 | 46 | 101 | 0 | 57 | 411 | 60 | 44 |
| Binary | 1010101 | 110000 | 10001000 | 100110 | 1000001 | 0 | 101111 | 100001001 | 110000 | 100100 |
Color Harmonies of #553088
Complementary color
Monochromatic Colors of #553088
Black with #553088
Text Example
Text Example
White with #553088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553088; }
p { color: rgb(85,48,136); }
H1.HeaderClassName
{
color: #553088;
}
.AnyTagClassName
{
color: #553088;
}
</style>
background-color css
<style>
a { background-color: #553088; }
a { background-color: rgb(85,48,136); }
div.DivClassName
{
background-color: #553088;
}
.BgClassName
{
background-color: #553088;
}
</style>
border-color css
<style>
span { border-color: #553088; }
span { border-color: rgb(85,48,136); }
td.TdClassName
{
border-color: #553088;
}
.TagClassName
{
border-color: #553088;
}
</style>