Shades of Kingfisher Daisy #554079
Tints of Kingfisher Daisy #554079
RGB
CMYK
RGB Variations
Color information
#554079 (or 0x554079) is known color: Kingfisher Daisy. HEX triplet: 55, 40 and 79. RGB value is (85,64,121). Sum of RGB (Red+Green+Blue) = 85+64+121=270 (35% of max value = 765). Red value is 85 (33.59% from 255 or 31.48% from 270); Green value is 64 (25.39% from 255 or 23.70% from 270); Blue value is 121 (47.66% from 255 or 44.81% from 270); Max value from RGB is 121 - color contains mainly: blue. Hex color #554079 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #554079 is #AABF86. Grayscale: #4C4C4C. Windows color (decimal): -11190151 or 7946325. OLE color: 7946325.
HSL color Cylindrical-coordinate representation of color #554079: hue angle of 262.11º degrees, saturation: 0.31, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #554079 is Cyan = 0.30, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 64 | 121 | - |
| CMYK | 0.30 | 0.47 | 0 | 0.53 |
| HSL | 262.11º | 0.31% | 0.36% | - |
| HSV(B) | 262.11º | 0.47% | 0.47% | - |
| XYZ | 9.03 | 6.98 | 18.96 | - |
| YUV | 76.78 | 152.96 | 133.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 64 | 121 | 0.30 | 0.47 | 0 | 0.53 | 262.11 | 0.31 | 0.36 |
| Hex | 55 | 40 | 79 | 1E | 2F | 0 | 35 | 106 | 1F | 24 |
| Octal | 125 | 100 | 171 | 36 | 57 | 0 | 65 | 406 | 37 | 44 |
| Binary | 1010101 | 1000000 | 1111001 | 11110 | 101111 | 0 | 110101 | 100000110 | 11111 | 100100 |
Color Harmonies of #554079
Complementary color
Monochromatic Colors of #554079
Black with #554079
Text Example
Text Example
White with #554079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554079; }
p { color: rgb(85,64,121); }
H1.HeaderClassName
{
color: #554079;
}
.AnyTagClassName
{
color: #554079;
}
</style>
background-color css
<style>
a { background-color: #554079; }
a { background-color: rgb(85,64,121); }
div.DivClassName
{
background-color: #554079;
}
.BgClassName
{
background-color: #554079;
}
</style>
border-color css
<style>
span { border-color: #554079; }
span { border-color: rgb(85,64,121); }
td.TdClassName
{
border-color: #554079;
}
.TagClassName
{
border-color: #554079;
}
</style>