Shades of Kingfisher Daisy #573482
Tints of Kingfisher Daisy #573482
RGB
CMYK
RGB Variations
Color information
#573482 (or 0x573482) is known color: Kingfisher Daisy. HEX triplet: 57, 34 and 82. RGB value is (87,52,130). Sum of RGB (Red+Green+Blue) = 87+52+130=269 (35% of max value = 765). Red value is 87 (34.38% from 255 or 32.34% from 269); Green value is 52 (20.70% from 255 or 19.33% from 269); Blue value is 130 (51.17% from 255 or 48.33% from 269); Max value from RGB is 130 - color contains mainly: blue. Hex color #573482 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #573482 is #A8CB7D. Grayscale: #474747. Windows color (decimal): -11062142 or 8533079. OLE color: 8533079.
HSL color Cylindrical-coordinate representation of color #573482: hue angle of 266.92º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #573482 is Cyan = 0.33, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 87 | 52 | 130 | - |
| CMYK | 0.33 | 0.60 | 0 | 0.49 |
| HSL | 266.92º | 0.43% | 0.36% | - |
| HSV(B) | 266.92º | 0.6% | 0.51% | - |
| XYZ | 9.19 | 6.09 | 21.81 | - |
| YUV | 71.36 | 161.1 | 139.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 52 | 130 | 0.33 | 0.60 | 0 | 0.49 | 266.92 | 0.43 | 0.36 |
| Hex | 57 | 34 | 82 | 21 | 3C | 0 | 31 | 10B | 2B | 24 |
| Octal | 127 | 64 | 202 | 41 | 74 | 0 | 61 | 413 | 53 | 44 |
| Binary | 1010111 | 110100 | 10000010 | 100001 | 111100 | 0 | 110001 | 100001011 | 101011 | 100100 |
Color Harmonies of #573482
Complementary color
Monochromatic Colors of #573482
Black with #573482
Text Example
Text Example
White with #573482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573482; }
p { color: rgb(87,52,130); }
H1.HeaderClassName
{
color: #573482;
}
.AnyTagClassName
{
color: #573482;
}
</style>
background-color css
<style>
a { background-color: #573482; }
a { background-color: rgb(87,52,130); }
div.DivClassName
{
background-color: #573482;
}
.BgClassName
{
background-color: #573482;
}
</style>
border-color css
<style>
span { border-color: #573482; }
span { border-color: rgb(87,52,130); }
td.TdClassName
{
border-color: #573482;
}
.TagClassName
{
border-color: #573482;
}
</style>