Shades of Daisy Bush #573897
Tints of Daisy Bush #573897
RGB
CMYK
RGB Variations
Color information
#573897 (or 0x573897) is known color: Daisy Bush. HEX triplet: 57, 38 and 97. RGB value is (87,56,151). Sum of RGB (Red+Green+Blue) = 87+56+151=294 (38% of max value = 765). Red value is 87 (34.38% from 255 or 29.59% from 294); Green value is 56 (22.27% from 255 or 19.05% from 294); Blue value is 151 (59.38% from 255 or 51.36% from 294); Max value from RGB is 151 - color contains mainly: blue. Hex color #573897 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #573897 is #A8C768. Grayscale: #4B4B4B. Windows color (decimal): -11061097 or 9910359. OLE color: 9910359.
HSL color Cylindrical-coordinate representation of color #573897: hue angle of 259.58º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #573897 is Cyan = 0.42, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 87 | 56 | 151 | - |
| CMYK | 0.42 | 0.63 | 0 | 0.41 |
| HSL | 259.58º | 0.46% | 0.41% | - |
| HSV(B) | 259.58º | 0.63% | 0.59% | - |
| XYZ | 10.93 | 7.09 | 30.07 | - |
| YUV | 76.1 | 170.27 | 135.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 56 | 151 | 0.42 | 0.63 | 0 | 0.41 | 259.58 | 0.46 | 0.41 |
| Hex | 57 | 38 | 97 | 2A | 3F | 0 | 29 | 104 | 2E | 29 |
| Octal | 127 | 70 | 227 | 52 | 77 | 0 | 51 | 404 | 56 | 51 |
| Binary | 1010111 | 111000 | 10010111 | 101010 | 111111 | 0 | 101001 | 100000100 | 101110 | 101001 |
Color Harmonies of #573897
Complementary color
Monochromatic Colors of #573897
Black with #573897
Text Example
Text Example
White with #573897
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573897; }
p { color: rgb(87,56,151); }
H1.HeaderClassName
{
color: #573897;
}
.AnyTagClassName
{
color: #573897;
}
</style>
background-color css
<style>
a { background-color: #573897; }
a { background-color: rgb(87,56,151); }
div.DivClassName
{
background-color: #573897;
}
.BgClassName
{
background-color: #573897;
}
</style>
border-color css
<style>
span { border-color: #573897; }
span { border-color: rgb(87,56,151); }
td.TdClassName
{
border-color: #573897;
}
.TagClassName
{
border-color: #573897;
}
</style>