Shades of Kingfisher Daisy #591C9A
Tints of Kingfisher Daisy #591C9A
RGB
CMYK
RGB Variations
Color information
#591C9A (or 0x591C9A) is known color: Kingfisher Daisy. HEX triplet: 59, 1C and 9A. RGB value is (89,28,154). Sum of RGB (Red+Green+Blue) = 89+28+154=271 (35% of max value = 765). Red value is 89 (35.16% from 255 or 32.84% from 271); Green value is 28 (11.33% from 255 or 10.33% from 271); Blue value is 154 (60.55% from 255 or 56.83% from 271); Max value from RGB is 154 - color contains mainly: blue. Hex color #591C9A is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #591C9A is #A6E365. Grayscale: #3C3C3C. Windows color (decimal): -10937190 or 10099801. OLE color: 10099801.
HSL color Cylindrical-coordinate representation of color #591C9A: hue angle of 269.05º degrees, saturation: 0.69, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #591C9A is Cyan = 0.42, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 89 | 28 | 154 | - |
| CMYK | 0.42 | 0.82 | 0 | 0.40 |
| HSL | 269.05º | 0.69% | 0.36% | - |
| HSV(B) | 269.05º | 0.82% | 0.6% | - |
| XYZ | 10.37 | 5.29 | 31.05 | - |
| YUV | 60.6 | 180.71 | 148.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 28 | 154 | 0.42 | 0.82 | 0 | 0.40 | 269.05 | 0.69 | 0.36 |
| Hex | 59 | 1C | 9A | 2A | 52 | 0 | 28 | 10D | 45 | 24 |
| Octal | 131 | 34 | 232 | 52 | 122 | 0 | 50 | 415 | 105 | 44 |
| Binary | 1011001 | 11100 | 10011010 | 101010 | 1010010 | 0 | 101000 | 100001101 | 1000101 | 100100 |
Color Harmonies of #591C9A
Complementary color
Monochromatic Colors of #591C9A
Black with #591C9A
Text Example
Text Example
White with #591C9A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591C9A; }
p { color: rgb(89,28,154); }
H1.HeaderClassName
{
color: #591C9A;
}
.AnyTagClassName
{
color: #591C9A;
}
</style>
background-color css
<style>
a { background-color: #591C9A; }
a { background-color: rgb(89,28,154); }
div.DivClassName
{
background-color: #591C9A;
}
.BgClassName
{
background-color: #591C9A;
}
</style>
border-color css
<style>
span { border-color: #591C9A; }
span { border-color: rgb(89,28,154); }
td.TdClassName
{
border-color: #591C9A;
}
.TagClassName
{
border-color: #591C9A;
}
</style>