Shades of Daisy Bush #573391
Tints of Daisy Bush #573391
RGB
CMYK
RGB Variations
Color information
#573391 (or 0x573391) is known color: Daisy Bush. HEX triplet: 57, 33 and 91. RGB value is (87,51,145). Sum of RGB (Red+Green+Blue) = 87+51+145=283 (37% of max value = 765). Red value is 87 (34.38% from 255 or 30.74% from 283); Green value is 51 (20.31% from 255 or 18.02% from 283); Blue value is 145 (57.03% from 255 or 51.24% from 283); Max value from RGB is 145 - color contains mainly: blue. Hex color #573391 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #573391 is #A8CC6E. Grayscale: #484848. Windows color (decimal): -11062383 or 9515863. OLE color: 9515863.
HSL color Cylindrical-coordinate representation of color #573391: hue angle of 262.98º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #573391 is Cyan = 0.4, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 51 | 145 | - |
| CMYK | 0.4 | 0.65 | 0 | 0.43 |
| HSL | 262.98º | 0.48% | 0.38% | - |
| HSV(B) | 262.98º | 0.65% | 0.57% | - |
| XYZ | 10.23 | 6.44 | 27.49 | - |
| YUV | 72.48 | 168.93 | 138.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 51 | 145 | 0.4 | 0.65 | 0 | 0.43 | 262.98 | 0.48 | 0.38 |
| Hex | 57 | 33 | 91 | 28 | 41 | 0 | 2B | 107 | 30 | 26 |
| Octal | 127 | 63 | 221 | 50 | 101 | 0 | 53 | 407 | 60 | 46 |
| Binary | 1010111 | 110011 | 10010001 | 101000 | 1000001 | 0 | 101011 | 100000111 | 110000 | 100110 |
Color Harmonies of #573391
Complementary color
Monochromatic Colors of #573391
Black with #573391
Text Example
Text Example
White with #573391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573391; }
p { color: rgb(87,51,145); }
H1.HeaderClassName
{
color: #573391;
}
.AnyTagClassName
{
color: #573391;
}
</style>
background-color css
<style>
a { background-color: #573391; }
a { background-color: rgb(87,51,145); }
div.DivClassName
{
background-color: #573391;
}
.BgClassName
{
background-color: #573391;
}
</style>
border-color css
<style>
span { border-color: #573391; }
span { border-color: rgb(87,51,145); }
td.TdClassName
{
border-color: #573391;
}
.TagClassName
{
border-color: #573391;
}
</style>