Shades of Kingfisher Daisy #582091
Tints of Kingfisher Daisy #582091
RGB
CMYK
RGB Variations
Color information
#582091 (or 0x582091) is known color: Kingfisher Daisy. HEX triplet: 58, 20 and 91. RGB value is (88,32,145). Sum of RGB (Red+Green+Blue) = 88+32+145=265 (35% of max value = 765). Red value is 88 (34.77% from 255 or 33.21% from 265); Green value is 32 (12.89% from 255 or 12.08% from 265); Blue value is 145 (57.03% from 255 or 54.72% from 265); Max value from RGB is 145 - color contains mainly: blue. Hex color #582091 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #582091 is #A7DF6E. Grayscale: #3D3D3D. Windows color (decimal): -11001711 or 9511000. OLE color: 9511000.
HSL color Cylindrical-coordinate representation of color #582091: hue angle of 269.73º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #582091 is Cyan = 0.39, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 88 | 32 | 145 | - |
| CMYK | 0.39 | 0.78 | 0 | 0.43 |
| HSL | 269.73º | 0.64% | 0.35% | - |
| HSV(B) | 269.73º | 0.78% | 0.57% | - |
| XYZ | 9.65 | 5.15 | 27.27 | - |
| YUV | 61.63 | 175.05 | 146.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 32 | 145 | 0.39 | 0.78 | 0 | 0.43 | 269.73 | 0.64 | 0.35 |
| Hex | 58 | 20 | 91 | 27 | 4E | 0 | 2B | 10E | 40 | 23 |
| Octal | 130 | 40 | 221 | 47 | 116 | 0 | 53 | 416 | 100 | 43 |
| Binary | 1011000 | 100000 | 10010001 | 100111 | 1001110 | 0 | 101011 | 100001110 | 1000000 | 100011 |
Color Harmonies of #582091
Complementary color
Monochromatic Colors of #582091
Black with #582091
Text Example
Text Example
White with #582091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582091; }
p { color: rgb(88,32,145); }
H1.HeaderClassName
{
color: #582091;
}
.AnyTagClassName
{
color: #582091;
}
</style>
background-color css
<style>
a { background-color: #582091; }
a { background-color: rgb(88,32,145); }
div.DivClassName
{
background-color: #582091;
}
.BgClassName
{
background-color: #582091;
}
</style>
border-color css
<style>
span { border-color: #582091; }
span { border-color: rgb(88,32,145); }
td.TdClassName
{
border-color: #582091;
}
.TagClassName
{
border-color: #582091;
}
</style>