Shades of Daisy Bush #584093
Tints of Daisy Bush #584093
RGB
CMYK
RGB Variations
Color information
#584093 (or 0x584093) is known color: Daisy Bush. HEX triplet: 58, 40 and 93. RGB value is (88,64,147). Sum of RGB (Red+Green+Blue) = 88+64+147=299 (39% of max value = 765). Red value is 88 (34.77% from 255 or 29.43% from 299); Green value is 64 (25.39% from 255 or 21.40% from 299); Blue value is 147 (57.81% from 255 or 49.16% from 299); Max value from RGB is 147 - color contains mainly: blue. Hex color #584093 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584093 is #A7BF6C. Grayscale: #505050. Windows color (decimal): -10993517 or 9650264. OLE color: 9650264.
HSL color Cylindrical-coordinate representation of color #584093: hue angle of 257.35º degrees, saturation: 0.39, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #584093 is Cyan = 0.40, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 64 | 147 | - |
| CMYK | 0.40 | 0.56 | 0 | 0.42 |
| HSL | 257.35º | 0.39% | 0.41% | - |
| HSV(B) | 257.35º | 0.56% | 0.58% | - |
| XYZ | 11.12 | 7.85 | 28.53 | - |
| YUV | 80.64 | 165.45 | 133.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 64 | 147 | 0.40 | 0.56 | 0 | 0.42 | 257.35 | 0.39 | 0.41 |
| Hex | 58 | 40 | 93 | 28 | 38 | 0 | 2A | 101 | 27 | 29 |
| Octal | 130 | 100 | 223 | 50 | 70 | 0 | 52 | 401 | 47 | 51 |
| Binary | 1011000 | 1000000 | 10010011 | 101000 | 111000 | 0 | 101010 | 100000001 | 100111 | 101001 |
Color Harmonies of #584093
Complementary color
Monochromatic Colors of #584093
Black with #584093
Text Example
Text Example
White with #584093
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584093; }
p { color: rgb(88,64,147); }
H1.HeaderClassName
{
color: #584093;
}
.AnyTagClassName
{
color: #584093;
}
</style>
background-color css
<style>
a { background-color: #584093; }
a { background-color: rgb(88,64,147); }
div.DivClassName
{
background-color: #584093;
}
.BgClassName
{
background-color: #584093;
}
</style>
border-color css
<style>
span { border-color: #584093; }
span { border-color: rgb(88,64,147); }
td.TdClassName
{
border-color: #584093;
}
.TagClassName
{
border-color: #584093;
}
</style>