Shades of Kingfisher Daisy #582786
Tints of Kingfisher Daisy #582786
RGB
CMYK
RGB Variations
Color information
#582786 (or 0x582786) is known color: Kingfisher Daisy. HEX triplet: 58, 27 and 86. RGB value is (88,39,134). Sum of RGB (Red+Green+Blue) = 88+39+134=261 (34% of max value = 765). Red value is 88 (34.77% from 255 or 33.72% from 261); Green value is 39 (15.62% from 255 or 14.94% from 261); Blue value is 134 (52.73% from 255 or 51.34% from 261); Max value from RGB is 134 - color contains mainly: blue. Hex color #582786 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #582786 is #A7D879. Grayscale: #404040. Windows color (decimal): -10999930 or 8791896. OLE color: 8791896.
HSL color Cylindrical-coordinate representation of color #582786: hue angle of 270.95º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #582786 is Cyan = 0.34, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 39 | 134 | - |
| CMYK | 0.34 | 0.71 | 0 | 0.47 |
| HSL | 270.95º | 0.55% | 0.34% | - |
| HSV(B) | 270.95º | 0.71% | 0.53% | - |
| XYZ | 9.05 | 5.25 | 23.09 | - |
| YUV | 64.48 | 167.23 | 144.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 39 | 134 | 0.34 | 0.71 | 0 | 0.47 | 270.95 | 0.55 | 0.34 |
| Hex | 58 | 27 | 86 | 22 | 47 | 0 | 2F | 10F | 37 | 22 |
| Octal | 130 | 47 | 206 | 42 | 107 | 0 | 57 | 417 | 67 | 42 |
| Binary | 1011000 | 100111 | 10000110 | 100010 | 1000111 | 0 | 101111 | 100001111 | 110111 | 100010 |
Color Harmonies of #582786
Complementary color
Monochromatic Colors of #582786
Black with #582786
Text Example
Text Example
White with #582786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582786; }
p { color: rgb(88,39,134); }
H1.HeaderClassName
{
color: #582786;
}
.AnyTagClassName
{
color: #582786;
}
</style>
background-color css
<style>
a { background-color: #582786; }
a { background-color: rgb(88,39,134); }
div.DivClassName
{
background-color: #582786;
}
.BgClassName
{
background-color: #582786;
}
</style>
border-color css
<style>
span { border-color: #582786; }
span { border-color: rgb(88,39,134); }
td.TdClassName
{
border-color: #582786;
}
.TagClassName
{
border-color: #582786;
}
</style>