Shades of Kingfisher Daisy #591D8E
Tints of Kingfisher Daisy #591D8E
RGB
CMYK
RGB Variations
Color information
#591D8E (or 0x591D8E) is known color: Kingfisher Daisy. HEX triplet: 59, 1D and 8E. RGB value is (89,29,142). Sum of RGB (Red+Green+Blue) = 89+29+142=260 (34% of max value = 765). Red value is 89 (35.16% from 255 or 34.23% from 260); Green value is 29 (11.72% from 255 or 11.15% from 260); Blue value is 142 (55.86% from 255 or 54.62% from 260); Max value from RGB is 142 - color contains mainly: blue. Hex color #591D8E is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #591D8E is #A6E271. Grayscale: #3B3B3B. Windows color (decimal): -10936946 or 9313625. OLE color: 9313625.
HSL color Cylindrical-coordinate representation of color #591D8E: hue angle of 271.86º degrees, saturation: 0.66, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #591D8E is Cyan = 0.37, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 89 | 29 | 142 | - |
| CMYK | 0.37 | 0.80 | 0 | 0.44 |
| HSL | 271.86º | 0.66% | 0.34% | - |
| HSV(B) | 271.86º | 0.8% | 0.56% | - |
| XYZ | 9.44 | 4.96 | 26.05 | - |
| YUV | 59.82 | 174.38 | 148.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 29 | 142 | 0.37 | 0.80 | 0 | 0.44 | 271.86 | 0.66 | 0.34 |
| Hex | 59 | 1D | 8E | 25 | 50 | 0 | 2C | 110 | 42 | 22 |
| Octal | 131 | 35 | 216 | 45 | 120 | 0 | 54 | 420 | 102 | 42 |
| Binary | 1011001 | 11101 | 10001110 | 100101 | 1010000 | 0 | 101100 | 100010000 | 1000010 | 100010 |
Color Harmonies of #591D8E
Complementary color
Monochromatic Colors of #591D8E
Black with #591D8E
Text Example
Text Example
White with #591D8E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591D8E; }
p { color: rgb(89,29,142); }
H1.HeaderClassName
{
color: #591D8E;
}
.AnyTagClassName
{
color: #591D8E;
}
</style>
background-color css
<style>
a { background-color: #591D8E; }
a { background-color: rgb(89,29,142); }
div.DivClassName
{
background-color: #591D8E;
}
.BgClassName
{
background-color: #591D8E;
}
</style>
border-color css
<style>
span { border-color: #591D8E; }
span { border-color: rgb(89,29,142); }
td.TdClassName
{
border-color: #591D8E;
}
.TagClassName
{
border-color: #591D8E;
}
</style>