Shades of Kingfisher Daisy #593378
Tints of Kingfisher Daisy #593378
RGB
CMYK
RGB Variations
Color information
#593378 (or 0x593378) is known color: Kingfisher Daisy. HEX triplet: 59, 33 and 78. RGB value is (89,51,120). Sum of RGB (Red+Green+Blue) = 89+51+120=260 (34% of max value = 765). Red value is 89 (35.16% from 255 or 34.23% from 260); Green value is 51 (20.31% from 255 or 19.62% from 260); Blue value is 120 (47.27% from 255 or 46.15% from 260); Max value from RGB is 120 - color contains mainly: blue. Hex color #593378 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #593378 is #A6CC87. Grayscale: #454545. Windows color (decimal): -10931336 or 7877465. OLE color: 7877465.
HSL color Cylindrical-coordinate representation of color #593378: hue angle of 273.04º 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 #593378 is Cyan = 0.26, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 89 | 51 | 120 | - |
| CMYK | 0.26 | 0.58 | 0 | 0.53 |
| HSL | 273.04º | 0.4% | 0.34% | - |
| HSV(B) | 273.04º | 0.58% | 0.47% | - |
| XYZ | 8.69 | 5.85 | 18.44 | - |
| YUV | 70.23 | 156.09 | 141.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 51 | 120 | 0.26 | 0.58 | 0 | 0.53 | 273.04 | 0.4 | 0.34 |
| Hex | 59 | 33 | 78 | 1A | 3A | 0 | 35 | 111 | 28 | 22 |
| Octal | 131 | 63 | 170 | 32 | 72 | 0 | 65 | 421 | 50 | 42 |
| Binary | 1011001 | 110011 | 1111000 | 11010 | 111010 | 0 | 110101 | 100010001 | 101000 | 100010 |
Color Harmonies of #593378
Complementary color
Monochromatic Colors of #593378
Black with #593378
Text Example
Text Example
White with #593378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593378; }
p { color: rgb(89,51,120); }
H1.HeaderClassName
{
color: #593378;
}
.AnyTagClassName
{
color: #593378;
}
</style>
background-color css
<style>
a { background-color: #593378; }
a { background-color: rgb(89,51,120); }
div.DivClassName
{
background-color: #593378;
}
.BgClassName
{
background-color: #593378;
}
</style>
border-color css
<style>
span { border-color: #593378; }
span { border-color: rgb(89,51,120); }
td.TdClassName
{
border-color: #593378;
}
.TagClassName
{
border-color: #593378;
}
</style>