Shades of Kingfisher Daisy #573577
Tints of Kingfisher Daisy #573577
RGB
CMYK
RGB Variations
Color information
#573577 (or 0x573577) is known color: Kingfisher Daisy. HEX triplet: 57, 35 and 77. RGB value is (87,53,119). Sum of RGB (Red+Green+Blue) = 87+53+119=259 (34% of max value = 765). Red value is 87 (34.38% from 255 or 33.59% from 259); Green value is 53 (21.09% from 255 or 20.46% from 259); Blue value is 119 (46.88% from 255 or 45.95% from 259); Max value from RGB is 119 - color contains mainly: blue. Hex color #573577 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #573577 is #A8CA88. Grayscale: #464646. Windows color (decimal): -11061897 or 7812439. OLE color: 7812439.
HSL color Cylindrical-coordinate representation of color #573577: hue angle of 270.91º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #573577 is Cyan = 0.27, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 53 | 119 | - |
| CMYK | 0.27 | 0.55 | 0 | 0.53 |
| HSL | 270.91º | 0.38% | 0.34% | - |
| HSV(B) | 270.91º | 0.55% | 0.47% | - |
| XYZ | 8.53 | 5.9 | 18.14 | - |
| YUV | 70.69 | 155.26 | 139.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 53 | 119 | 0.27 | 0.55 | 0 | 0.53 | 270.91 | 0.38 | 0.34 |
| Hex | 57 | 35 | 77 | 1B | 37 | 0 | 35 | 10F | 26 | 22 |
| Octal | 127 | 65 | 167 | 33 | 67 | 0 | 65 | 417 | 46 | 42 |
| Binary | 1010111 | 110101 | 1110111 | 11011 | 110111 | 0 | 110101 | 100001111 | 100110 | 100010 |
Color Harmonies of #573577
Complementary color
Monochromatic Colors of #573577
Black with #573577
Text Example
Text Example
White with #573577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573577; }
p { color: rgb(87,53,119); }
H1.HeaderClassName
{
color: #573577;
}
.AnyTagClassName
{
color: #573577;
}
</style>
background-color css
<style>
a { background-color: #573577; }
a { background-color: rgb(87,53,119); }
div.DivClassName
{
background-color: #573577;
}
.BgClassName
{
background-color: #573577;
}
</style>
border-color css
<style>
span { border-color: #573577; }
span { border-color: rgb(87,53,119); }
td.TdClassName
{
border-color: #573577;
}
.TagClassName
{
border-color: #573577;
}
</style>