Shades of Daisy Bush #583792
Tints of Daisy Bush #583792
RGB
CMYK
RGB Variations
Color information
#583792 (or 0x583792) is known color: Daisy Bush. HEX triplet: 58, 37 and 92. RGB value is (88,55,146). Sum of RGB (Red+Green+Blue) = 88+55+146=289 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.45% from 289); Green value is 55 (21.88% from 255 or 19.03% from 289); Blue value is 146 (57.42% from 255 or 50.52% from 289); Max value from RGB is 146 - color contains mainly: blue. Hex color #583792 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #583792 is #A7C86D. Grayscale: #4A4A4A. Windows color (decimal): -10995822 or 9582424. OLE color: 9582424.
HSL color Cylindrical-coordinate representation of color #583792: hue angle of 261.76º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #583792 is Cyan = 0.40, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 88 | 55 | 146 | - |
| CMYK | 0.40 | 0.62 | 0 | 0.43 |
| HSL | 261.76º | 0.45% | 0.39% | - |
| HSV(B) | 261.76º | 0.62% | 0.57% | - |
| XYZ | 10.58 | 6.88 | 27.96 | - |
| YUV | 75.24 | 167.93 | 137.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 55 | 146 | 0.40 | 0.62 | 0 | 0.43 | 261.76 | 0.45 | 0.39 |
| Hex | 58 | 37 | 92 | 28 | 3E | 0 | 2B | 106 | 2D | 27 |
| Octal | 130 | 67 | 222 | 50 | 76 | 0 | 53 | 406 | 55 | 47 |
| Binary | 1011000 | 110111 | 10010010 | 101000 | 111110 | 0 | 101011 | 100000110 | 101101 | 100111 |
Color Harmonies of #583792
Complementary color
Monochromatic Colors of #583792
Black with #583792
Text Example
Text Example
White with #583792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583792; }
p { color: rgb(88,55,146); }
H1.HeaderClassName
{
color: #583792;
}
.AnyTagClassName
{
color: #583792;
}
</style>
background-color css
<style>
a { background-color: #583792; }
a { background-color: rgb(88,55,146); }
div.DivClassName
{
background-color: #583792;
}
.BgClassName
{
background-color: #583792;
}
</style>
border-color css
<style>
span { border-color: #583792; }
span { border-color: rgb(88,55,146); }
td.TdClassName
{
border-color: #583792;
}
.TagClassName
{
border-color: #583792;
}
</style>