Shades of Daisy Bush #583894
Tints of Daisy Bush #583894
RGB
CMYK
RGB Variations
Color information
#583894 (or 0x583894) is known color: Daisy Bush. HEX triplet: 58, 38 and 94. RGB value is (88,56,148). Sum of RGB (Red+Green+Blue) = 88+56+148=292 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.14% from 292); Green value is 56 (22.27% from 255 or 19.18% from 292); Blue value is 148 (58.20% from 255 or 50.68% from 292); Max value from RGB is 148 - color contains mainly: blue. Hex color #583894 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #583894 is #A7C76B. Grayscale: #4B4B4B. Windows color (decimal): -10995564 or 9713752. OLE color: 9713752.
HSL color Cylindrical-coordinate representation of color #583894: hue angle of 260.87º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #583894 is Cyan = 0.41, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 56 | 148 | - |
| CMYK | 0.41 | 0.62 | 0 | 0.42 |
| HSL | 260.87º | 0.45% | 0.4% | - |
| HSV(B) | 260.87º | 0.62% | 0.58% | - |
| XYZ | 10.78 | 7.04 | 28.81 | - |
| YUV | 76.06 | 168.6 | 136.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 56 | 148 | 0.41 | 0.62 | 0 | 0.42 | 260.87 | 0.45 | 0.4 |
| Hex | 58 | 38 | 94 | 29 | 3E | 0 | 2A | 105 | 2D | 28 |
| Octal | 130 | 70 | 224 | 51 | 76 | 0 | 52 | 405 | 55 | 50 |
| Binary | 1011000 | 111000 | 10010100 | 101001 | 111110 | 0 | 101010 | 100000101 | 101101 | 101000 |
Color Harmonies of #583894
Complementary color
Monochromatic Colors of #583894
Black with #583894
Text Example
Text Example
White with #583894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583894; }
p { color: rgb(88,56,148); }
H1.HeaderClassName
{
color: #583894;
}
.AnyTagClassName
{
color: #583894;
}
</style>
background-color css
<style>
a { background-color: #583894; }
a { background-color: rgb(88,56,148); }
div.DivClassName
{
background-color: #583894;
}
.BgClassName
{
background-color: #583894;
}
</style>
border-color css
<style>
span { border-color: #583894; }
span { border-color: rgb(88,56,148); }
td.TdClassName
{
border-color: #583894;
}
.TagClassName
{
border-color: #583894;
}
</style>