Shades of Kingfisher Daisy #582491
Tints of Kingfisher Daisy #582491
RGB
CMYK
RGB Variations
Color information
#582491 (or 0x582491) is known color: Kingfisher Daisy. HEX triplet: 58, 24 and 91. RGB value is (88,36,145). Sum of RGB (Red+Green+Blue) = 88+36+145=269 (35% of max value = 765). Red value is 88 (34.77% from 255 or 32.71% from 269); Green value is 36 (14.45% from 255 or 13.38% from 269); Blue value is 145 (57.03% from 255 or 53.90% from 269); Max value from RGB is 145 - color contains mainly: blue. Hex color #582491 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #582491 is #A7DB6E. Grayscale: #3F3F3F. Windows color (decimal): -11000687 or 9512024. OLE color: 9512024.
HSL color Cylindrical-coordinate representation of color #582491: hue angle of 268.62º degrees, saturation: 0.6, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #582491 is Cyan = 0.39, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 88 | 36 | 145 | - |
| CMYK | 0.39 | 0.75 | 0 | 0.43 |
| HSL | 268.62º | 0.6% | 0.35% | - |
| HSV(B) | 268.62º | 0.75% | 0.57% | - |
| XYZ | 9.77 | 5.38 | 27.31 | - |
| YUV | 63.97 | 173.73 | 145.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 36 | 145 | 0.39 | 0.75 | 0 | 0.43 | 268.62 | 0.6 | 0.35 |
| Hex | 58 | 24 | 91 | 27 | 4B | 0 | 2B | 10D | 3C | 23 |
| Octal | 130 | 44 | 221 | 47 | 113 | 0 | 53 | 415 | 74 | 43 |
| Binary | 1011000 | 100100 | 10010001 | 100111 | 1001011 | 0 | 101011 | 100001101 | 111100 | 100011 |
Color Harmonies of #582491
Complementary color
Monochromatic Colors of #582491
Black with #582491
Text Example
Text Example
White with #582491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582491; }
p { color: rgb(88,36,145); }
H1.HeaderClassName
{
color: #582491;
}
.AnyTagClassName
{
color: #582491;
}
</style>
background-color css
<style>
a { background-color: #582491; }
a { background-color: rgb(88,36,145); }
div.DivClassName
{
background-color: #582491;
}
.BgClassName
{
background-color: #582491;
}
</style>
border-color css
<style>
span { border-color: #582491; }
span { border-color: rgb(88,36,145); }
td.TdClassName
{
border-color: #582491;
}
.TagClassName
{
border-color: #582491;
}
</style>