Shades of Daisy Bush #574193
Tints of Daisy Bush #574193
RGB
CMYK
RGB Variations
Color information
#574193 (or 0x574193) is known color: Daisy Bush. HEX triplet: 57, 41 and 93. RGB value is (87,65,147). Sum of RGB (Red+Green+Blue) = 87+65+147=299 (39% of max value = 765). Red value is 87 (34.38% from 255 or 29.10% from 299); Green value is 65 (25.78% from 255 or 21.74% from 299); Blue value is 147 (57.81% from 255 or 49.16% from 299); Max value from RGB is 147 - color contains mainly: blue. Hex color #574193 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574193 is #A8BE6C. Grayscale: #505050. Windows color (decimal): -11058797 or 9650519. OLE color: 9650519.
HSL color Cylindrical-coordinate representation of color #574193: hue angle of 256.1º 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 #574193 is Cyan = 0.41, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 65 | 147 | - |
| CMYK | 0.41 | 0.56 | 0 | 0.42 |
| HSL | 256.1º | 0.39% | 0.42% | - |
| HSV(B) | 256.1º | 0.56% | 0.58% | - |
| XYZ | 11.09 | 7.91 | 28.55 | - |
| YUV | 80.93 | 165.29 | 132.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 65 | 147 | 0.41 | 0.56 | 0 | 0.42 | 256.1 | 0.39 | 0.42 |
| Hex | 57 | 41 | 93 | 29 | 38 | 0 | 2A | 100 | 27 | 2A |
| Octal | 127 | 101 | 223 | 51 | 70 | 0 | 52 | 400 | 47 | 52 |
| Binary | 1010111 | 1000001 | 10010011 | 101001 | 111000 | 0 | 101010 | 100000000 | 100111 | 101010 |
Color Harmonies of #574193
Complementary color
Monochromatic Colors of #574193
Black with #574193
Text Example
Text Example
White with #574193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574193; }
p { color: rgb(87,65,147); }
H1.HeaderClassName
{
color: #574193;
}
.AnyTagClassName
{
color: #574193;
}
</style>
background-color css
<style>
a { background-color: #574193; }
a { background-color: rgb(87,65,147); }
div.DivClassName
{
background-color: #574193;
}
.BgClassName
{
background-color: #574193;
}
</style>
border-color css
<style>
span { border-color: #574193; }
span { border-color: rgb(87,65,147); }
td.TdClassName
{
border-color: #574193;
}
.TagClassName
{
border-color: #574193;
}
</style>