Shades of Daisy Bush #573992
Tints of Daisy Bush #573992
RGB
CMYK
RGB Variations
Color information
#573992 (or 0x573992) is known color: Daisy Bush. HEX triplet: 57, 39 and 92. RGB value is (87,57,146). Sum of RGB (Red+Green+Blue) = 87+57+146=290 (38% of max value = 765). Red value is 87 (34.38% from 255 or 30% from 290); Green value is 57 (22.66% from 255 or 19.66% from 290); Blue value is 146 (57.42% from 255 or 50.34% from 290); Max value from RGB is 146 - color contains mainly: blue. Hex color #573992 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #573992 is #A8C66D. Grayscale: #4B4B4B. Windows color (decimal): -11060846 or 9582935. OLE color: 9582935.
HSL color Cylindrical-coordinate representation of color #573992: hue angle of 260.22º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #573992 is Cyan = 0.40, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 57 | 146 | - |
| CMYK | 0.40 | 0.61 | 0 | 0.43 |
| HSL | 260.22º | 0.44% | 0.4% | - |
| HSV(B) | 260.22º | 0.61% | 0.57% | - |
| XYZ | 10.58 | 7.03 | 27.99 | - |
| YUV | 76.12 | 167.44 | 135.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 57 | 146 | 0.40 | 0.61 | 0 | 0.43 | 260.22 | 0.44 | 0.4 |
| Hex | 57 | 39 | 92 | 28 | 3D | 0 | 2B | 104 | 2C | 28 |
| Octal | 127 | 71 | 222 | 50 | 75 | 0 | 53 | 404 | 54 | 50 |
| Binary | 1010111 | 111001 | 10010010 | 101000 | 111101 | 0 | 101011 | 100000100 | 101100 | 101000 |
Color Harmonies of #573992
Complementary color
Monochromatic Colors of #573992
Black with #573992
Text Example
Text Example
White with #573992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573992; }
p { color: rgb(87,57,146); }
H1.HeaderClassName
{
color: #573992;
}
.AnyTagClassName
{
color: #573992;
}
</style>
background-color css
<style>
a { background-color: #573992; }
a { background-color: rgb(87,57,146); }
div.DivClassName
{
background-color: #573992;
}
.BgClassName
{
background-color: #573992;
}
</style>
border-color css
<style>
span { border-color: #573992; }
span { border-color: rgb(87,57,146); }
td.TdClassName
{
border-color: #573992;
}
.TagClassName
{
border-color: #573992;
}
</style>