Shades of Kingfisher Daisy #573575
Tints of Kingfisher Daisy #573575
RGB
CMYK
RGB Variations
Color information
#573575 (or 0x573575) is known color: Kingfisher Daisy. HEX triplet: 57, 35 and 75. RGB value is (87,53,117). Sum of RGB (Red+Green+Blue) = 87+53+117=257 (34% of max value = 765). Red value is 87 (34.38% from 255 or 33.85% from 257); Green value is 53 (21.09% from 255 or 20.62% from 257); Blue value is 117 (46.09% from 255 or 45.53% from 257); Max value from RGB is 117 - color contains mainly: blue. Hex color #573575 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #573575 is #A8CA8A. Grayscale: #464646. Windows color (decimal): -11061899 or 7681367. OLE color: 7681367.
HSL color Cylindrical-coordinate representation of color #573575: hue angle of 271.88º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #573575 is Cyan = 0.26, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 87 | 53 | 117 | - |
| CMYK | 0.26 | 0.55 | 0 | 0.54 |
| HSL | 271.88º | 0.38% | 0.33% | - |
| HSV(B) | 271.88º | 0.55% | 0.46% | - |
| XYZ | 8.41 | 5.86 | 17.52 | - |
| YUV | 70.46 | 154.26 | 139.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 53 | 117 | 0.26 | 0.55 | 0 | 0.54 | 271.88 | 0.38 | 0.33 |
| Hex | 57 | 35 | 75 | 1A | 37 | 0 | 36 | 110 | 26 | 21 |
| Octal | 127 | 65 | 165 | 32 | 67 | 0 | 66 | 420 | 46 | 41 |
| Binary | 1010111 | 110101 | 1110101 | 11010 | 110111 | 0 | 110110 | 100010000 | 100110 | 100001 |
Color Harmonies of #573575
Complementary color
Monochromatic Colors of #573575
Black with #573575
Text Example
Text Example
White with #573575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573575; }
p { color: rgb(87,53,117); }
H1.HeaderClassName
{
color: #573575;
}
.AnyTagClassName
{
color: #573575;
}
</style>
background-color css
<style>
a { background-color: #573575; }
a { background-color: rgb(87,53,117); }
div.DivClassName
{
background-color: #573575;
}
.BgClassName
{
background-color: #573575;
}
</style>
border-color css
<style>
span { border-color: #573575; }
span { border-color: rgb(87,53,117); }
td.TdClassName
{
border-color: #573575;
}
.TagClassName
{
border-color: #573575;
}
</style>