Shades of Daisy Bush #584086
Tints of Daisy Bush #584086
RGB
CMYK
RGB Variations
Color information
#584086 (or 0x584086) is known color: Daisy Bush. HEX triplet: 58, 40 and 86. RGB value is (88,64,134). Sum of RGB (Red+Green+Blue) = 88+64+134=286 (37% of max value = 765). Red value is 88 (34.77% from 255 or 30.77% from 286); Green value is 64 (25.39% from 255 or 22.38% from 286); Blue value is 134 (52.73% from 255 or 46.85% from 286); Max value from RGB is 134 - color contains mainly: blue. Hex color #584086 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584086 is #A7BF79. Grayscale: #4E4E4E. Windows color (decimal): -10993530 or 8798296. OLE color: 8798296.
HSL color Cylindrical-coordinate representation of color #584086: hue angle of 260.57º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #584086 is Cyan = 0.34, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 64 | 134 | - |
| CMYK | 0.34 | 0.52 | 0 | 0.47 |
| HSL | 260.57º | 0.35% | 0.39% | - |
| HSV(B) | 260.57º | 0.52% | 0.53% | - |
| XYZ | 10.16 | 7.46 | 23.46 | - |
| YUV | 79.16 | 158.95 | 134.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 64 | 134 | 0.34 | 0.52 | 0 | 0.47 | 260.57 | 0.35 | 0.39 |
| Hex | 58 | 40 | 86 | 22 | 34 | 0 | 2F | 105 | 23 | 27 |
| Octal | 130 | 100 | 206 | 42 | 64 | 0 | 57 | 405 | 43 | 47 |
| Binary | 1011000 | 1000000 | 10000110 | 100010 | 110100 | 0 | 101111 | 100000101 | 100011 | 100111 |
Color Harmonies of #584086
Complementary color
Monochromatic Colors of #584086
Black with #584086
Text Example
Text Example
White with #584086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584086; }
p { color: rgb(88,64,134); }
H1.HeaderClassName
{
color: #584086;
}
.AnyTagClassName
{
color: #584086;
}
</style>
background-color css
<style>
a { background-color: #584086; }
a { background-color: rgb(88,64,134); }
div.DivClassName
{
background-color: #584086;
}
.BgClassName
{
background-color: #584086;
}
</style>
border-color css
<style>
span { border-color: #584086; }
span { border-color: rgb(88,64,134); }
td.TdClassName
{
border-color: #584086;
}
.TagClassName
{
border-color: #584086;
}
</style>