Shades of Kingfisher Daisy #553875
Tints of Kingfisher Daisy #553875
RGB
CMYK
RGB Variations
Color information
#553875 (or 0x553875) is known color: Kingfisher Daisy. HEX triplet: 55, 38 and 75. RGB value is (85,56,117). Sum of RGB (Red+Green+Blue) = 85+56+117=258 (34% of max value = 765). Red value is 85 (33.59% from 255 or 32.95% from 258); Green value is 56 (22.27% from 255 or 21.71% from 258); Blue value is 117 (46.09% from 255 or 45.35% from 258); Max value from RGB is 117 - color contains mainly: blue. Hex color #553875 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553875 is #AAC78A. Grayscale: #474747. Windows color (decimal): -11192203 or 7682133. OLE color: 7682133.
HSL color Cylindrical-coordinate representation of color #553875: hue angle of 268.52º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #553875 is Cyan = 0.27, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 56 | 117 | - |
| CMYK | 0.27 | 0.52 | 0 | 0.54 |
| HSL | 268.52º | 0.35% | 0.34% | - |
| HSV(B) | 268.52º | 0.52% | 0.46% | - |
| XYZ | 8.37 | 6.04 | 17.56 | - |
| YUV | 71.63 | 153.61 | 137.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 56 | 117 | 0.27 | 0.52 | 0 | 0.54 | 268.52 | 0.35 | 0.34 |
| Hex | 55 | 38 | 75 | 1B | 34 | 0 | 36 | 10D | 23 | 22 |
| Octal | 125 | 70 | 165 | 33 | 64 | 0 | 66 | 415 | 43 | 42 |
| Binary | 1010101 | 111000 | 1110101 | 11011 | 110100 | 0 | 110110 | 100001101 | 100011 | 100010 |
Color Harmonies of #553875
Complementary color
Monochromatic Colors of #553875
Black with #553875
Text Example
Text Example
White with #553875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553875; }
p { color: rgb(85,56,117); }
H1.HeaderClassName
{
color: #553875;
}
.AnyTagClassName
{
color: #553875;
}
</style>
background-color css
<style>
a { background-color: #553875; }
a { background-color: rgb(85,56,117); }
div.DivClassName
{
background-color: #553875;
}
.BgClassName
{
background-color: #553875;
}
</style>
border-color css
<style>
span { border-color: #553875; }
span { border-color: rgb(85,56,117); }
td.TdClassName
{
border-color: #553875;
}
.TagClassName
{
border-color: #553875;
}
</style>