Shades of Kingfisher Daisy #582380
Tints of Kingfisher Daisy #582380
RGB
CMYK
RGB Variations
Color information
#582380 (or 0x582380) is known color: Kingfisher Daisy. HEX triplet: 58, 23 and 80. RGB value is (88,35,128). Sum of RGB (Red+Green+Blue) = 88+35+128=251 (33% of max value = 765). Red value is 88 (34.77% from 255 or 35.06% from 251); Green value is 35 (14.06% from 255 or 13.94% from 251); Blue value is 128 (50.39% from 255 or 51.00% from 251); Max value from RGB is 128 - color contains mainly: blue. Hex color #582380 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #582380 is #A7DC7F. Grayscale: #3D3D3D. Windows color (decimal): -11000960 or 8397656. OLE color: 8397656.
HSL color Cylindrical-coordinate representation of color #582380: hue angle of 274.19º degrees, saturation: 0.57, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #582380 is Cyan = 0.31, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 88 | 35 | 128 | - |
| CMYK | 0.31 | 0.73 | 0 | 0.50 |
| HSL | 274.19º | 0.57% | 0.32% | - |
| HSV(B) | 274.19º | 0.73% | 0.5% | - |
| XYZ | 8.52 | 4.84 | 20.91 | - |
| YUV | 61.45 | 165.56 | 146.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 35 | 128 | 0.31 | 0.73 | 0 | 0.50 | 274.19 | 0.57 | 0.32 |
| Hex | 58 | 23 | 80 | 1F | 49 | 0 | 32 | 112 | 39 | 20 |
| Octal | 130 | 43 | 200 | 37 | 111 | 0 | 62 | 422 | 71 | 40 |
| Binary | 1011000 | 100011 | 10000000 | 11111 | 1001001 | 0 | 110010 | 100010010 | 111001 | 100000 |
Color Harmonies of #582380
Complementary color
Monochromatic Colors of #582380
Black with #582380
Text Example
Text Example
White with #582380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582380; }
p { color: rgb(88,35,128); }
H1.HeaderClassName
{
color: #582380;
}
.AnyTagClassName
{
color: #582380;
}
</style>
background-color css
<style>
a { background-color: #582380; }
a { background-color: rgb(88,35,128); }
div.DivClassName
{
background-color: #582380;
}
.BgClassName
{
background-color: #582380;
}
</style>
border-color css
<style>
span { border-color: #582380; }
span { border-color: rgb(88,35,128); }
td.TdClassName
{
border-color: #582380;
}
.TagClassName
{
border-color: #582380;
}
</style>