Shades of Daisy Bush #584091
Tints of Daisy Bush #584091
RGB
CMYK
RGB Variations
Color information
#584091 (or 0x584091) is known color: Daisy Bush. HEX triplet: 58, 40 and 91. RGB value is (88,64,145). Sum of RGB (Red+Green+Blue) = 88+64+145=297 (39% of max value = 765). Red value is 88 (34.77% from 255 or 29.63% from 297); Green value is 64 (25.39% from 255 or 21.55% from 297); Blue value is 145 (57.03% from 255 or 48.82% from 297); Max value from RGB is 145 - color contains mainly: blue. Hex color #584091 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584091 is #A7BF6E. Grayscale: #505050. Windows color (decimal): -10993519 or 9519192. OLE color: 9519192.
HSL color Cylindrical-coordinate representation of color #584091: hue angle of 257.78º degrees, saturation: 0.39, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #584091 is Cyan = 0.39, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 88 | 64 | 145 | - |
| CMYK | 0.39 | 0.56 | 0 | 0.43 |
| HSL | 257.78º | 0.39% | 0.41% | - |
| HSV(B) | 257.78º | 0.56% | 0.57% | - |
| XYZ | 10.97 | 7.79 | 27.71 | - |
| YUV | 80.41 | 164.45 | 133.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 64 | 145 | 0.39 | 0.56 | 0 | 0.43 | 257.78 | 0.39 | 0.41 |
| Hex | 58 | 40 | 91 | 27 | 38 | 0 | 2B | 102 | 27 | 29 |
| Octal | 130 | 100 | 221 | 47 | 70 | 0 | 53 | 402 | 47 | 51 |
| Binary | 1011000 | 1000000 | 10010001 | 100111 | 111000 | 0 | 101011 | 100000010 | 100111 | 101001 |
Color Harmonies of #584091
Complementary color
Monochromatic Colors of #584091
Black with #584091
Text Example
Text Example
White with #584091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584091; }
p { color: rgb(88,64,145); }
H1.HeaderClassName
{
color: #584091;
}
.AnyTagClassName
{
color: #584091;
}
</style>
background-color css
<style>
a { background-color: #584091; }
a { background-color: rgb(88,64,145); }
div.DivClassName
{
background-color: #584091;
}
.BgClassName
{
background-color: #584091;
}
</style>
border-color css
<style>
span { border-color: #584091; }
span { border-color: rgb(88,64,145); }
td.TdClassName
{
border-color: #584091;
}
.TagClassName
{
border-color: #584091;
}
</style>