Shades of Daisy Bush #584198
Tints of Daisy Bush #584198
RGB
CMYK
RGB Variations
Color information
#584198 (or 0x584198) is known color: Daisy Bush. HEX triplet: 58, 41 and 98. RGB value is (88,65,152). Sum of RGB (Red+Green+Blue) = 88+65+152=305 (40% of max value = 765). Red value is 88 (34.77% from 255 or 28.85% from 305); Green value is 65 (25.78% from 255 or 21.31% from 305); Blue value is 152 (59.77% from 255 or 49.84% from 305); Max value from RGB is 152 - color contains mainly: blue. Hex color #584198 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #584198 is #A7BE67. Grayscale: #515151. Windows color (decimal): -10993256 or 9978200. OLE color: 9978200.
HSL color Cylindrical-coordinate representation of color #584198: hue angle of 255.86º degrees, saturation: 0.4, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #584198 is Cyan = 0.42, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 88 | 65 | 152 | - |
| CMYK | 0.42 | 0.57 | 0 | 0.40 |
| HSL | 255.86º | 0.4% | 0.43% | - |
| HSV(B) | 255.86º | 0.57% | 0.6% | - |
| XYZ | 11.58 | 8.12 | 30.66 | - |
| YUV | 81.8 | 167.62 | 132.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 65 | 152 | 0.42 | 0.57 | 0 | 0.40 | 255.86 | 0.4 | 0.43 |
| Hex | 58 | 41 | 98 | 2A | 39 | 0 | 28 | 100 | 28 | 2B |
| Octal | 130 | 101 | 230 | 52 | 71 | 0 | 50 | 400 | 50 | 53 |
| Binary | 1011000 | 1000001 | 10011000 | 101010 | 111001 | 0 | 101000 | 100000000 | 101000 | 101011 |
Color Harmonies of #584198
Complementary color
Monochromatic Colors of #584198
Black with #584198
Text Example
Text Example
White with #584198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584198; }
p { color: rgb(88,65,152); }
H1.HeaderClassName
{
color: #584198;
}
.AnyTagClassName
{
color: #584198;
}
</style>
background-color css
<style>
a { background-color: #584198; }
a { background-color: rgb(88,65,152); }
div.DivClassName
{
background-color: #584198;
}
.BgClassName
{
background-color: #584198;
}
</style>
border-color css
<style>
span { border-color: #584198; }
span { border-color: rgb(88,65,152); }
td.TdClassName
{
border-color: #584198;
}
.TagClassName
{
border-color: #584198;
}
</style>