Shades of Daisy Bush #573295
Tints of Daisy Bush #573295
RGB
CMYK
RGB Variations
Color information
#573295 (or 0x573295) is known color: Daisy Bush. HEX triplet: 57, 32 and 95. RGB value is (87,50,149). Sum of RGB (Red+Green+Blue) = 87+50+149=286 (37% of max value = 765). Red value is 87 (34.38% from 255 or 30.42% from 286); Green value is 50 (19.92% from 255 or 17.48% from 286); Blue value is 149 (58.59% from 255 or 52.10% from 286); Max value from RGB is 149 - color contains mainly: blue. Hex color #573295 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #573295 is #A8CD6A. Grayscale: #474747. Windows color (decimal): -11062635 or 9777751. OLE color: 9777751.
HSL color Cylindrical-coordinate representation of color #573295: hue angle of 262.42º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #573295 is Cyan = 0.42, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 50 | 149 | - |
| CMYK | 0.42 | 0.66 | 0 | 0.42 |
| HSL | 262.42º | 0.5% | 0.39% | - |
| HSV(B) | 262.42º | 0.66% | 0.58% | - |
| XYZ | 10.5 | 6.48 | 29.13 | - |
| YUV | 72.35 | 171.26 | 138.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 50 | 149 | 0.42 | 0.66 | 0 | 0.42 | 262.42 | 0.5 | 0.39 |
| Hex | 57 | 32 | 95 | 2A | 42 | 0 | 2A | 106 | 32 | 27 |
| Octal | 127 | 62 | 225 | 52 | 102 | 0 | 52 | 406 | 62 | 47 |
| Binary | 1010111 | 110010 | 10010101 | 101010 | 1000010 | 0 | 101010 | 100000110 | 110010 | 100111 |
Color Harmonies of #573295
Complementary color
Monochromatic Colors of #573295
Black with #573295
Text Example
Text Example
White with #573295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573295; }
p { color: rgb(87,50,149); }
H1.HeaderClassName
{
color: #573295;
}
.AnyTagClassName
{
color: #573295;
}
</style>
background-color css
<style>
a { background-color: #573295; }
a { background-color: rgb(87,50,149); }
div.DivClassName
{
background-color: #573295;
}
.BgClassName
{
background-color: #573295;
}
</style>
border-color css
<style>
span { border-color: #573295; }
span { border-color: rgb(87,50,149); }
td.TdClassName
{
border-color: #573295;
}
.TagClassName
{
border-color: #573295;
}
</style>