Shades of Kingfisher Daisy #593580
Tints of Kingfisher Daisy #593580
RGB
CMYK
RGB Variations
Color information
#593580 (or 0x593580) is known color: Kingfisher Daisy. HEX triplet: 59, 35 and 80. RGB value is (89,53,128). Sum of RGB (Red+Green+Blue) = 89+53+128=270 (35% of max value = 765). Red value is 89 (35.16% from 255 or 32.96% from 270); Green value is 53 (21.09% from 255 or 19.63% from 270); Blue value is 128 (50.39% from 255 or 47.41% from 270); Max value from RGB is 128 - color contains mainly: blue. Hex color #593580 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #593580 is #A6CA7F. Grayscale: #484848. Windows color (decimal): -10930816 or 8402265. OLE color: 8402265.
HSL color Cylindrical-coordinate representation of color #593580: hue angle of 268.8º degrees, saturation: 0.41, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #593580 is Cyan = 0.30, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 89 | 53 | 128 | - |
| CMYK | 0.30 | 0.59 | 0 | 0.50 |
| HSL | 268.8º | 0.41% | 0.35% | - |
| HSV(B) | 268.8º | 0.59% | 0.5% | - |
| XYZ | 9.29 | 6.23 | 21.13 | - |
| YUV | 72.31 | 159.43 | 139.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 53 | 128 | 0.30 | 0.59 | 0 | 0.50 | 268.8 | 0.41 | 0.35 |
| Hex | 59 | 35 | 80 | 1E | 3B | 0 | 32 | 10D | 29 | 23 |
| Octal | 131 | 65 | 200 | 36 | 73 | 0 | 62 | 415 | 51 | 43 |
| Binary | 1011001 | 110101 | 10000000 | 11110 | 111011 | 0 | 110010 | 100001101 | 101001 | 100011 |
Color Harmonies of #593580
Complementary color
Monochromatic Colors of #593580
Black with #593580
Text Example
Text Example
White with #593580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593580; }
p { color: rgb(89,53,128); }
H1.HeaderClassName
{
color: #593580;
}
.AnyTagClassName
{
color: #593580;
}
</style>
background-color css
<style>
a { background-color: #593580; }
a { background-color: rgb(89,53,128); }
div.DivClassName
{
background-color: #593580;
}
.BgClassName
{
background-color: #593580;
}
</style>
border-color css
<style>
span { border-color: #593580; }
span { border-color: rgb(89,53,128); }
td.TdClassName
{
border-color: #593580;
}
.TagClassName
{
border-color: #593580;
}
</style>