Shades of Daisy Bush #573694
Tints of Daisy Bush #573694
RGB
CMYK
RGB Variations
Color information
#573694 (or 0x573694) is known color: Daisy Bush. HEX triplet: 57, 36 and 94. RGB value is (87,54,148). Sum of RGB (Red+Green+Blue) = 87+54+148=289 (38% of max value = 765). Red value is 87 (34.38% from 255 or 30.10% from 289); Green value is 54 (21.48% from 255 or 18.69% from 289); Blue value is 148 (58.20% from 255 or 51.21% from 289); Max value from RGB is 148 - color contains mainly: blue. Hex color #573694 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #573694 is #A8C96B. Grayscale: #4A4A4A. Windows color (decimal): -11061612 or 9713239. OLE color: 9713239.
HSL color Cylindrical-coordinate representation of color #573694: hue angle of 261.06º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #573694 is Cyan = 0.41, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 54 | 148 | - |
| CMYK | 0.41 | 0.64 | 0 | 0.42 |
| HSL | 261.06º | 0.47% | 0.4% | - |
| HSV(B) | 261.06º | 0.64% | 0.58% | - |
| XYZ | 10.59 | 6.8 | 28.77 | - |
| YUV | 74.58 | 169.43 | 136.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 54 | 148 | 0.41 | 0.64 | 0 | 0.42 | 261.06 | 0.47 | 0.4 |
| Hex | 57 | 36 | 94 | 29 | 40 | 0 | 2A | 105 | 2F | 28 |
| Octal | 127 | 66 | 224 | 51 | 100 | 0 | 52 | 405 | 57 | 50 |
| Binary | 1010111 | 110110 | 10010100 | 101001 | 1000000 | 0 | 101010 | 100000101 | 101111 | 101000 |
Color Harmonies of #573694
Complementary color
Monochromatic Colors of #573694
Black with #573694
Text Example
Text Example
White with #573694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573694; }
p { color: rgb(87,54,148); }
H1.HeaderClassName
{
color: #573694;
}
.AnyTagClassName
{
color: #573694;
}
</style>
background-color css
<style>
a { background-color: #573694; }
a { background-color: rgb(87,54,148); }
div.DivClassName
{
background-color: #573694;
}
.BgClassName
{
background-color: #573694;
}
</style>
border-color css
<style>
span { border-color: #573694; }
span { border-color: rgb(87,54,148); }
td.TdClassName
{
border-color: #573694;
}
.TagClassName
{
border-color: #573694;
}
</style>