Shades of Daisy Bush #583592
Tints of Daisy Bush #583592
RGB
CMYK
RGB Variations
Color information
#583592 (or 0x583592) is known color: Daisy Bush. HEX triplet: 58, 35 and 92. RGB value is (88,53,146). Sum of RGB (Red+Green+Blue) = 88+53+146=287 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.66% from 287); Green value is 53 (21.09% from 255 or 18.47% from 287); Blue value is 146 (57.42% from 255 or 50.87% from 287); Max value from RGB is 146 - color contains mainly: blue. Hex color #583592 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #583592 is #A7CA6D. Grayscale: #494949. Windows color (decimal): -10996334 or 9581912. OLE color: 9581912.
HSL color Cylindrical-coordinate representation of color #583592: hue angle of 262.58º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #583592 is Cyan = 0.40, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 88 | 53 | 146 | - |
| CMYK | 0.40 | 0.64 | 0 | 0.43 |
| HSL | 262.58º | 0.47% | 0.39% | - |
| HSV(B) | 262.58º | 0.64% | 0.57% | - |
| XYZ | 10.49 | 6.7 | 27.93 | - |
| YUV | 74.07 | 168.6 | 137.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 53 | 146 | 0.40 | 0.64 | 0 | 0.43 | 262.58 | 0.47 | 0.39 |
| Hex | 58 | 35 | 92 | 28 | 40 | 0 | 2B | 107 | 2F | 27 |
| Octal | 130 | 65 | 222 | 50 | 100 | 0 | 53 | 407 | 57 | 47 |
| Binary | 1011000 | 110101 | 10010010 | 101000 | 1000000 | 0 | 101011 | 100000111 | 101111 | 100111 |
Color Harmonies of #583592
Complementary color
Monochromatic Colors of #583592
Black with #583592
Text Example
Text Example
White with #583592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583592; }
p { color: rgb(88,53,146); }
H1.HeaderClassName
{
color: #583592;
}
.AnyTagClassName
{
color: #583592;
}
</style>
background-color css
<style>
a { background-color: #583592; }
a { background-color: rgb(88,53,146); }
div.DivClassName
{
background-color: #583592;
}
.BgClassName
{
background-color: #583592;
}
</style>
border-color css
<style>
span { border-color: #583592; }
span { border-color: rgb(88,53,146); }
td.TdClassName
{
border-color: #583592;
}
.TagClassName
{
border-color: #583592;
}
</style>