Shades of Daisy Bush #574295
Tints of Daisy Bush #574295
RGB
CMYK
RGB Variations
Color information
#574295 (or 0x574295) is known color: Daisy Bush. HEX triplet: 57, 42 and 95. RGB value is (87,66,149). Sum of RGB (Red+Green+Blue) = 87+66+149=302 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.81% from 302); Green value is 66 (26.17% from 255 or 21.85% from 302); Blue value is 149 (58.59% from 255 or 49.34% from 302); Max value from RGB is 149 - color contains mainly: blue. Hex color #574295 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574295 is #A8BD6A. Grayscale: #515151. Windows color (decimal): -11058539 or 9781847. OLE color: 9781847.
HSL color Cylindrical-coordinate representation of color #574295: hue angle of 255.18º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #574295 is Cyan = 0.42, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 66 | 149 | - |
| CMYK | 0.42 | 0.56 | 0 | 0.42 |
| HSL | 255.18º | 0.39% | 0.42% | - |
| HSV(B) | 255.18º | 0.56% | 0.58% | - |
| XYZ | 11.3 | 8.09 | 29.4 | - |
| YUV | 81.74 | 165.96 | 131.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 66 | 149 | 0.42 | 0.56 | 0 | 0.42 | 255.18 | 0.39 | 0.42 |
| Hex | 57 | 42 | 95 | 2A | 38 | 0 | 2A | FF | 27 | 2A |
| Octal | 127 | 102 | 225 | 52 | 70 | 0 | 52 | 377 | 47 | 52 |
| Binary | 1010111 | 1000010 | 10010101 | 101010 | 111000 | 0 | 101010 | 11111111 | 100111 | 101010 |
Color Harmonies of #574295
Complementary color
Monochromatic Colors of #574295
Black with #574295
Text Example
Text Example
White with #574295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574295; }
p { color: rgb(87,66,149); }
H1.HeaderClassName
{
color: #574295;
}
.AnyTagClassName
{
color: #574295;
}
</style>
background-color css
<style>
a { background-color: #574295; }
a { background-color: rgb(87,66,149); }
div.DivClassName
{
background-color: #574295;
}
.BgClassName
{
background-color: #574295;
}
</style>
border-color css
<style>
span { border-color: #574295; }
span { border-color: rgb(87,66,149); }
td.TdClassName
{
border-color: #574295;
}
.TagClassName
{
border-color: #574295;
}
</style>