Shades of Kingfisher Daisy #592385
Tints of Kingfisher Daisy #592385
RGB
CMYK
RGB Variations
Color information
#592385 (or 0x592385) is known color: Kingfisher Daisy. HEX triplet: 59, 23 and 85. RGB value is (89,35,133). Sum of RGB (Red+Green+Blue) = 89+35+133=257 (34% of max value = 765). Red value is 89 (35.16% from 255 or 34.63% from 257); Green value is 35 (14.06% from 255 or 13.62% from 257); Blue value is 133 (52.34% from 255 or 51.75% from 257); Max value from RGB is 133 - color contains mainly: blue. Hex color #592385 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #592385 is #A6DC7A. Grayscale: #3D3D3D. Windows color (decimal): -10935419 or 8725337. OLE color: 8725337.
HSL color Cylindrical-coordinate representation of color #592385: hue angle of 273.06º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #592385 is Cyan = 0.33, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 89 | 35 | 133 | - |
| CMYK | 0.33 | 0.74 | 0 | 0.48 |
| HSL | 273.06º | 0.58% | 0.33% | - |
| HSV(B) | 273.06º | 0.74% | 0.52% | - |
| XYZ | 8.95 | 5.02 | 22.69 | - |
| YUV | 62.32 | 167.89 | 147.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 35 | 133 | 0.33 | 0.74 | 0 | 0.48 | 273.06 | 0.58 | 0.33 |
| Hex | 59 | 23 | 85 | 21 | 4A | 0 | 30 | 111 | 3A | 21 |
| Octal | 131 | 43 | 205 | 41 | 112 | 0 | 60 | 421 | 72 | 41 |
| Binary | 1011001 | 100011 | 10000101 | 100001 | 1001010 | 0 | 110000 | 100010001 | 111010 | 100001 |
Color Harmonies of #592385
Complementary color
Monochromatic Colors of #592385
Black with #592385
Text Example
Text Example
White with #592385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592385; }
p { color: rgb(89,35,133); }
H1.HeaderClassName
{
color: #592385;
}
.AnyTagClassName
{
color: #592385;
}
</style>
background-color css
<style>
a { background-color: #592385; }
a { background-color: rgb(89,35,133); }
div.DivClassName
{
background-color: #592385;
}
.BgClassName
{
background-color: #592385;
}
</style>
border-color css
<style>
span { border-color: #592385; }
span { border-color: rgb(89,35,133); }
td.TdClassName
{
border-color: #592385;
}
.TagClassName
{
border-color: #592385;
}
</style>