Shades of Kingfisher Daisy #553678
Tints of Kingfisher Daisy #553678
RGB
CMYK
RGB Variations
Color information
#553678 (or 0x553678) is known color: Kingfisher Daisy. HEX triplet: 55, 36 and 78. RGB value is (85,54,120). Sum of RGB (Red+Green+Blue) = 85+54+120=259 (34% of max value = 765). Red value is 85 (33.59% from 255 or 32.82% from 259); Green value is 54 (21.48% from 255 or 20.85% from 259); Blue value is 120 (47.27% from 255 or 46.33% from 259); Max value from RGB is 120 - color contains mainly: blue. Hex color #553678 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553678 is #AAC987. Grayscale: #464646. Windows color (decimal): -11192712 or 7878229. OLE color: 7878229.
HSL color Cylindrical-coordinate representation of color #553678: hue angle of 268.18º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #553678 is Cyan = 0.29, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 54 | 120 | - |
| CMYK | 0.29 | 0.55 | 0 | 0.53 |
| HSL | 268.18º | 0.38% | 0.34% | - |
| HSV(B) | 268.18º | 0.55% | 0.47% | - |
| XYZ | 8.46 | 5.93 | 18.47 | - |
| YUV | 70.79 | 155.77 | 138.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 54 | 120 | 0.29 | 0.55 | 0 | 0.53 | 268.18 | 0.38 | 0.34 |
| Hex | 55 | 36 | 78 | 1D | 37 | 0 | 35 | 10C | 26 | 22 |
| Octal | 125 | 66 | 170 | 35 | 67 | 0 | 65 | 414 | 46 | 42 |
| Binary | 1010101 | 110110 | 1111000 | 11101 | 110111 | 0 | 110101 | 100001100 | 100110 | 100010 |
Color Harmonies of #553678
Complementary color
Monochromatic Colors of #553678
Black with #553678
Text Example
Text Example
White with #553678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553678; }
p { color: rgb(85,54,120); }
H1.HeaderClassName
{
color: #553678;
}
.AnyTagClassName
{
color: #553678;
}
</style>
background-color css
<style>
a { background-color: #553678; }
a { background-color: rgb(85,54,120); }
div.DivClassName
{
background-color: #553678;
}
.BgClassName
{
background-color: #553678;
}
</style>
border-color css
<style>
span { border-color: #553678; }
span { border-color: rgb(85,54,120); }
td.TdClassName
{
border-color: #553678;
}
.TagClassName
{
border-color: #553678;
}
</style>