Shades of Daisy Bush #574392
Tints of Daisy Bush #574392
RGB
CMYK
RGB Variations
Color information
#574392 (or 0x574392) is known color: Daisy Bush. HEX triplet: 57, 43 and 92. RGB value is (87,67,146). Sum of RGB (Red+Green+Blue) = 87+67+146=300 (39% of max value = 765). Red value is 87 (34.38% from 255 or 29% from 300); Green value is 67 (26.56% from 255 or 22.33% from 300); Blue value is 146 (57.42% from 255 or 48.67% from 300); Max value from RGB is 146 - color contains mainly: blue. Hex color #574392 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574392 is #A8BC6D. Grayscale: #515151. Windows color (decimal): -11058286 or 9585495. OLE color: 9585495.
HSL color Cylindrical-coordinate representation of color #574392: hue angle of 255.19º 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 #574392 is Cyan = 0.40, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 67 | 146 | - |
| CMYK | 0.40 | 0.54 | 0 | 0.43 |
| HSL | 255.19º | 0.37% | 0.42% | - |
| HSV(B) | 255.19º | 0.54% | 0.57% | - |
| XYZ | 11.13 | 8.12 | 28.17 | - |
| YUV | 81.99 | 164.13 | 131.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 67 | 146 | 0.40 | 0.54 | 0 | 0.43 | 255.19 | 0.37 | 0.42 |
| Hex | 57 | 43 | 92 | 28 | 36 | 0 | 2B | FF | 25 | 2A |
| Octal | 127 | 103 | 222 | 50 | 66 | 0 | 53 | 377 | 45 | 52 |
| Binary | 1010111 | 1000011 | 10010010 | 101000 | 110110 | 0 | 101011 | 11111111 | 100101 | 101010 |
Color Harmonies of #574392
Complementary color
Monochromatic Colors of #574392
Black with #574392
Text Example
Text Example
White with #574392
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574392; }
p { color: rgb(87,67,146); }
H1.HeaderClassName
{
color: #574392;
}
.AnyTagClassName
{
color: #574392;
}
</style>
background-color css
<style>
a { background-color: #574392; }
a { background-color: rgb(87,67,146); }
div.DivClassName
{
background-color: #574392;
}
.BgClassName
{
background-color: #574392;
}
</style>
border-color css
<style>
span { border-color: #574392; }
span { border-color: rgb(87,67,146); }
td.TdClassName
{
border-color: #574392;
}
.TagClassName
{
border-color: #574392;
}
</style>