Shades of Kingfisher Daisy #553976
Tints of Kingfisher Daisy #553976
RGB
CMYK
RGB Variations
Color information
#553976 (or 0x553976) is known color: Kingfisher Daisy. HEX triplet: 55, 39 and 76. RGB value is (85,57,118). Sum of RGB (Red+Green+Blue) = 85+57+118=260 (34% of max value = 765). Red value is 85 (33.59% from 255 or 32.69% from 260); Green value is 57 (22.66% from 255 or 21.92% from 260); Blue value is 118 (46.48% from 255 or 45.38% from 260); Max value from RGB is 118 - color contains mainly: blue. Hex color #553976 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553976 is #AAC689. Grayscale: #484848. Windows color (decimal): -11191946 or 7747925. OLE color: 7747925.
HSL color Cylindrical-coordinate representation of color #553976: hue angle of 267.54º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #553976 is Cyan = 0.28, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 57 | 118 | - |
| CMYK | 0.28 | 0.52 | 0 | 0.54 |
| HSL | 267.54º | 0.35% | 0.34% | - |
| HSV(B) | 267.54º | 0.52% | 0.46% | - |
| XYZ | 8.48 | 6.17 | 17.88 | - |
| YUV | 72.33 | 153.78 | 137.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 57 | 118 | 0.28 | 0.52 | 0 | 0.54 | 267.54 | 0.35 | 0.34 |
| Hex | 55 | 39 | 76 | 1C | 34 | 0 | 36 | 10C | 23 | 22 |
| Octal | 125 | 71 | 166 | 34 | 64 | 0 | 66 | 414 | 43 | 42 |
| Binary | 1010101 | 111001 | 1110110 | 11100 | 110100 | 0 | 110110 | 100001100 | 100011 | 100010 |
Color Harmonies of #553976
Complementary color
Monochromatic Colors of #553976
Black with #553976
Text Example
Text Example
White with #553976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553976; }
p { color: rgb(85,57,118); }
H1.HeaderClassName
{
color: #553976;
}
.AnyTagClassName
{
color: #553976;
}
</style>
background-color css
<style>
a { background-color: #553976; }
a { background-color: rgb(85,57,118); }
div.DivClassName
{
background-color: #553976;
}
.BgClassName
{
background-color: #553976;
}
</style>
border-color css
<style>
span { border-color: #553976; }
span { border-color: rgb(85,57,118); }
td.TdClassName
{
border-color: #553976;
}
.TagClassName
{
border-color: #553976;
}
</style>