Shades of Kingfisher Daisy #553775
Tints of Kingfisher Daisy #553775
RGB
CMYK
RGB Variations
Color information
#553775 (or 0x553775) is known color: Kingfisher Daisy. HEX triplet: 55, 37 and 75. RGB value is (85,55,117). Sum of RGB (Red+Green+Blue) = 85+55+117=257 (34% of max value = 765). Red value is 85 (33.59% from 255 or 33.07% from 257); Green value is 55 (21.88% from 255 or 21.40% from 257); Blue value is 117 (46.09% from 255 or 45.53% from 257); Max value from RGB is 117 - color contains mainly: blue. Hex color #553775 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553775 is #AAC88A. Grayscale: #464646. Windows color (decimal): -11192459 or 7681877. OLE color: 7681877.
HSL color Cylindrical-coordinate representation of color #553775: hue angle of 269.03º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #553775 is Cyan = 0.27, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 55 | 117 | - |
| CMYK | 0.27 | 0.53 | 0 | 0.54 |
| HSL | 269.03º | 0.36% | 0.34% | - |
| HSV(B) | 269.03º | 0.53% | 0.46% | - |
| XYZ | 8.32 | 5.95 | 17.54 | - |
| YUV | 71.04 | 153.94 | 137.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 55 | 117 | 0.27 | 0.53 | 0 | 0.54 | 269.03 | 0.36 | 0.34 |
| Hex | 55 | 37 | 75 | 1B | 35 | 0 | 36 | 10D | 24 | 22 |
| Octal | 125 | 67 | 165 | 33 | 65 | 0 | 66 | 415 | 44 | 42 |
| Binary | 1010101 | 110111 | 1110101 | 11011 | 110101 | 0 | 110110 | 100001101 | 100100 | 100010 |
Color Harmonies of #553775
Complementary color
Monochromatic Colors of #553775
Black with #553775
Text Example
Text Example
White with #553775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553775; }
p { color: rgb(85,55,117); }
H1.HeaderClassName
{
color: #553775;
}
.AnyTagClassName
{
color: #553775;
}
</style>
background-color css
<style>
a { background-color: #553775; }
a { background-color: rgb(85,55,117); }
div.DivClassName
{
background-color: #553775;
}
.BgClassName
{
background-color: #553775;
}
</style>
border-color css
<style>
span { border-color: #553775; }
span { border-color: rgb(85,55,117); }
td.TdClassName
{
border-color: #553775;
}
.TagClassName
{
border-color: #553775;
}
</style>