Shades of Daisy Bush #573796
Tints of Daisy Bush #573796
RGB
CMYK
RGB Variations
Color information
#573796 (or 0x573796) is known color: Daisy Bush. HEX triplet: 57, 37 and 96. RGB value is (87,55,150). Sum of RGB (Red+Green+Blue) = 87+55+150=292 (38% of max value = 765). Red value is 87 (34.38% from 255 or 29.79% from 292); Green value is 55 (21.88% from 255 or 18.84% from 292); Blue value is 150 (58.98% from 255 or 51.37% from 292); Max value from RGB is 150 - color contains mainly: blue. Hex color #573796 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #573796 is #A8C869. Grayscale: #4B4B4B. Windows color (decimal): -11061354 or 9844567. OLE color: 9844567.
HSL color Cylindrical-coordinate representation of color #573796: hue angle of 260.21º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #573796 is Cyan = 0.42, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 87 | 55 | 150 | - |
| CMYK | 0.42 | 0.63 | 0 | 0.41 |
| HSL | 260.21º | 0.46% | 0.4% | - |
| HSV(B) | 260.21º | 0.63% | 0.59% | - |
| XYZ | 10.8 | 6.96 | 29.63 | - |
| YUV | 75.4 | 170.1 | 136.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 55 | 150 | 0.42 | 0.63 | 0 | 0.41 | 260.21 | 0.46 | 0.4 |
| Hex | 57 | 37 | 96 | 2A | 3F | 0 | 29 | 104 | 2E | 28 |
| Octal | 127 | 67 | 226 | 52 | 77 | 0 | 51 | 404 | 56 | 50 |
| Binary | 1010111 | 110111 | 10010110 | 101010 | 111111 | 0 | 101001 | 100000100 | 101110 | 101000 |
Color Harmonies of #573796
Complementary color
Monochromatic Colors of #573796
Black with #573796
Text Example
Text Example
White with #573796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573796; }
p { color: rgb(87,55,150); }
H1.HeaderClassName
{
color: #573796;
}
.AnyTagClassName
{
color: #573796;
}
</style>
background-color css
<style>
a { background-color: #573796; }
a { background-color: rgb(87,55,150); }
div.DivClassName
{
background-color: #573796;
}
.BgClassName
{
background-color: #573796;
}
</style>
border-color css
<style>
span { border-color: #573796; }
span { border-color: rgb(87,55,150); }
td.TdClassName
{
border-color: #573796;
}
.TagClassName
{
border-color: #573796;
}
</style>