Shades of Daisy Bush #574391
Tints of Daisy Bush #574391
RGB
CMYK
RGB Variations
Color information
#574391 (or 0x574391) is known color: Daisy Bush. HEX triplet: 57, 43 and 91. RGB value is (87,67,145). Sum of RGB (Red+Green+Blue) = 87+67+145=299 (39% of max value = 765). Red value is 87 (34.38% from 255 or 29.10% from 299); Green value is 67 (26.56% from 255 or 22.41% from 299); Blue value is 145 (57.03% from 255 or 48.49% from 299); Max value from RGB is 145 - color contains mainly: blue. Hex color #574391 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574391 is #A8BC6E. Grayscale: #515151. Windows color (decimal): -11058287 or 9519959. OLE color: 9519959.
HSL color Cylindrical-coordinate representation of color #574391: hue angle of 255.38º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #574391 is Cyan = 0.4, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 67 | 145 | - |
| CMYK | 0.4 | 0.54 | 0 | 0.43 |
| HSL | 255.38º | 0.37% | 0.42% | - |
| HSV(B) | 255.38º | 0.54% | 0.57% | - |
| XYZ | 11.05 | 8.08 | 27.77 | - |
| YUV | 81.87 | 163.63 | 131.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 67 | 145 | 0.4 | 0.54 | 0 | 0.43 | 255.38 | 0.37 | 0.42 |
| Hex | 57 | 43 | 91 | 28 | 36 | 0 | 2B | FF | 25 | 2A |
| Octal | 127 | 103 | 221 | 50 | 66 | 0 | 53 | 377 | 45 | 52 |
| Binary | 1010111 | 1000011 | 10010001 | 101000 | 110110 | 0 | 101011 | 11111111 | 100101 | 101010 |
Color Harmonies of #574391
Complementary color
Monochromatic Colors of #574391
Black with #574391
Text Example
Text Example
White with #574391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574391; }
p { color: rgb(87,67,145); }
H1.HeaderClassName
{
color: #574391;
}
.AnyTagClassName
{
color: #574391;
}
</style>
background-color css
<style>
a { background-color: #574391; }
a { background-color: rgb(87,67,145); }
div.DivClassName
{
background-color: #574391;
}
.BgClassName
{
background-color: #574391;
}
</style>
border-color css
<style>
span { border-color: #574391; }
span { border-color: rgb(87,67,145); }
td.TdClassName
{
border-color: #574391;
}
.TagClassName
{
border-color: #574391;
}
</style>