Shades of Kingfisher Daisy #59417C
Tints of Kingfisher Daisy #59417C
RGB
CMYK
RGB Variations
Color information
#59417C (or 0x59417C) is known color: Kingfisher Daisy. HEX triplet: 59, 41 and 7C. RGB value is (89,65,124). Sum of RGB (Red+Green+Blue) = 89+65+124=278 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.01% from 278); Green value is 65 (25.78% from 255 or 23.38% from 278); Blue value is 124 (48.83% from 255 or 44.60% from 278); Max value from RGB is 124 - color contains mainly: blue. Hex color #59417C is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #59417C is #A6BE83. Grayscale: #4E4E4E. Windows color (decimal): -10927748 or 8143193. OLE color: 8143193.
HSL color Cylindrical-coordinate representation of color #59417C: hue angle of 264.41º degrees, saturation: 0.31, 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 #59417C is Cyan = 0.28, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 89 | 65 | 124 | - |
| CMYK | 0.28 | 0.48 | 0 | 0.51 |
| HSL | 264.41º | 0.31% | 0.37% | - |
| HSV(B) | 264.41º | 0.48% | 0.49% | - |
| XYZ | 9.65 | 7.36 | 19.98 | - |
| YUV | 78.9 | 153.45 | 135.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 65 | 124 | 0.28 | 0.48 | 0 | 0.51 | 264.41 | 0.31 | 0.37 |
| Hex | 59 | 41 | 7C | 1C | 30 | 0 | 33 | 108 | 1F | 25 |
| Octal | 131 | 101 | 174 | 34 | 60 | 0 | 63 | 410 | 37 | 45 |
| Binary | 1011001 | 1000001 | 1111100 | 11100 | 110000 | 0 | 110011 | 100001000 | 11111 | 100101 |
Color Harmonies of #59417C
Complementary color
Monochromatic Colors of #59417C
Black with #59417C
Text Example
Text Example
White with #59417C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #59417C; }
p { color: rgb(89,65,124); }
H1.HeaderClassName
{
color: #59417C;
}
.AnyTagClassName
{
color: #59417C;
}
</style>
background-color css
<style>
a { background-color: #59417C; }
a { background-color: rgb(89,65,124); }
div.DivClassName
{
background-color: #59417C;
}
.BgClassName
{
background-color: #59417C;
}
</style>
border-color css
<style>
span { border-color: #59417C; }
span { border-color: rgb(89,65,124); }
td.TdClassName
{
border-color: #59417C;
}
.TagClassName
{
border-color: #59417C;
}
</style>