Shades of Kingfisher Daisy #573775
Tints of Kingfisher Daisy #573775
RGB
CMYK
RGB Variations
Color information
#573775 (or 0x573775) is known color: Kingfisher Daisy. HEX triplet: 57, 37 and 75. RGB value is (87,55,117). Sum of RGB (Red+Green+Blue) = 87+55+117=259 (34% of max value = 765). Red value is 87 (34.38% from 255 or 33.59% from 259); Green value is 55 (21.88% from 255 or 21.24% from 259); Blue value is 117 (46.09% from 255 or 45.17% from 259); Max value from RGB is 117 - color contains mainly: blue. Hex color #573775 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #573775 is #A8C88A. Grayscale: #474747. Windows color (decimal): -11061387 or 7681879. OLE color: 7681879.
HSL color Cylindrical-coordinate representation of color #573775: hue angle of 270.97º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #573775 is Cyan = 0.26, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 87 | 55 | 117 | - |
| CMYK | 0.26 | 0.53 | 0 | 0.54 |
| HSL | 270.97º | 0.36% | 0.34% | - |
| HSV(B) | 270.97º | 0.53% | 0.46% | - |
| XYZ | 8.51 | 6.04 | 17.55 | - |
| YUV | 71.64 | 153.6 | 138.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 55 | 117 | 0.26 | 0.53 | 0 | 0.54 | 270.97 | 0.36 | 0.34 |
| Hex | 57 | 37 | 75 | 1A | 35 | 0 | 36 | 10F | 24 | 22 |
| Octal | 127 | 67 | 165 | 32 | 65 | 0 | 66 | 417 | 44 | 42 |
| Binary | 1010111 | 110111 | 1110101 | 11010 | 110101 | 0 | 110110 | 100001111 | 100100 | 100010 |
Color Harmonies of #573775
Complementary color
Monochromatic Colors of #573775
Black with #573775
Text Example
Text Example
White with #573775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573775; }
p { color: rgb(87,55,117); }
H1.HeaderClassName
{
color: #573775;
}
.AnyTagClassName
{
color: #573775;
}
</style>
background-color css
<style>
a { background-color: #573775; }
a { background-color: rgb(87,55,117); }
div.DivClassName
{
background-color: #573775;
}
.BgClassName
{
background-color: #573775;
}
</style>
border-color css
<style>
span { border-color: #573775; }
span { border-color: rgb(87,55,117); }
td.TdClassName
{
border-color: #573775;
}
.TagClassName
{
border-color: #573775;
}
</style>