Shades of Daisy Bush #573191
Tints of Daisy Bush #573191
RGB
CMYK
RGB Variations
Color information
#573191 (or 0x573191) is known color: Daisy Bush. HEX triplet: 57, 31 and 91. RGB value is (87,49,145). Sum of RGB (Red+Green+Blue) = 87+49+145=281 (37% of max value = 765). Red value is 87 (34.38% from 255 or 30.96% from 281); Green value is 49 (19.53% from 255 or 17.44% from 281); Blue value is 145 (57.03% from 255 or 51.60% from 281); Max value from RGB is 145 - color contains mainly: blue. Hex color #573191 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #573191 is #A8CE6E. Grayscale: #464646. Windows color (decimal): -11062895 or 9515351. OLE color: 9515351.
HSL color Cylindrical-coordinate representation of color #573191: hue angle of 263.75º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #573191 is Cyan = 0.4, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 49 | 145 | - |
| CMYK | 0.4 | 0.66 | 0 | 0.43 |
| HSL | 263.75º | 0.49% | 0.38% | - |
| HSV(B) | 263.75º | 0.66% | 0.57% | - |
| XYZ | 10.14 | 6.27 | 27.46 | - |
| YUV | 71.31 | 169.59 | 139.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 49 | 145 | 0.4 | 0.66 | 0 | 0.43 | 263.75 | 0.49 | 0.38 |
| Hex | 57 | 31 | 91 | 28 | 42 | 0 | 2B | 108 | 31 | 26 |
| Octal | 127 | 61 | 221 | 50 | 102 | 0 | 53 | 410 | 61 | 46 |
| Binary | 1010111 | 110001 | 10010001 | 101000 | 1000010 | 0 | 101011 | 100001000 | 110001 | 100110 |
Color Harmonies of #573191
Complementary color
Monochromatic Colors of #573191
Black with #573191
Text Example
Text Example
White with #573191
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573191; }
p { color: rgb(87,49,145); }
H1.HeaderClassName
{
color: #573191;
}
.AnyTagClassName
{
color: #573191;
}
</style>
background-color css
<style>
a { background-color: #573191; }
a { background-color: rgb(87,49,145); }
div.DivClassName
{
background-color: #573191;
}
.BgClassName
{
background-color: #573191;
}
</style>
border-color css
<style>
span { border-color: #573191; }
span { border-color: rgb(87,49,145); }
td.TdClassName
{
border-color: #573191;
}
.TagClassName
{
border-color: #573191;
}
</style>