Shades of Kingfisher Daisy #553877
Tints of Kingfisher Daisy #553877
RGB
CMYK
RGB Variations
Color information
#553877 (or 0x553877) is known color: Kingfisher Daisy. HEX triplet: 55, 38 and 77. RGB value is (85,56,119). Sum of RGB (Red+Green+Blue) = 85+56+119=260 (34% of max value = 765). Red value is 85 (33.59% from 255 or 32.69% from 260); Green value is 56 (22.27% from 255 or 21.54% from 260); Blue value is 119 (46.88% from 255 or 45.77% from 260); Max value from RGB is 119 - color contains mainly: blue. Hex color #553877 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553877 is #AAC788. Grayscale: #474747. Windows color (decimal): -11192201 or 7813205. OLE color: 7813205.
HSL color Cylindrical-coordinate representation of color #553877: hue angle of 267.62º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #553877 is Cyan = 0.29, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 56 | 119 | - |
| CMYK | 0.29 | 0.53 | 0 | 0.53 |
| HSL | 267.62º | 0.36% | 0.34% | - |
| HSV(B) | 267.62º | 0.53% | 0.47% | - |
| XYZ | 8.49 | 6.09 | 18.18 | - |
| YUV | 71.85 | 154.61 | 137.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 56 | 119 | 0.29 | 0.53 | 0 | 0.53 | 267.62 | 0.36 | 0.34 |
| Hex | 55 | 38 | 77 | 1D | 35 | 0 | 35 | 10C | 24 | 22 |
| Octal | 125 | 70 | 167 | 35 | 65 | 0 | 65 | 414 | 44 | 42 |
| Binary | 1010101 | 111000 | 1110111 | 11101 | 110101 | 0 | 110101 | 100001100 | 100100 | 100010 |
Color Harmonies of #553877
Complementary color
Monochromatic Colors of #553877
Black with #553877
Text Example
Text Example
White with #553877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553877; }
p { color: rgb(85,56,119); }
H1.HeaderClassName
{
color: #553877;
}
.AnyTagClassName
{
color: #553877;
}
</style>
background-color css
<style>
a { background-color: #553877; }
a { background-color: rgb(85,56,119); }
div.DivClassName
{
background-color: #553877;
}
.BgClassName
{
background-color: #553877;
}
</style>
border-color css
<style>
span { border-color: #553877; }
span { border-color: rgb(85,56,119); }
td.TdClassName
{
border-color: #553877;
}
.TagClassName
{
border-color: #553877;
}
</style>