Shades of Daisy Bush #584088
Tints of Daisy Bush #584088
RGB
CMYK
RGB Variations
Color information
#584088 (or 0x584088) is known color: Daisy Bush. HEX triplet: 58, 40 and 88. RGB value is (88,64,136). Sum of RGB (Red+Green+Blue) = 88+64+136=288 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.56% from 288); Green value is 64 (25.39% from 255 or 22.22% from 288); Blue value is 136 (53.52% from 255 or 47.22% from 288); Max value from RGB is 136 - color contains mainly: blue. Hex color #584088 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584088 is #A7BF77. Grayscale: #4F4F4F. Windows color (decimal): -10993528 or 8929368. OLE color: 8929368.
HSL color Cylindrical-coordinate representation of color #584088: hue angle of 260º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #584088 is Cyan = 0.35, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 64 | 136 | - |
| CMYK | 0.35 | 0.53 | 0 | 0.47 |
| HSL | 260º | 0.36% | 0.39% | - |
| HSV(B) | 260º | 0.53% | 0.53% | - |
| XYZ | 10.3 | 7.52 | 24.2 | - |
| YUV | 79.38 | 159.95 | 134.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 64 | 136 | 0.35 | 0.53 | 0 | 0.47 | 260 | 0.36 | 0.39 |
| Hex | 58 | 40 | 88 | 23 | 35 | 0 | 2F | 104 | 24 | 27 |
| Octal | 130 | 100 | 210 | 43 | 65 | 0 | 57 | 404 | 44 | 47 |
| Binary | 1011000 | 1000000 | 10001000 | 100011 | 110101 | 0 | 101111 | 100000100 | 100100 | 100111 |
Color Harmonies of #584088
Complementary color
Monochromatic Colors of #584088
Black with #584088
Text Example
Text Example
White with #584088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584088; }
p { color: rgb(88,64,136); }
H1.HeaderClassName
{
color: #584088;
}
.AnyTagClassName
{
color: #584088;
}
</style>
background-color css
<style>
a { background-color: #584088; }
a { background-color: rgb(88,64,136); }
div.DivClassName
{
background-color: #584088;
}
.BgClassName
{
background-color: #584088;
}
</style>
border-color css
<style>
span { border-color: #584088; }
span { border-color: rgb(88,64,136); }
td.TdClassName
{
border-color: #584088;
}
.TagClassName
{
border-color: #584088;
}
</style>