Shades of Kingfisher Daisy #553979
Tints of Kingfisher Daisy #553979
RGB
CMYK
RGB Variations
Color information
#553979 (or 0x553979) is known color: Kingfisher Daisy. HEX triplet: 55, 39 and 79. RGB value is (85,57,121). Sum of RGB (Red+Green+Blue) = 85+57+121=263 (34% of max value = 765). Red value is 85 (33.59% from 255 or 32.32% from 263); Green value is 57 (22.66% from 255 or 21.67% from 263); Blue value is 121 (47.66% from 255 or 46.01% from 263); Max value from RGB is 121 - color contains mainly: blue. Hex color #553979 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553979 is #AAC686. Grayscale: #484848. Windows color (decimal): -11191943 or 7944533. OLE color: 7944533.
HSL color Cylindrical-coordinate representation of color #553979: hue angle of 266.25º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #553979 is Cyan = 0.30, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 57 | 121 | - |
| CMYK | 0.30 | 0.53 | 0 | 0.53 |
| HSL | 266.25º | 0.36% | 0.35% | - |
| HSV(B) | 266.25º | 0.53% | 0.47% | - |
| XYZ | 8.66 | 6.24 | 18.84 | - |
| YUV | 72.67 | 155.28 | 136.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 57 | 121 | 0.30 | 0.53 | 0 | 0.53 | 266.25 | 0.36 | 0.35 |
| Hex | 55 | 39 | 79 | 1E | 35 | 0 | 35 | 10A | 24 | 23 |
| Octal | 125 | 71 | 171 | 36 | 65 | 0 | 65 | 412 | 44 | 43 |
| Binary | 1010101 | 111001 | 1111001 | 11110 | 110101 | 0 | 110101 | 100001010 | 100100 | 100011 |
Color Harmonies of #553979
Complementary color
Monochromatic Colors of #553979
Black with #553979
Text Example
Text Example
White with #553979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553979; }
p { color: rgb(85,57,121); }
H1.HeaderClassName
{
color: #553979;
}
.AnyTagClassName
{
color: #553979;
}
</style>
background-color css
<style>
a { background-color: #553979; }
a { background-color: rgb(85,57,121); }
div.DivClassName
{
background-color: #553979;
}
.BgClassName
{
background-color: #553979;
}
</style>
border-color css
<style>
span { border-color: #553979; }
span { border-color: rgb(85,57,121); }
td.TdClassName
{
border-color: #553979;
}
.TagClassName
{
border-color: #553979;
}
</style>