Shades of Kingfisher Daisy #59417E
Tints of Kingfisher Daisy #59417E
RGB
CMYK
RGB Variations
Color information
#59417E (or 0x59417E) is known color: Kingfisher Daisy. HEX triplet: 59, 41 and 7E. RGB value is (89,65,126). Sum of RGB (Red+Green+Blue) = 89+65+126=280 (37% of max value = 765). Red value is 89 (35.16% from 255 or 31.79% from 280); Green value is 65 (25.78% from 255 or 23.21% from 280); Blue value is 126 (49.61% from 255 or 45% from 280); Max value from RGB is 126 - color contains mainly: blue. Hex color #59417E is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #59417E is #A6BE81. Grayscale: #4E4E4E. Windows color (decimal): -10927746 or 8274265. OLE color: 8274265.
HSL color Cylindrical-coordinate representation of color #59417E: hue angle of 263.61º degrees, saturation: 0.32, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #59417E is Cyan = 0.29, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 89 | 65 | 126 | - |
| CMYK | 0.29 | 0.48 | 0 | 0.51 |
| HSL | 263.61º | 0.32% | 0.37% | - |
| HSV(B) | 263.61º | 0.48% | 0.49% | - |
| XYZ | 9.78 | 7.41 | 20.65 | - |
| YUV | 79.13 | 154.45 | 135.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 65 | 126 | 0.29 | 0.48 | 0 | 0.51 | 263.61 | 0.32 | 0.37 |
| Hex | 59 | 41 | 7E | 1D | 30 | 0 | 33 | 108 | 20 | 25 |
| Octal | 131 | 101 | 176 | 35 | 60 | 0 | 63 | 410 | 40 | 45 |
| Binary | 1011001 | 1000001 | 1111110 | 11101 | 110000 | 0 | 110011 | 100001000 | 100000 | 100101 |
Color Harmonies of #59417E
Complementary color
Monochromatic Colors of #59417E
Black with #59417E
Text Example
Text Example
White with #59417E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #59417E; }
p { color: rgb(89,65,126); }
H1.HeaderClassName
{
color: #59417E;
}
.AnyTagClassName
{
color: #59417E;
}
</style>
background-color css
<style>
a { background-color: #59417E; }
a { background-color: rgb(89,65,126); }
div.DivClassName
{
background-color: #59417E;
}
.BgClassName
{
background-color: #59417E;
}
</style>
border-color css
<style>
span { border-color: #59417E; }
span { border-color: rgb(89,65,126); }
td.TdClassName
{
border-color: #59417E;
}
.TagClassName
{
border-color: #59417E;
}
</style>