Shades of Daisy Bush #574498
Tints of Daisy Bush #574498
RGB
CMYK
RGB Variations
Color information
#574498 (or 0x574498) is known color: Daisy Bush. HEX triplet: 57, 44 and 98. RGB value is (87,68,152). Sum of RGB (Red+Green+Blue) = 87+68+152=307 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.34% from 307); Green value is 68 (26.95% from 255 or 22.15% from 307); Blue value is 152 (59.77% from 255 or 49.51% from 307); Max value from RGB is 152 - color contains mainly: blue. Hex color #574498 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574498 is #A8BB67. Grayscale: #525252. Windows color (decimal): -11058024 or 9978967. OLE color: 9978967.
HSL color Cylindrical-coordinate representation of color #574498: hue angle of 253.57º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #574498 is Cyan = 0.43, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 87 | 68 | 152 | - |
| CMYK | 0.43 | 0.55 | 0 | 0.40 |
| HSL | 253.57º | 0.38% | 0.43% | - |
| HSV(B) | 253.57º | 0.55% | 0.6% | - |
| XYZ | 11.67 | 8.43 | 30.72 | - |
| YUV | 83.26 | 166.79 | 130.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 68 | 152 | 0.43 | 0.55 | 0 | 0.40 | 253.57 | 0.38 | 0.43 |
| Hex | 57 | 44 | 98 | 2B | 37 | 0 | 28 | FE | 26 | 2B |
| Octal | 127 | 104 | 230 | 53 | 67 | 0 | 50 | 376 | 46 | 53 |
| Binary | 1010111 | 1000100 | 10011000 | 101011 | 110111 | 0 | 101000 | 11111110 | 100110 | 101011 |
Color Harmonies of #574498
Complementary color
Monochromatic Colors of #574498
Black with #574498
Text Example
Text Example
White with #574498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574498; }
p { color: rgb(87,68,152); }
H1.HeaderClassName
{
color: #574498;
}
.AnyTagClassName
{
color: #574498;
}
</style>
background-color css
<style>
a { background-color: #574498; }
a { background-color: rgb(87,68,152); }
div.DivClassName
{
background-color: #574498;
}
.BgClassName
{
background-color: #574498;
}
</style>
border-color css
<style>
span { border-color: #574498; }
span { border-color: rgb(87,68,152); }
td.TdClassName
{
border-color: #574498;
}
.TagClassName
{
border-color: #574498;
}
</style>