Shades of Kingfisher Daisy #553977
Tints of Kingfisher Daisy #553977
RGB
CMYK
RGB Variations
Color information
#553977 (or 0x553977) is known color: Kingfisher Daisy. HEX triplet: 55, 39 and 77. RGB value is (85,57,119). Sum of RGB (Red+Green+Blue) = 85+57+119=261 (34% of max value = 765). Red value is 85 (33.59% from 255 or 32.57% from 261); Green value is 57 (22.66% from 255 or 21.84% from 261); Blue value is 119 (46.88% from 255 or 45.59% from 261); Max value from RGB is 119 - color contains mainly: blue. Hex color #553977 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553977 is #AAC688. Grayscale: #484848. Windows color (decimal): -11191945 or 7813461. OLE color: 7813461.
HSL color Cylindrical-coordinate representation of color #553977: hue angle of 267.1º degrees, saturation: 0.35, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #553977 is Cyan = 0.29, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 57 | 119 | - |
| CMYK | 0.29 | 0.52 | 0 | 0.53 |
| HSL | 267.1º | 0.35% | 0.35% | - |
| HSV(B) | 267.1º | 0.52% | 0.47% | - |
| XYZ | 8.54 | 6.19 | 18.2 | - |
| YUV | 72.44 | 154.28 | 136.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 57 | 119 | 0.29 | 0.52 | 0 | 0.53 | 267.1 | 0.35 | 0.35 |
| Hex | 55 | 39 | 77 | 1D | 34 | 0 | 35 | 10B | 23 | 23 |
| Octal | 125 | 71 | 167 | 35 | 64 | 0 | 65 | 413 | 43 | 43 |
| Binary | 1010101 | 111001 | 1110111 | 11101 | 110100 | 0 | 110101 | 100001011 | 100011 | 100011 |
Color Harmonies of #553977
Complementary color
Monochromatic Colors of #553977
Black with #553977
Text Example
Text Example
White with #553977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553977; }
p { color: rgb(85,57,119); }
H1.HeaderClassName
{
color: #553977;
}
.AnyTagClassName
{
color: #553977;
}
</style>
background-color css
<style>
a { background-color: #553977; }
a { background-color: rgb(85,57,119); }
div.DivClassName
{
background-color: #553977;
}
.BgClassName
{
background-color: #553977;
}
</style>
border-color css
<style>
span { border-color: #553977; }
span { border-color: rgb(85,57,119); }
td.TdClassName
{
border-color: #553977;
}
.TagClassName
{
border-color: #553977;
}
</style>