Shades of Daisy Bush #584191
Tints of Daisy Bush #584191
RGB
CMYK
RGB Variations
Color information
#584191 (or 0x584191) is known color: Daisy Bush. HEX triplet: 58, 41 and 91. RGB value is (88,65,145). Sum of RGB (Red+Green+Blue) = 88+65+145=298 (39% of max value = 765). Red value is 88 (34.77% from 255 or 29.53% from 298); Green value is 65 (25.78% from 255 or 21.81% from 298); Blue value is 145 (57.03% from 255 or 48.66% from 298); Max value from RGB is 145 - color contains mainly: blue. Hex color #584191 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584191 is #A7BE6E. Grayscale: #505050. Windows color (decimal): -10993263 or 9519448. OLE color: 9519448.
HSL color Cylindrical-coordinate representation of color #584191: hue angle of 257.25º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #584191 is Cyan = 0.39, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 88 | 65 | 145 | - |
| CMYK | 0.39 | 0.55 | 0 | 0.43 |
| HSL | 257.25º | 0.38% | 0.41% | - |
| HSV(B) | 257.25º | 0.55% | 0.57% | - |
| XYZ | 11.03 | 7.9 | 27.73 | - |
| YUV | 81 | 164.12 | 133 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 65 | 145 | 0.39 | 0.55 | 0 | 0.43 | 257.25 | 0.38 | 0.41 |
| Hex | 58 | 41 | 91 | 27 | 37 | 0 | 2B | 101 | 26 | 29 |
| Octal | 130 | 101 | 221 | 47 | 67 | 0 | 53 | 401 | 46 | 51 |
| Binary | 1011000 | 1000001 | 10010001 | 100111 | 110111 | 0 | 101011 | 100000001 | 100110 | 101001 |
Color Harmonies of #584191
Complementary color
Monochromatic Colors of #584191
Black with #584191
Text Example
Text Example
White with #584191
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584191; }
p { color: rgb(88,65,145); }
H1.HeaderClassName
{
color: #584191;
}
.AnyTagClassName
{
color: #584191;
}
</style>
background-color css
<style>
a { background-color: #584191; }
a { background-color: rgb(88,65,145); }
div.DivClassName
{
background-color: #584191;
}
.BgClassName
{
background-color: #584191;
}
</style>
border-color css
<style>
span { border-color: #584191; }
span { border-color: rgb(88,65,145); }
td.TdClassName
{
border-color: #584191;
}
.TagClassName
{
border-color: #584191;
}
</style>