Shades of Daisy Bush #58318E
Tints of Daisy Bush #58318E
RGB
CMYK
RGB Variations
Color information
#58318E (or 0x58318E) is known color: Daisy Bush. HEX triplet: 58, 31 and 8E. RGB value is (88,49,142). Sum of RGB (Red+Green+Blue) = 88+49+142=279 (36% of max value = 765). Red value is 88 (34.77% from 255 or 31.54% from 279); Green value is 49 (19.53% from 255 or 17.56% from 279); Blue value is 142 (55.86% from 255 or 50.90% from 279); Max value from RGB is 142 - color contains mainly: blue. Hex color #58318E is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #58318E is #A7CE71. Grayscale: #464646. Windows color (decimal): -10997362 or 9318744. OLE color: 9318744.
HSL color Cylindrical-coordinate representation of color #58318E: hue angle of 265.16º degrees, saturation: 0.49, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #58318E is Cyan = 0.38, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 88 | 49 | 142 | - |
| CMYK | 0.38 | 0.65 | 0 | 0.44 |
| HSL | 265.16º | 0.49% | 0.37% | - |
| HSV(B) | 265.16º | 0.65% | 0.56% | - |
| XYZ | 10.01 | 6.22 | 26.27 | - |
| YUV | 71.26 | 167.92 | 139.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 49 | 142 | 0.38 | 0.65 | 0 | 0.44 | 265.16 | 0.49 | 0.37 |
| Hex | 58 | 31 | 8E | 26 | 41 | 0 | 2C | 109 | 31 | 25 |
| Octal | 130 | 61 | 216 | 46 | 101 | 0 | 54 | 411 | 61 | 45 |
| Binary | 1011000 | 110001 | 10001110 | 100110 | 1000001 | 0 | 101100 | 100001001 | 110001 | 100101 |
Color Harmonies of #58318E
Complementary color
Monochromatic Colors of #58318E
Black with #58318E
Text Example
Text Example
White with #58318E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #58318E; }
p { color: rgb(88,49,142); }
H1.HeaderClassName
{
color: #58318E;
}
.AnyTagClassName
{
color: #58318E;
}
</style>
background-color css
<style>
a { background-color: #58318E; }
a { background-color: rgb(88,49,142); }
div.DivClassName
{
background-color: #58318E;
}
.BgClassName
{
background-color: #58318E;
}
</style>
border-color css
<style>
span { border-color: #58318E; }
span { border-color: rgb(88,49,142); }
td.TdClassName
{
border-color: #58318E;
}
.TagClassName
{
border-color: #58318E;
}
</style>