Shades of Kingfisher Daisy #553677
Tints of Kingfisher Daisy #553677
RGB
CMYK
RGB Variations
Color information
#553677 (or 0x553677) is known color: Kingfisher Daisy. HEX triplet: 55, 36 and 77. RGB value is (85,54,119). Sum of RGB (Red+Green+Blue) = 85+54+119=258 (34% of max value = 765). Red value is 85 (33.59% from 255 or 32.95% from 258); Green value is 54 (21.48% from 255 or 20.93% from 258); Blue value is 119 (46.88% from 255 or 46.12% from 258); Max value from RGB is 119 - color contains mainly: blue. Hex color #553677 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553677 is #AAC988. Grayscale: #464646. Windows color (decimal): -11192713 or 7812693. OLE color: 7812693.
HSL color Cylindrical-coordinate representation of color #553677: hue angle of 268.62º 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 #553677 is Cyan = 0.29, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 54 | 119 | - |
| CMYK | 0.29 | 0.55 | 0 | 0.53 |
| HSL | 268.62º | 0.38% | 0.34% | - |
| HSV(B) | 268.62º | 0.55% | 0.47% | - |
| XYZ | 8.4 | 5.9 | 18.15 | - |
| YUV | 70.68 | 155.27 | 138.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 54 | 119 | 0.29 | 0.55 | 0 | 0.53 | 268.62 | 0.38 | 0.34 |
| Hex | 55 | 36 | 77 | 1D | 37 | 0 | 35 | 10D | 26 | 22 |
| Octal | 125 | 66 | 167 | 35 | 67 | 0 | 65 | 415 | 46 | 42 |
| Binary | 1010101 | 110110 | 1110111 | 11101 | 110111 | 0 | 110101 | 100001101 | 100110 | 100010 |
Color Harmonies of #553677
Complementary color
Monochromatic Colors of #553677
Black with #553677
Text Example
Text Example
White with #553677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553677; }
p { color: rgb(85,54,119); }
H1.HeaderClassName
{
color: #553677;
}
.AnyTagClassName
{
color: #553677;
}
</style>
background-color css
<style>
a { background-color: #553677; }
a { background-color: rgb(85,54,119); }
div.DivClassName
{
background-color: #553677;
}
.BgClassName
{
background-color: #553677;
}
</style>
border-color css
<style>
span { border-color: #553677; }
span { border-color: rgb(85,54,119); }
td.TdClassName
{
border-color: #553677;
}
.TagClassName
{
border-color: #553677;
}
</style>