Shades of Kingfisher Daisy #582987
Tints of Kingfisher Daisy #582987
RGB
CMYK
RGB Variations
Color information
#582987 (or 0x582987) is known color: Kingfisher Daisy. HEX triplet: 58, 29 and 87. RGB value is (88,41,135). Sum of RGB (Red+Green+Blue) = 88+41+135=264 (34% of max value = 765). Red value is 88 (34.77% from 255 or 33.33% from 264); Green value is 41 (16.41% from 255 or 15.53% from 264); Blue value is 135 (53.12% from 255 or 51.14% from 264); Max value from RGB is 135 - color contains mainly: blue. Hex color #582987 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #582987 is #A7D678. Grayscale: #414141. Windows color (decimal): -10999417 or 8857944. OLE color: 8857944.
HSL color Cylindrical-coordinate representation of color #582987: hue angle of 270º degrees, saturation: 0.53, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #582987 is Cyan = 0.35, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 41 | 135 | - |
| CMYK | 0.35 | 0.70 | 0 | 0.47 |
| HSL | 270º | 0.53% | 0.35% | - |
| HSV(B) | 270º | 0.7% | 0.53% | - |
| XYZ | 9.19 | 5.41 | 23.48 | - |
| YUV | 65.77 | 167.07 | 143.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 41 | 135 | 0.35 | 0.70 | 0 | 0.47 | 270 | 0.53 | 0.35 |
| Hex | 58 | 29 | 87 | 23 | 46 | 0 | 2F | 10E | 35 | 23 |
| Octal | 130 | 51 | 207 | 43 | 106 | 0 | 57 | 416 | 65 | 43 |
| Binary | 1011000 | 101001 | 10000111 | 100011 | 1000110 | 0 | 101111 | 100001110 | 110101 | 100011 |
Color Harmonies of #582987
Complementary color
Monochromatic Colors of #582987
Black with #582987
Text Example
Text Example
White with #582987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582987; }
p { color: rgb(88,41,135); }
H1.HeaderClassName
{
color: #582987;
}
.AnyTagClassName
{
color: #582987;
}
</style>
background-color css
<style>
a { background-color: #582987; }
a { background-color: rgb(88,41,135); }
div.DivClassName
{
background-color: #582987;
}
.BgClassName
{
background-color: #582987;
}
</style>
border-color css
<style>
span { border-color: #582987; }
span { border-color: rgb(88,41,135); }
td.TdClassName
{
border-color: #582987;
}
.TagClassName
{
border-color: #582987;
}
</style>