Shades of Kingfisher Daisy #573582
Tints of Kingfisher Daisy #573582
RGB
CMYK
RGB Variations
Color information
#573582 (or 0x573582) is known color: Kingfisher Daisy. HEX triplet: 57, 35 and 82. RGB value is (87,53,130). Sum of RGB (Red+Green+Blue) = 87+53+130=270 (35% of max value = 765). Red value is 87 (34.38% from 255 or 32.22% from 270); Green value is 53 (21.09% from 255 or 19.63% from 270); Blue value is 130 (51.17% from 255 or 48.15% from 270); Max value from RGB is 130 - color contains mainly: blue. Hex color #573582 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #573582 is #A8CA7D. Grayscale: #474747. Windows color (decimal): -11061886 or 8533335. OLE color: 8533335.
HSL color Cylindrical-coordinate representation of color #573582: hue angle of 266.49º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #573582 is Cyan = 0.33, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 87 | 53 | 130 | - |
| CMYK | 0.33 | 0.59 | 0 | 0.49 |
| HSL | 266.49º | 0.42% | 0.36% | - |
| HSV(B) | 266.49º | 0.59% | 0.51% | - |
| XYZ | 9.23 | 6.18 | 21.83 | - |
| YUV | 71.94 | 160.76 | 138.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 53 | 130 | 0.33 | 0.59 | 0 | 0.49 | 266.49 | 0.42 | 0.36 |
| Hex | 57 | 35 | 82 | 21 | 3B | 0 | 31 | 10A | 2A | 24 |
| Octal | 127 | 65 | 202 | 41 | 73 | 0 | 61 | 412 | 52 | 44 |
| Binary | 1010111 | 110101 | 10000010 | 100001 | 111011 | 0 | 110001 | 100001010 | 101010 | 100100 |
Color Harmonies of #573582
Complementary color
Monochromatic Colors of #573582
Black with #573582
Text Example
Text Example
White with #573582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573582; }
p { color: rgb(87,53,130); }
H1.HeaderClassName
{
color: #573582;
}
.AnyTagClassName
{
color: #573582;
}
</style>
background-color css
<style>
a { background-color: #573582; }
a { background-color: rgb(87,53,130); }
div.DivClassName
{
background-color: #573582;
}
.BgClassName
{
background-color: #573582;
}
</style>
border-color css
<style>
span { border-color: #573582; }
span { border-color: rgb(87,53,130); }
td.TdClassName
{
border-color: #573582;
}
.TagClassName
{
border-color: #573582;
}
</style>