Shades of Kingfisher Daisy #593585
Tints of Kingfisher Daisy #593585
RGB
CMYK
RGB Variations
Color information
#593585 (or 0x593585) is known color: Kingfisher Daisy. HEX triplet: 59, 35 and 85. RGB value is (89,53,133). Sum of RGB (Red+Green+Blue) = 89+53+133=275 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.36% from 275); Green value is 53 (21.09% from 255 or 19.27% from 275); Blue value is 133 (52.34% from 255 or 48.36% from 275); Max value from RGB is 133 - color contains mainly: blue. Hex color #593585 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #593585 is #A6CA7A. Grayscale: #484848. Windows color (decimal): -10930811 or 8729945. OLE color: 8729945.
HSL color Cylindrical-coordinate representation of color #593585: hue angle of 267º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #593585 is Cyan = 0.33, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 89 | 53 | 133 | - |
| CMYK | 0.33 | 0.60 | 0 | 0.48 |
| HSL | 267º | 0.43% | 0.36% | - |
| HSV(B) | 267º | 0.6% | 0.52% | - |
| XYZ | 9.63 | 6.36 | 22.91 | - |
| YUV | 72.88 | 161.93 | 139.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 53 | 133 | 0.33 | 0.60 | 0 | 0.48 | 267 | 0.43 | 0.36 |
| Hex | 59 | 35 | 85 | 21 | 3C | 0 | 30 | 10B | 2B | 24 |
| Octal | 131 | 65 | 205 | 41 | 74 | 0 | 60 | 413 | 53 | 44 |
| Binary | 1011001 | 110101 | 10000101 | 100001 | 111100 | 0 | 110000 | 100001011 | 101011 | 100100 |
Color Harmonies of #593585
Complementary color
Monochromatic Colors of #593585
Black with #593585
Text Example
Text Example
White with #593585
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593585; }
p { color: rgb(89,53,133); }
H1.HeaderClassName
{
color: #593585;
}
.AnyTagClassName
{
color: #593585;
}
</style>
background-color css
<style>
a { background-color: #593585; }
a { background-color: rgb(89,53,133); }
div.DivClassName
{
background-color: #593585;
}
.BgClassName
{
background-color: #593585;
}
</style>
border-color css
<style>
span { border-color: #593585; }
span { border-color: rgb(89,53,133); }
td.TdClassName
{
border-color: #593585;
}
.TagClassName
{
border-color: #593585;
}
</style>