Shades of Daisy Bush #574595
Tints of Daisy Bush #574595
RGB
CMYK
RGB Variations
Color information
#574595 (or 0x574595) is known color: Daisy Bush. HEX triplet: 57, 45 and 95. RGB value is (87,69,149). Sum of RGB (Red+Green+Blue) = 87+69+149=305 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.52% from 305); Green value is 69 (27.34% from 255 or 22.62% from 305); Blue value is 149 (58.59% from 255 or 48.85% from 305); Max value from RGB is 149 - color contains mainly: blue. Hex color #574595 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574595 is #A8BA6A. Grayscale: #535353. Windows color (decimal): -11057771 or 9782615. OLE color: 9782615.
HSL color Cylindrical-coordinate representation of color #574595: hue angle of 253.5º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #574595 is Cyan = 0.42, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 69 | 149 | - |
| CMYK | 0.42 | 0.54 | 0 | 0.42 |
| HSL | 253.5º | 0.37% | 0.43% | - |
| HSV(B) | 253.5º | 0.54% | 0.58% | - |
| XYZ | 11.48 | 8.45 | 29.46 | - |
| YUV | 83.5 | 164.96 | 130.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 69 | 149 | 0.42 | 0.54 | 0 | 0.42 | 253.5 | 0.37 | 0.43 |
| Hex | 57 | 45 | 95 | 2A | 36 | 0 | 2A | FE | 25 | 2B |
| Octal | 127 | 105 | 225 | 52 | 66 | 0 | 52 | 376 | 45 | 53 |
| Binary | 1010111 | 1000101 | 10010101 | 101010 | 110110 | 0 | 101010 | 11111110 | 100101 | 101011 |
Color Harmonies of #574595
Complementary color
Monochromatic Colors of #574595
Black with #574595
Text Example
Text Example
White with #574595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574595; }
p { color: rgb(87,69,149); }
H1.HeaderClassName
{
color: #574595;
}
.AnyTagClassName
{
color: #574595;
}
</style>
background-color css
<style>
a { background-color: #574595; }
a { background-color: rgb(87,69,149); }
div.DivClassName
{
background-color: #574595;
}
.BgClassName
{
background-color: #574595;
}
</style>
border-color css
<style>
span { border-color: #574595; }
span { border-color: rgb(87,69,149); }
td.TdClassName
{
border-color: #574595;
}
.TagClassName
{
border-color: #574595;
}
</style>