Shades of Kingfisher Daisy #553075
Tints of Kingfisher Daisy #553075
RGB
CMYK
RGB Variations
Color information
#553075 (or 0x553075) is known color: Kingfisher Daisy. HEX triplet: 55, 30 and 75. RGB value is (85,48,117). Sum of RGB (Red+Green+Blue) = 85+48+117=250 (33% of max value = 765). Red value is 85 (33.59% from 255 or 34% from 250); Green value is 48 (19.14% from 255 or 19.2% from 250); Blue value is 117 (46.09% from 255 or 46.8% from 250); Max value from RGB is 117 - color contains mainly: blue. Hex color #553075 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553075 is #AACF8A. Grayscale: #424242. Windows color (decimal): -11194251 or 7680085. OLE color: 7680085.
HSL color Cylindrical-coordinate representation of color #553075: hue angle of 272.17º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #553075 is Cyan = 0.27, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 48 | 117 | - |
| CMYK | 0.27 | 0.59 | 0 | 0.54 |
| HSL | 272.17º | 0.42% | 0.32% | - |
| HSV(B) | 272.17º | 0.59% | 0.46% | - |
| XYZ | 8.01 | 5.33 | 17.44 | - |
| YUV | 66.93 | 156.26 | 140.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 48 | 117 | 0.27 | 0.59 | 0 | 0.54 | 272.17 | 0.42 | 0.32 |
| Hex | 55 | 30 | 75 | 1B | 3B | 0 | 36 | 110 | 2A | 20 |
| Octal | 125 | 60 | 165 | 33 | 73 | 0 | 66 | 420 | 52 | 40 |
| Binary | 1010101 | 110000 | 1110101 | 11011 | 111011 | 0 | 110110 | 100010000 | 101010 | 100000 |
Color Harmonies of #553075
Complementary color
Monochromatic Colors of #553075
Black with #553075
Text Example
Text Example
White with #553075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553075; }
p { color: rgb(85,48,117); }
H1.HeaderClassName
{
color: #553075;
}
.AnyTagClassName
{
color: #553075;
}
</style>
background-color css
<style>
a { background-color: #553075; }
a { background-color: rgb(85,48,117); }
div.DivClassName
{
background-color: #553075;
}
.BgClassName
{
background-color: #553075;
}
</style>
border-color css
<style>
span { border-color: #553075; }
span { border-color: rgb(85,48,117); }
td.TdClassName
{
border-color: #553075;
}
.TagClassName
{
border-color: #553075;
}
</style>