Shades of Kingfisher Daisy #553687
Tints of Kingfisher Daisy #553687
RGB
CMYK
RGB Variations
Color information
#553687 (or 0x553687) is known color: Kingfisher Daisy. HEX triplet: 55, 36 and 87. RGB value is (85,54,135). Sum of RGB (Red+Green+Blue) = 85+54+135=274 (36% of max value = 765). Red value is 85 (33.59% from 255 or 31.02% from 274); Green value is 54 (21.48% from 255 or 19.71% from 274); Blue value is 135 (53.12% from 255 or 49.27% from 274); Max value from RGB is 135 - color contains mainly: blue. Hex color #553687 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #553687 is #AAC978. Grayscale: #484848. Windows color (decimal): -11192697 or 8861269. OLE color: 8861269.
HSL color Cylindrical-coordinate representation of color #553687: hue angle of 262.96º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #553687 is Cyan = 0.37, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 85 | 54 | 135 | - |
| CMYK | 0.37 | 0.60 | 0 | 0.47 |
| HSL | 262.96º | 0.43% | 0.37% | - |
| HSV(B) | 262.96º | 0.6% | 0.53% | - |
| XYZ | 9.44 | 6.32 | 23.64 | - |
| YUV | 72.5 | 163.27 | 136.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 54 | 135 | 0.37 | 0.60 | 0 | 0.47 | 262.96 | 0.43 | 0.37 |
| Hex | 55 | 36 | 87 | 25 | 3C | 0 | 2F | 107 | 2B | 25 |
| Octal | 125 | 66 | 207 | 45 | 74 | 0 | 57 | 407 | 53 | 45 |
| Binary | 1010101 | 110110 | 10000111 | 100101 | 111100 | 0 | 101111 | 100000111 | 101011 | 100101 |
Color Harmonies of #553687
Complementary color
Monochromatic Colors of #553687
Black with #553687
Text Example
Text Example
White with #553687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553687; }
p { color: rgb(85,54,135); }
H1.HeaderClassName
{
color: #553687;
}
.AnyTagClassName
{
color: #553687;
}
</style>
background-color css
<style>
a { background-color: #553687; }
a { background-color: rgb(85,54,135); }
div.DivClassName
{
background-color: #553687;
}
.BgClassName
{
background-color: #553687;
}
</style>
border-color css
<style>
span { border-color: #553687; }
span { border-color: rgb(85,54,135); }
td.TdClassName
{
border-color: #553687;
}
.TagClassName
{
border-color: #553687;
}
</style>