Shades of Kingfisher Daisy #582591
Tints of Kingfisher Daisy #582591
RGB
CMYK
RGB Variations
Color information
#582591 (or 0x582591) is known color: Kingfisher Daisy. HEX triplet: 58, 25 and 91. RGB value is (88,37,145). Sum of RGB (Red+Green+Blue) = 88+37+145=270 (35% of max value = 765). Red value is 88 (34.77% from 255 or 32.59% from 270); Green value is 37 (14.84% from 255 or 13.70% from 270); Blue value is 145 (57.03% from 255 or 53.70% from 270); Max value from RGB is 145 - color contains mainly: blue. Hex color #582591 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #582591 is #A7DA6E. Grayscale: #404040. Windows color (decimal): -11000431 or 9512280. OLE color: 9512280.
HSL color Cylindrical-coordinate representation of color #582591: hue angle of 268.33º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #582591 is Cyan = 0.39, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 88 | 37 | 145 | - |
| CMYK | 0.39 | 0.74 | 0 | 0.43 |
| HSL | 268.33º | 0.59% | 0.36% | - |
| HSV(B) | 268.33º | 0.74% | 0.57% | - |
| XYZ | 9.8 | 5.44 | 27.32 | - |
| YUV | 64.56 | 173.4 | 144.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 37 | 145 | 0.39 | 0.74 | 0 | 0.43 | 268.33 | 0.59 | 0.36 |
| Hex | 58 | 25 | 91 | 27 | 4A | 0 | 2B | 10C | 3B | 24 |
| Octal | 130 | 45 | 221 | 47 | 112 | 0 | 53 | 414 | 73 | 44 |
| Binary | 1011000 | 100101 | 10010001 | 100111 | 1001010 | 0 | 101011 | 100001100 | 111011 | 100100 |
Color Harmonies of #582591
Complementary color
Monochromatic Colors of #582591
Black with #582591
Text Example
Text Example
White with #582591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582591; }
p { color: rgb(88,37,145); }
H1.HeaderClassName
{
color: #582591;
}
.AnyTagClassName
{
color: #582591;
}
</style>
background-color css
<style>
a { background-color: #582591; }
a { background-color: rgb(88,37,145); }
div.DivClassName
{
background-color: #582591;
}
.BgClassName
{
background-color: #582591;
}
</style>
border-color css
<style>
span { border-color: #582591; }
span { border-color: rgb(88,37,145); }
td.TdClassName
{
border-color: #582591;
}
.TagClassName
{
border-color: #582591;
}
</style>