Shades of Daisy Bush #573497
Tints of Daisy Bush #573497
RGB
CMYK
RGB Variations
Color information
#573497 (or 0x573497) is known color: Daisy Bush. HEX triplet: 57, 34 and 97. RGB value is (87,52,151). Sum of RGB (Red+Green+Blue) = 87+52+151=290 (38% of max value = 765). Red value is 87 (34.38% from 255 or 30% from 290); Green value is 52 (20.70% from 255 or 17.93% from 290); Blue value is 151 (59.38% from 255 or 52.07% from 290); Max value from RGB is 151 - color contains mainly: blue. Hex color #573497 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #573497 is #A8CB68. Grayscale: #494949. Windows color (decimal): -11062121 or 9909335. OLE color: 9909335.
HSL color Cylindrical-coordinate representation of color #573497: hue angle of 261.21º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #573497 is Cyan = 0.42, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 87 | 52 | 151 | - |
| CMYK | 0.42 | 0.66 | 0 | 0.41 |
| HSL | 261.21º | 0.49% | 0.4% | - |
| HSV(B) | 261.21º | 0.66% | 0.59% | - |
| XYZ | 10.74 | 6.72 | 30.01 | - |
| YUV | 73.75 | 171.6 | 137.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 52 | 151 | 0.42 | 0.66 | 0 | 0.41 | 261.21 | 0.49 | 0.4 |
| Hex | 57 | 34 | 97 | 2A | 42 | 0 | 29 | 105 | 31 | 28 |
| Octal | 127 | 64 | 227 | 52 | 102 | 0 | 51 | 405 | 61 | 50 |
| Binary | 1010111 | 110100 | 10010111 | 101010 | 1000010 | 0 | 101001 | 100000101 | 110001 | 101000 |
Color Harmonies of #573497
Complementary color
Monochromatic Colors of #573497
Black with #573497
Text Example
Text Example
White with #573497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573497; }
p { color: rgb(87,52,151); }
H1.HeaderClassName
{
color: #573497;
}
.AnyTagClassName
{
color: #573497;
}
</style>
background-color css
<style>
a { background-color: #573497; }
a { background-color: rgb(87,52,151); }
div.DivClassName
{
background-color: #573497;
}
.BgClassName
{
background-color: #573497;
}
</style>
border-color css
<style>
span { border-color: #573497; }
span { border-color: rgb(87,52,151); }
td.TdClassName
{
border-color: #573497;
}
.TagClassName
{
border-color: #573497;
}
</style>