Shades of Kingfisher Daisy #553575
Tints of Kingfisher Daisy #553575
RGB
CMYK
RGB Variations
Color information
#553575 (or 0x553575) is known color: Kingfisher Daisy. HEX triplet: 55, 35 and 75. RGB value is (85,53,117). Sum of RGB (Red+Green+Blue) = 85+53+117=255 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.33% from 255); Green value is 53 (21.09% from 255 or 20.78% from 255); Blue value is 117 (46.09% from 255 or 45.88% from 255); Max value from RGB is 117 - color contains mainly: blue. Hex color #553575 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553575 is #AACA8A. Grayscale: #454545. Windows color (decimal): -11192971 or 7681365. OLE color: 7681365.
HSL color Cylindrical-coordinate representation of color #553575: hue angle of 270º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #553575 is Cyan = 0.27, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 53 | 117 | - |
| CMYK | 0.27 | 0.55 | 0 | 0.54 |
| HSL | 270º | 0.38% | 0.33% | - |
| HSV(B) | 270º | 0.55% | 0.46% | - |
| XYZ | 8.23 | 5.76 | 17.51 | - |
| YUV | 69.86 | 154.6 | 138.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 53 | 117 | 0.27 | 0.55 | 0 | 0.54 | 270 | 0.38 | 0.33 |
| Hex | 55 | 35 | 75 | 1B | 37 | 0 | 36 | 10E | 26 | 21 |
| Octal | 125 | 65 | 165 | 33 | 67 | 0 | 66 | 416 | 46 | 41 |
| Binary | 1010101 | 110101 | 1110101 | 11011 | 110111 | 0 | 110110 | 100001110 | 100110 | 100001 |
Color Harmonies of #553575
Complementary color
Monochromatic Colors of #553575
Black with #553575
Text Example
Text Example
White with #553575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553575; }
p { color: rgb(85,53,117); }
H1.HeaderClassName
{
color: #553575;
}
.AnyTagClassName
{
color: #553575;
}
</style>
background-color css
<style>
a { background-color: #553575; }
a { background-color: rgb(85,53,117); }
div.DivClassName
{
background-color: #553575;
}
.BgClassName
{
background-color: #553575;
}
</style>
border-color css
<style>
span { border-color: #553575; }
span { border-color: rgb(85,53,117); }
td.TdClassName
{
border-color: #553575;
}
.TagClassName
{
border-color: #553575;
}
</style>