Shades of Daisy Bush #574599
Tints of Daisy Bush #574599
RGB
CMYK
RGB Variations
Color information
#574599 (or 0x574599) is known color: Daisy Bush. HEX triplet: 57, 45 and 99. RGB value is (87,69,153). Sum of RGB (Red+Green+Blue) = 87+69+153=309 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.16% from 309); Green value is 69 (27.34% from 255 or 22.33% from 309); Blue value is 153 (60.16% from 255 or 49.51% from 309); Max value from RGB is 153 - color contains mainly: blue. Hex color #574599 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574599 is #A8BA66. Grayscale: #535353. Windows color (decimal): -11057767 or 10044759. OLE color: 10044759.
HSL color Cylindrical-coordinate representation of color #574599: hue angle of 252.86º degrees, saturation: 0.38, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #574599 is Cyan = 0.43, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 87 | 69 | 153 | - |
| CMYK | 0.43 | 0.55 | 0 | 0.4 |
| HSL | 252.86º | 0.38% | 0.44% | - |
| HSV(B) | 252.86º | 0.55% | 0.6% | - |
| XYZ | 11.81 | 8.58 | 31.17 | - |
| YUV | 83.96 | 166.96 | 130.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 69 | 153 | 0.43 | 0.55 | 0 | 0.4 | 252.86 | 0.38 | 0.44 |
| Hex | 57 | 45 | 99 | 2B | 37 | 0 | 28 | FD | 26 | 2C |
| Octal | 127 | 105 | 231 | 53 | 67 | 0 | 50 | 375 | 46 | 54 |
| Binary | 1010111 | 1000101 | 10011001 | 101011 | 110111 | 0 | 101000 | 11111101 | 100110 | 101100 |
Color Harmonies of #574599
Complementary color
Monochromatic Colors of #574599
Black with #574599
Text Example
Text Example
White with #574599
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574599; }
p { color: rgb(87,69,153); }
H1.HeaderClassName
{
color: #574599;
}
.AnyTagClassName
{
color: #574599;
}
</style>
background-color css
<style>
a { background-color: #574599; }
a { background-color: rgb(87,69,153); }
div.DivClassName
{
background-color: #574599;
}
.BgClassName
{
background-color: #574599;
}
</style>
border-color css
<style>
span { border-color: #574599; }
span { border-color: rgb(87,69,153); }
td.TdClassName
{
border-color: #574599;
}
.TagClassName
{
border-color: #574599;
}
</style>