Shades of Kingfisher Daisy #554076
Tints of Kingfisher Daisy #554076
RGB
CMYK
RGB Variations
Color information
#554076 (or 0x554076) is known color: Kingfisher Daisy. HEX triplet: 55, 40 and 76. RGB value is (85,64,118). Sum of RGB (Red+Green+Blue) = 85+64+118=267 (35% of max value = 765). Red value is 85 (33.59% from 255 or 31.84% from 267); Green value is 64 (25.39% from 255 or 23.97% from 267); Blue value is 118 (46.48% from 255 or 44.19% from 267); Max value from RGB is 118 - color contains mainly: blue. Hex color #554076 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #554076 is #AABF89. Grayscale: #4C4C4C. Windows color (decimal): -11190154 or 7749717. OLE color: 7749717.
HSL color Cylindrical-coordinate representation of color #554076: hue angle of 263.33º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #554076 is Cyan = 0.28, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 64 | 118 | - |
| CMYK | 0.28 | 0.46 | 0 | 0.54 |
| HSL | 263.33º | 0.3% | 0.36% | - |
| HSV(B) | 263.33º | 0.46% | 0.46% | - |
| XYZ | 8.85 | 6.91 | 18.01 | - |
| YUV | 76.44 | 151.46 | 134.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 64 | 118 | 0.28 | 0.46 | 0 | 0.54 | 263.33 | 0.3 | 0.36 |
| Hex | 55 | 40 | 76 | 1C | 2E | 0 | 36 | 107 | 1E | 24 |
| Octal | 125 | 100 | 166 | 34 | 56 | 0 | 66 | 407 | 36 | 44 |
| Binary | 1010101 | 1000000 | 1110110 | 11100 | 101110 | 0 | 110110 | 100000111 | 11110 | 100100 |
Color Harmonies of #554076
Complementary color
Monochromatic Colors of #554076
Black with #554076
Text Example
Text Example
White with #554076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554076; }
p { color: rgb(85,64,118); }
H1.HeaderClassName
{
color: #554076;
}
.AnyTagClassName
{
color: #554076;
}
</style>
background-color css
<style>
a { background-color: #554076; }
a { background-color: rgb(85,64,118); }
div.DivClassName
{
background-color: #554076;
}
.BgClassName
{
background-color: #554076;
}
</style>
border-color css
<style>
span { border-color: #554076; }
span { border-color: rgb(85,64,118); }
td.TdClassName
{
border-color: #554076;
}
.TagClassName
{
border-color: #554076;
}
</style>