Shades of Kingfisher Daisy #553785
Tints of Kingfisher Daisy #553785
RGB
CMYK
RGB Variations
Color information
#553785 (or 0x553785) is known color: Kingfisher Daisy. HEX triplet: 55, 37 and 85. RGB value is (85,55,133). Sum of RGB (Red+Green+Blue) = 85+55+133=273 (36% of max value = 765). Red value is 85 (33.59% from 255 or 31.14% from 273); Green value is 55 (21.88% from 255 or 20.15% from 273); Blue value is 133 (52.34% from 255 or 48.72% from 273); Max value from RGB is 133 - color contains mainly: blue. Hex color #553785 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #553785 is #AAC87A. Grayscale: #484848. Windows color (decimal): -11192443 or 8730453. OLE color: 8730453.
HSL color Cylindrical-coordinate representation of color #553785: hue angle of 263.08º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #553785 is Cyan = 0.36, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 85 | 55 | 133 | - |
| CMYK | 0.36 | 0.59 | 0 | 0.48 |
| HSL | 263.08º | 0.41% | 0.37% | - |
| HSV(B) | 263.08º | 0.59% | 0.52% | - |
| XYZ | 9.35 | 6.36 | 22.92 | - |
| YUV | 72.86 | 161.94 | 136.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 55 | 133 | 0.36 | 0.59 | 0 | 0.48 | 263.08 | 0.41 | 0.37 |
| Hex | 55 | 37 | 85 | 24 | 3B | 0 | 30 | 107 | 29 | 25 |
| Octal | 125 | 67 | 205 | 44 | 73 | 0 | 60 | 407 | 51 | 45 |
| Binary | 1010101 | 110111 | 10000101 | 100100 | 111011 | 0 | 110000 | 100000111 | 101001 | 100101 |
Color Harmonies of #553785
Complementary color
Monochromatic Colors of #553785
Black with #553785
Text Example
Text Example
White with #553785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553785; }
p { color: rgb(85,55,133); }
H1.HeaderClassName
{
color: #553785;
}
.AnyTagClassName
{
color: #553785;
}
</style>
background-color css
<style>
a { background-color: #553785; }
a { background-color: rgb(85,55,133); }
div.DivClassName
{
background-color: #553785;
}
.BgClassName
{
background-color: #553785;
}
</style>
border-color css
<style>
span { border-color: #553785; }
span { border-color: rgb(85,55,133); }
td.TdClassName
{
border-color: #553785;
}
.TagClassName
{
border-color: #553785;
}
</style>