Shades of Daisy Bush #583798
Tints of Daisy Bush #583798
RGB
CMYK
RGB Variations
Color information
#583798 (or 0x583798) is known color: Daisy Bush. HEX triplet: 58, 37 and 98. RGB value is (88,55,152). Sum of RGB (Red+Green+Blue) = 88+55+152=295 (39% of max value = 765). Red value is 88 (34.77% from 255 or 29.83% from 295); Green value is 55 (21.88% from 255 or 18.64% from 295); Blue value is 152 (59.77% from 255 or 51.53% from 295); Max value from RGB is 152 - color contains mainly: blue. Hex color #583798 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #583798 is #A7C867. Grayscale: #4B4B4B. Windows color (decimal): -10995816 or 9975640. OLE color: 9975640.
HSL color Cylindrical-coordinate representation of color #583798: hue angle of 260.41º degrees, saturation: 0.47, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #583798 is Cyan = 0.42, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 88 | 55 | 152 | - |
| CMYK | 0.42 | 0.64 | 0 | 0.40 |
| HSL | 260.41º | 0.47% | 0.41% | - |
| HSV(B) | 260.41º | 0.64% | 0.6% | - |
| XYZ | 11.06 | 7.07 | 30.49 | - |
| YUV | 75.93 | 170.93 | 136.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 55 | 152 | 0.42 | 0.64 | 0 | 0.40 | 260.41 | 0.47 | 0.41 |
| Hex | 58 | 37 | 98 | 2A | 40 | 0 | 28 | 104 | 2F | 29 |
| Octal | 130 | 67 | 230 | 52 | 100 | 0 | 50 | 404 | 57 | 51 |
| Binary | 1011000 | 110111 | 10011000 | 101010 | 1000000 | 0 | 101000 | 100000100 | 101111 | 101001 |
Color Harmonies of #583798
Complementary color
Monochromatic Colors of #583798
Black with #583798
Text Example
Text Example
White with #583798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583798; }
p { color: rgb(88,55,152); }
H1.HeaderClassName
{
color: #583798;
}
.AnyTagClassName
{
color: #583798;
}
</style>
background-color css
<style>
a { background-color: #583798; }
a { background-color: rgb(88,55,152); }
div.DivClassName
{
background-color: #583798;
}
.BgClassName
{
background-color: #583798;
}
</style>
border-color css
<style>
span { border-color: #583798; }
span { border-color: rgb(88,55,152); }
td.TdClassName
{
border-color: #583798;
}
.TagClassName
{
border-color: #583798;
}
</style>