Shades of Kingfisher Daisy #582385
Tints of Kingfisher Daisy #582385
RGB
CMYK
RGB Variations
Color information
#582385 (or 0x582385) is known color: Kingfisher Daisy. HEX triplet: 58, 23 and 85. RGB value is (88,35,133). Sum of RGB (Red+Green+Blue) = 88+35+133=256 (33% of max value = 765). Red value is 88 (34.77% from 255 or 34.38% from 256); Green value is 35 (14.06% from 255 or 13.67% from 256); Blue value is 133 (52.34% from 255 or 51.95% from 256); Max value from RGB is 133 - color contains mainly: blue. Hex color #582385 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #582385 is #A7DC7A. Grayscale: #3D3D3D. Windows color (decimal): -11000955 or 8725336. OLE color: 8725336.
HSL color Cylindrical-coordinate representation of color #582385: hue angle of 272.45º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #582385 is Cyan = 0.34, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 88 | 35 | 133 | - |
| CMYK | 0.34 | 0.74 | 0 | 0.48 |
| HSL | 272.45º | 0.58% | 0.33% | - |
| HSV(B) | 272.45º | 0.74% | 0.52% | - |
| XYZ | 8.86 | 4.97 | 22.68 | - |
| YUV | 62.02 | 168.06 | 146.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 35 | 133 | 0.34 | 0.74 | 0 | 0.48 | 272.45 | 0.58 | 0.33 |
| Hex | 58 | 23 | 85 | 22 | 4A | 0 | 30 | 110 | 3A | 21 |
| Octal | 130 | 43 | 205 | 42 | 112 | 0 | 60 | 420 | 72 | 41 |
| Binary | 1011000 | 100011 | 10000101 | 100010 | 1001010 | 0 | 110000 | 100010000 | 111010 | 100001 |
Color Harmonies of #582385
Complementary color
Monochromatic Colors of #582385
Black with #582385
Text Example
Text Example
White with #582385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582385; }
p { color: rgb(88,35,133); }
H1.HeaderClassName
{
color: #582385;
}
.AnyTagClassName
{
color: #582385;
}
</style>
background-color css
<style>
a { background-color: #582385; }
a { background-color: rgb(88,35,133); }
div.DivClassName
{
background-color: #582385;
}
.BgClassName
{
background-color: #582385;
}
</style>
border-color css
<style>
span { border-color: #582385; }
span { border-color: rgb(88,35,133); }
td.TdClassName
{
border-color: #582385;
}
.TagClassName
{
border-color: #582385;
}
</style>