Shades of Kingfisher Daisy #582484
Tints of Kingfisher Daisy #582484
RGB
CMYK
RGB Variations
Color information
#582484 (or 0x582484) is known color: Kingfisher Daisy. HEX triplet: 58, 24 and 84. RGB value is (88,36,132). Sum of RGB (Red+Green+Blue) = 88+36+132=256 (33% of max value = 765). Red value is 88 (34.77% from 255 or 34.38% from 256); Green value is 36 (14.45% from 255 or 14.06% from 256); Blue value is 132 (51.95% from 255 or 51.56% from 256); Max value from RGB is 132 - color contains mainly: blue. Hex color #582484 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #582484 is #A7DB7B. Grayscale: #3E3E3E. Windows color (decimal): -11000700 or 8660056. OLE color: 8660056.
HSL color Cylindrical-coordinate representation of color #582484: hue angle of 272.5º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #582484 is Cyan = 0.33, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 88 | 36 | 132 | - |
| CMYK | 0.33 | 0.73 | 0 | 0.48 |
| HSL | 272.5º | 0.57% | 0.33% | - |
| HSV(B) | 272.5º | 0.73% | 0.52% | - |
| XYZ | 8.82 | 5 | 22.33 | - |
| YUV | 62.49 | 167.23 | 146.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 36 | 132 | 0.33 | 0.73 | 0 | 0.48 | 272.5 | 0.57 | 0.33 |
| Hex | 58 | 24 | 84 | 21 | 49 | 0 | 30 | 110 | 39 | 21 |
| Octal | 130 | 44 | 204 | 41 | 111 | 0 | 60 | 420 | 71 | 41 |
| Binary | 1011000 | 100100 | 10000100 | 100001 | 1001001 | 0 | 110000 | 100010000 | 111001 | 100001 |
Color Harmonies of #582484
Complementary color
Monochromatic Colors of #582484
Black with #582484
Text Example
Text Example
White with #582484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582484; }
p { color: rgb(88,36,132); }
H1.HeaderClassName
{
color: #582484;
}
.AnyTagClassName
{
color: #582484;
}
</style>
background-color css
<style>
a { background-color: #582484; }
a { background-color: rgb(88,36,132); }
div.DivClassName
{
background-color: #582484;
}
.BgClassName
{
background-color: #582484;
}
</style>
border-color css
<style>
span { border-color: #582484; }
span { border-color: rgb(88,36,132); }
td.TdClassName
{
border-color: #582484;
}
.TagClassName
{
border-color: #582484;
}
</style>