Shades of Kingfisher Daisy #573774
Tints of Kingfisher Daisy #573774
RGB
CMYK
RGB Variations
Color information
#573774 (or 0x573774) is known color: Kingfisher Daisy. HEX triplet: 57, 37 and 74. RGB value is (87,55,116). Sum of RGB (Red+Green+Blue) = 87+55+116=258 (34% of max value = 765). Red value is 87 (34.38% from 255 or 33.72% from 258); Green value is 55 (21.88% from 255 or 21.32% from 258); Blue value is 116 (45.70% from 255 or 44.96% from 258); Max value from RGB is 116 - color contains mainly: blue. Hex color #573774 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #573774 is #A8C88B. Grayscale: #474747. Windows color (decimal): -11061388 or 7616343. OLE color: 7616343.
HSL color Cylindrical-coordinate representation of color #573774: hue angle of 271.48º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #573774 is Cyan = 0.25, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 55 | 116 | - |
| CMYK | 0.25 | 0.53 | 0 | 0.55 |
| HSL | 271.48º | 0.36% | 0.34% | - |
| HSV(B) | 271.48º | 0.53% | 0.45% | - |
| XYZ | 8.45 | 6.02 | 17.24 | - |
| YUV | 71.52 | 153.1 | 139.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 55 | 116 | 0.25 | 0.53 | 0 | 0.55 | 271.48 | 0.36 | 0.34 |
| Hex | 57 | 37 | 74 | 19 | 35 | 0 | 37 | 10F | 24 | 22 |
| Octal | 127 | 67 | 164 | 31 | 65 | 0 | 67 | 417 | 44 | 42 |
| Binary | 1010111 | 110111 | 1110100 | 11001 | 110101 | 0 | 110111 | 100001111 | 100100 | 100010 |
Color Harmonies of #573774
Complementary color
Monochromatic Colors of #573774
Black with #573774
Text Example
Text Example
White with #573774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573774; }
p { color: rgb(87,55,116); }
H1.HeaderClassName
{
color: #573774;
}
.AnyTagClassName
{
color: #573774;
}
</style>
background-color css
<style>
a { background-color: #573774; }
a { background-color: rgb(87,55,116); }
div.DivClassName
{
background-color: #573774;
}
.BgClassName
{
background-color: #573774;
}
</style>
border-color css
<style>
span { border-color: #573774; }
span { border-color: rgb(87,55,116); }
td.TdClassName
{
border-color: #573774;
}
.TagClassName
{
border-color: #573774;
}
</style>