Shades of Daisy Bush #574192
Tints of Daisy Bush #574192
RGB
CMYK
RGB Variations
Color information
#574192 (or 0x574192) is known color: Daisy Bush. HEX triplet: 57, 41 and 92. RGB value is (87,65,146). Sum of RGB (Red+Green+Blue) = 87+65+146=298 (39% of max value = 765). Red value is 87 (34.38% from 255 or 29.19% from 298); Green value is 65 (25.78% from 255 or 21.81% from 298); Blue value is 146 (57.42% from 255 or 48.99% from 298); Max value from RGB is 146 - color contains mainly: blue. Hex color #574192 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574192 is #A8BE6D. Grayscale: #505050. Windows color (decimal): -11058798 or 9584983. OLE color: 9584983.
HSL color Cylindrical-coordinate representation of color #574192: hue angle of 256.3º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #574192 is Cyan = 0.40, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 65 | 146 | - |
| CMYK | 0.40 | 0.55 | 0 | 0.43 |
| HSL | 256.3º | 0.38% | 0.41% | - |
| HSV(B) | 256.3º | 0.55% | 0.57% | - |
| XYZ | 11.01 | 7.88 | 28.14 | - |
| YUV | 80.81 | 164.79 | 132.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 65 | 146 | 0.40 | 0.55 | 0 | 0.43 | 256.3 | 0.38 | 0.41 |
| Hex | 57 | 41 | 92 | 28 | 37 | 0 | 2B | 100 | 26 | 29 |
| Octal | 127 | 101 | 222 | 50 | 67 | 0 | 53 | 400 | 46 | 51 |
| Binary | 1010111 | 1000001 | 10010010 | 101000 | 110111 | 0 | 101011 | 100000000 | 100110 | 101001 |
Color Harmonies of #574192
Complementary color
Monochromatic Colors of #574192
Black with #574192
Text Example
Text Example
White with #574192
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574192; }
p { color: rgb(87,65,146); }
H1.HeaderClassName
{
color: #574192;
}
.AnyTagClassName
{
color: #574192;
}
</style>
background-color css
<style>
a { background-color: #574192; }
a { background-color: rgb(87,65,146); }
div.DivClassName
{
background-color: #574192;
}
.BgClassName
{
background-color: #574192;
}
</style>
border-color css
<style>
span { border-color: #574192; }
span { border-color: rgb(87,65,146); }
td.TdClassName
{
border-color: #574192;
}
.TagClassName
{
border-color: #574192;
}
</style>