Shades of Kingfisher Daisy #593478
Tints of Kingfisher Daisy #593478
RGB
CMYK
RGB Variations
Color information
#593478 (or 0x593478) is known color: Kingfisher Daisy. HEX triplet: 59, 34 and 78. RGB value is (89,52,120). Sum of RGB (Red+Green+Blue) = 89+52+120=261 (34% of max value = 765). Red value is 89 (35.16% from 255 or 34.10% from 261); Green value is 52 (20.70% from 255 or 19.92% from 261); Blue value is 120 (47.27% from 255 or 45.98% from 261); Max value from RGB is 120 - color contains mainly: blue. Hex color #593478 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #593478 is #A6CB87. Grayscale: #464646. Windows color (decimal): -10931080 or 7877721. OLE color: 7877721.
HSL color Cylindrical-coordinate representation of color #593478: hue angle of 272.65º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #593478 is Cyan = 0.26, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 89 | 52 | 120 | - |
| CMYK | 0.26 | 0.57 | 0 | 0.53 |
| HSL | 272.65º | 0.4% | 0.34% | - |
| HSV(B) | 272.65º | 0.57% | 0.47% | - |
| XYZ | 8.74 | 5.94 | 18.45 | - |
| YUV | 70.82 | 155.76 | 140.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 52 | 120 | 0.26 | 0.57 | 0 | 0.53 | 272.65 | 0.4 | 0.34 |
| Hex | 59 | 34 | 78 | 1A | 39 | 0 | 35 | 111 | 28 | 22 |
| Octal | 131 | 64 | 170 | 32 | 71 | 0 | 65 | 421 | 50 | 42 |
| Binary | 1011001 | 110100 | 1111000 | 11010 | 111001 | 0 | 110101 | 100010001 | 101000 | 100010 |
Color Harmonies of #593478
Complementary color
Monochromatic Colors of #593478
Black with #593478
Text Example
Text Example
White with #593478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593478; }
p { color: rgb(89,52,120); }
H1.HeaderClassName
{
color: #593478;
}
.AnyTagClassName
{
color: #593478;
}
</style>
background-color css
<style>
a { background-color: #593478; }
a { background-color: rgb(89,52,120); }
div.DivClassName
{
background-color: #593478;
}
.BgClassName
{
background-color: #593478;
}
</style>
border-color css
<style>
span { border-color: #593478; }
span { border-color: rgb(89,52,120); }
td.TdClassName
{
border-color: #593478;
}
.TagClassName
{
border-color: #593478;
}
</style>