Shades of Daisy Bush #573396
Tints of Daisy Bush #573396
RGB
CMYK
RGB Variations
Color information
#573396 (or 0x573396) is known color: Daisy Bush. HEX triplet: 57, 33 and 96. RGB value is (87,51,150). Sum of RGB (Red+Green+Blue) = 87+51+150=288 (38% of max value = 765). Red value is 87 (34.38% from 255 or 30.21% from 288); Green value is 51 (20.31% from 255 or 17.71% from 288); Blue value is 150 (58.98% from 255 or 52.08% from 288); Max value from RGB is 150 - color contains mainly: blue. Hex color #573396 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #573396 is #A8CC69. Grayscale: #484848. Windows color (decimal): -11062378 or 9843543. OLE color: 9843543.
HSL color Cylindrical-coordinate representation of color #573396: hue angle of 261.82º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #573396 is Cyan = 0.42, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 87 | 51 | 150 | - |
| CMYK | 0.42 | 0.66 | 0 | 0.41 |
| HSL | 261.82º | 0.49% | 0.39% | - |
| HSV(B) | 261.82º | 0.66% | 0.59% | - |
| XYZ | 10.62 | 6.6 | 29.57 | - |
| YUV | 73.05 | 171.43 | 137.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 51 | 150 | 0.42 | 0.66 | 0 | 0.41 | 261.82 | 0.49 | 0.39 |
| Hex | 57 | 33 | 96 | 2A | 42 | 0 | 29 | 106 | 31 | 27 |
| Octal | 127 | 63 | 226 | 52 | 102 | 0 | 51 | 406 | 61 | 47 |
| Binary | 1010111 | 110011 | 10010110 | 101010 | 1000010 | 0 | 101001 | 100000110 | 110001 | 100111 |
Color Harmonies of #573396
Complementary color
Monochromatic Colors of #573396
Black with #573396
Text Example
Text Example
White with #573396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573396; }
p { color: rgb(87,51,150); }
H1.HeaderClassName
{
color: #573396;
}
.AnyTagClassName
{
color: #573396;
}
</style>
background-color css
<style>
a { background-color: #573396; }
a { background-color: rgb(87,51,150); }
div.DivClassName
{
background-color: #573396;
}
.BgClassName
{
background-color: #573396;
}
</style>
border-color css
<style>
span { border-color: #573396; }
span { border-color: rgb(87,51,150); }
td.TdClassName
{
border-color: #573396;
}
.TagClassName
{
border-color: #573396;
}
</style>