Shades of Daisy Bush #583194
Tints of Daisy Bush #583194
RGB
CMYK
RGB Variations
Color information
#583194 (or 0x583194) is known color: Daisy Bush. HEX triplet: 58, 31 and 94. RGB value is (88,49,148). Sum of RGB (Red+Green+Blue) = 88+49+148=285 (37% of max value = 765). Red value is 88 (34.77% from 255 or 30.88% from 285); Green value is 49 (19.53% from 255 or 17.19% from 285); Blue value is 148 (58.20% from 255 or 51.93% from 285); Max value from RGB is 148 - color contains mainly: blue. Hex color #583194 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #583194 is #A7CE6B. Grayscale: #474747. Windows color (decimal): -10997356 or 9711960. OLE color: 9711960.
HSL color Cylindrical-coordinate representation of color #583194: hue angle of 263.64º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #583194 is Cyan = 0.41, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 49 | 148 | - |
| CMYK | 0.41 | 0.67 | 0 | 0.42 |
| HSL | 263.64º | 0.5% | 0.39% | - |
| HSV(B) | 263.64º | 0.67% | 0.58% | - |
| XYZ | 10.47 | 6.41 | 28.7 | - |
| YUV | 71.95 | 170.92 | 139.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 49 | 148 | 0.41 | 0.67 | 0 | 0.42 | 263.64 | 0.5 | 0.39 |
| Hex | 58 | 31 | 94 | 29 | 43 | 0 | 2A | 108 | 32 | 27 |
| Octal | 130 | 61 | 224 | 51 | 103 | 0 | 52 | 410 | 62 | 47 |
| Binary | 1011000 | 110001 | 10010100 | 101001 | 1000011 | 0 | 101010 | 100001000 | 110010 | 100111 |
Color Harmonies of #583194
Complementary color
Monochromatic Colors of #583194
Black with #583194
Text Example
Text Example
White with #583194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583194; }
p { color: rgb(88,49,148); }
H1.HeaderClassName
{
color: #583194;
}
.AnyTagClassName
{
color: #583194;
}
</style>
background-color css
<style>
a { background-color: #583194; }
a { background-color: rgb(88,49,148); }
div.DivClassName
{
background-color: #583194;
}
.BgClassName
{
background-color: #583194;
}
</style>
border-color css
<style>
span { border-color: #583194; }
span { border-color: rgb(88,49,148); }
td.TdClassName
{
border-color: #583194;
}
.TagClassName
{
border-color: #583194;
}
</style>