Shades of Daisy Bush #573898
Tints of Daisy Bush #573898
RGB
CMYK
RGB Variations
Color information
#573898 (or 0x573898) is known color: Daisy Bush. HEX triplet: 57, 38 and 98. RGB value is (87,56,152). Sum of RGB (Red+Green+Blue) = 87+56+152=295 (39% of max value = 765). Red value is 87 (34.38% from 255 or 29.49% from 295); Green value is 56 (22.27% from 255 or 18.98% from 295); Blue value is 152 (59.77% from 255 or 51.53% from 295); Max value from RGB is 152 - color contains mainly: blue. Hex color #573898 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #573898 is #A8C767. Grayscale: #4B4B4B. Windows color (decimal): -11061096 or 9975895. OLE color: 9975895.
HSL color Cylindrical-coordinate representation of color #573898: hue angle of 259.38º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #573898 is Cyan = 0.43, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 87 | 56 | 152 | - |
| CMYK | 0.43 | 0.63 | 0 | 0.40 |
| HSL | 259.38º | 0.46% | 0.41% | - |
| HSV(B) | 259.38º | 0.63% | 0.6% | - |
| XYZ | 11.01 | 7.12 | 30.5 | - |
| YUV | 76.21 | 170.77 | 135.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 56 | 152 | 0.43 | 0.63 | 0 | 0.40 | 259.38 | 0.46 | 0.41 |
| Hex | 57 | 38 | 98 | 2B | 3F | 0 | 28 | 103 | 2E | 29 |
| Octal | 127 | 70 | 230 | 53 | 77 | 0 | 50 | 403 | 56 | 51 |
| Binary | 1010111 | 111000 | 10011000 | 101011 | 111111 | 0 | 101000 | 100000011 | 101110 | 101001 |
Color Harmonies of #573898
Complementary color
Monochromatic Colors of #573898
Black with #573898
Text Example
Text Example
White with #573898
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573898; }
p { color: rgb(87,56,152); }
H1.HeaderClassName
{
color: #573898;
}
.AnyTagClassName
{
color: #573898;
}
</style>
background-color css
<style>
a { background-color: #573898; }
a { background-color: rgb(87,56,152); }
div.DivClassName
{
background-color: #573898;
}
.BgClassName
{
background-color: #573898;
}
</style>
border-color css
<style>
span { border-color: #573898; }
span { border-color: rgb(87,56,152); }
td.TdClassName
{
border-color: #573898;
}
.TagClassName
{
border-color: #573898;
}
</style>