Shades of Daisy Bush #584085
Tints of Daisy Bush #584085
RGB
CMYK
RGB Variations
Color information
#584085 (or 0x584085) is known color: Daisy Bush. HEX triplet: 58, 40 and 85. RGB value is (88,64,133). Sum of RGB (Red+Green+Blue) = 88+64+133=285 (37% of max value = 765). Red value is 88 (34.77% from 255 or 30.88% from 285); Green value is 64 (25.39% from 255 or 22.46% from 285); Blue value is 133 (52.34% from 255 or 46.67% from 285); Max value from RGB is 133 - color contains mainly: blue. Hex color #584085 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584085 is #A7BF7A. Grayscale: #4E4E4E. Windows color (decimal): -10993531 or 8732760. OLE color: 8732760.
HSL color Cylindrical-coordinate representation of color #584085: hue angle of 260.87º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #584085 is Cyan = 0.34, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 88 | 64 | 133 | - |
| CMYK | 0.34 | 0.52 | 0 | 0.48 |
| HSL | 260.87º | 0.35% | 0.39% | - |
| HSV(B) | 260.87º | 0.52% | 0.52% | - |
| XYZ | 10.09 | 7.43 | 23.09 | - |
| YUV | 79.04 | 158.45 | 134.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 64 | 133 | 0.34 | 0.52 | 0 | 0.48 | 260.87 | 0.35 | 0.39 |
| Hex | 58 | 40 | 85 | 22 | 34 | 0 | 30 | 105 | 23 | 27 |
| Octal | 130 | 100 | 205 | 42 | 64 | 0 | 60 | 405 | 43 | 47 |
| Binary | 1011000 | 1000000 | 10000101 | 100010 | 110100 | 0 | 110000 | 100000101 | 100011 | 100111 |
Color Harmonies of #584085
Complementary color
Monochromatic Colors of #584085
Black with #584085
Text Example
Text Example
White with #584085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584085; }
p { color: rgb(88,64,133); }
H1.HeaderClassName
{
color: #584085;
}
.AnyTagClassName
{
color: #584085;
}
</style>
background-color css
<style>
a { background-color: #584085; }
a { background-color: rgb(88,64,133); }
div.DivClassName
{
background-color: #584085;
}
.BgClassName
{
background-color: #584085;
}
</style>
border-color css
<style>
span { border-color: #584085; }
span { border-color: rgb(88,64,133); }
td.TdClassName
{
border-color: #584085;
}
.TagClassName
{
border-color: #584085;
}
</style>