Shades of Daisy Bush #573693
Tints of Daisy Bush #573693
RGB
CMYK
RGB Variations
Color information
#573693 (or 0x573693) is known color: Daisy Bush. HEX triplet: 57, 36 and 93. RGB value is (87,54,147). Sum of RGB (Red+Green+Blue) = 87+54+147=288 (38% of max value = 765). Red value is 87 (34.38% from 255 or 30.21% from 288); Green value is 54 (21.48% from 255 or 18.75% from 288); Blue value is 147 (57.81% from 255 or 51.04% from 288); Max value from RGB is 147 - color contains mainly: blue. Hex color #573693 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #573693 is #A8C96C. Grayscale: #4A4A4A. Windows color (decimal): -11061613 or 9647703. OLE color: 9647703.
HSL color Cylindrical-coordinate representation of color #573693: hue angle of 261.29º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #573693 is Cyan = 0.41, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 54 | 147 | - |
| CMYK | 0.41 | 0.63 | 0 | 0.42 |
| HSL | 261.29º | 0.46% | 0.39% | - |
| HSV(B) | 261.29º | 0.63% | 0.58% | - |
| XYZ | 10.52 | 6.77 | 28.36 | - |
| YUV | 74.47 | 168.93 | 136.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 54 | 147 | 0.41 | 0.63 | 0 | 0.42 | 261.29 | 0.46 | 0.39 |
| Hex | 57 | 36 | 93 | 29 | 3F | 0 | 2A | 105 | 2E | 27 |
| Octal | 127 | 66 | 223 | 51 | 77 | 0 | 52 | 405 | 56 | 47 |
| Binary | 1010111 | 110110 | 10010011 | 101001 | 111111 | 0 | 101010 | 100000101 | 101110 | 100111 |
Color Harmonies of #573693
Complementary color
Monochromatic Colors of #573693
Black with #573693
Text Example
Text Example
White with #573693
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573693; }
p { color: rgb(87,54,147); }
H1.HeaderClassName
{
color: #573693;
}
.AnyTagClassName
{
color: #573693;
}
</style>
background-color css
<style>
a { background-color: #573693; }
a { background-color: rgb(87,54,147); }
div.DivClassName
{
background-color: #573693;
}
.BgClassName
{
background-color: #573693;
}
</style>
border-color css
<style>
span { border-color: #573693; }
span { border-color: rgb(87,54,147); }
td.TdClassName
{
border-color: #573693;
}
.TagClassName
{
border-color: #573693;
}
</style>