Shades of Daisy Bush #573298
Tints of Daisy Bush #573298
RGB
CMYK
RGB Variations
Color information
#573298 (or 0x573298) is known color: Daisy Bush. HEX triplet: 57, 32 and 98. RGB value is (87,50,152). Sum of RGB (Red+Green+Blue) = 87+50+152=289 (38% of max value = 765). Red value is 87 (34.38% from 255 or 30.10% from 289); Green value is 50 (19.92% from 255 or 17.30% from 289); Blue value is 152 (59.77% from 255 or 52.60% from 289); Max value from RGB is 152 - color contains mainly: blue. Hex color #573298 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #573298 is #A8CD67. Grayscale: #484848. Windows color (decimal): -11062632 or 9974359. OLE color: 9974359.
HSL color Cylindrical-coordinate representation of color #573298: hue angle of 261.76º degrees, saturation: 0.5, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #573298 is Cyan = 0.43, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 87 | 50 | 152 | - |
| CMYK | 0.43 | 0.67 | 0 | 0.40 |
| HSL | 261.76º | 0.5% | 0.4% | - |
| HSV(B) | 261.76º | 0.67% | 0.6% | - |
| XYZ | 10.74 | 6.57 | 30.41 | - |
| YUV | 72.69 | 172.76 | 138.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 50 | 152 | 0.43 | 0.67 | 0 | 0.40 | 261.76 | 0.5 | 0.4 |
| Hex | 57 | 32 | 98 | 2B | 43 | 0 | 28 | 106 | 32 | 28 |
| Octal | 127 | 62 | 230 | 53 | 103 | 0 | 50 | 406 | 62 | 50 |
| Binary | 1010111 | 110010 | 10011000 | 101011 | 1000011 | 0 | 101000 | 100000110 | 110010 | 101000 |
Color Harmonies of #573298
Complementary color
Monochromatic Colors of #573298
Black with #573298
Text Example
Text Example
White with #573298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573298; }
p { color: rgb(87,50,152); }
H1.HeaderClassName
{
color: #573298;
}
.AnyTagClassName
{
color: #573298;
}
</style>
background-color css
<style>
a { background-color: #573298; }
a { background-color: rgb(87,50,152); }
div.DivClassName
{
background-color: #573298;
}
.BgClassName
{
background-color: #573298;
}
</style>
border-color css
<style>
span { border-color: #573298; }
span { border-color: rgb(87,50,152); }
td.TdClassName
{
border-color: #573298;
}
.TagClassName
{
border-color: #573298;
}
</style>