Shades of Daisy Bush #574195
Tints of Daisy Bush #574195
RGB
CMYK
RGB Variations
Color information
#574195 (or 0x574195) is known color: Daisy Bush. HEX triplet: 57, 41 and 95. RGB value is (87,65,149). Sum of RGB (Red+Green+Blue) = 87+65+149=301 (39% of max value = 765). Red value is 87 (34.38% from 255 or 28.90% from 301); Green value is 65 (25.78% from 255 or 21.59% from 301); Blue value is 149 (58.59% from 255 or 49.50% from 301); Max value from RGB is 149 - color contains mainly: blue. Hex color #574195 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574195 is #A8BE6A. Grayscale: #505050. Windows color (decimal): -11058795 or 9781591. OLE color: 9781591.
HSL color Cylindrical-coordinate representation of color #574195: hue angle of 255.71º 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 #574195 is Cyan = 0.42, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 65 | 149 | - |
| CMYK | 0.42 | 0.56 | 0 | 0.42 |
| HSL | 255.71º | 0.39% | 0.42% | - |
| HSV(B) | 255.71º | 0.56% | 0.58% | - |
| XYZ | 11.25 | 7.98 | 29.38 | - |
| YUV | 81.15 | 166.29 | 132.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 65 | 149 | 0.42 | 0.56 | 0 | 0.42 | 255.71 | 0.39 | 0.42 |
| Hex | 57 | 41 | 95 | 2A | 38 | 0 | 2A | 100 | 27 | 2A |
| Octal | 127 | 101 | 225 | 52 | 70 | 0 | 52 | 400 | 47 | 52 |
| Binary | 1010111 | 1000001 | 10010101 | 101010 | 111000 | 0 | 101010 | 100000000 | 100111 | 101010 |
Color Harmonies of #574195
Complementary color
Monochromatic Colors of #574195
Black with #574195
Text Example
Text Example
White with #574195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574195; }
p { color: rgb(87,65,149); }
H1.HeaderClassName
{
color: #574195;
}
.AnyTagClassName
{
color: #574195;
}
</style>
background-color css
<style>
a { background-color: #574195; }
a { background-color: rgb(87,65,149); }
div.DivClassName
{
background-color: #574195;
}
.BgClassName
{
background-color: #574195;
}
</style>
border-color css
<style>
span { border-color: #574195; }
span { border-color: rgb(87,65,149); }
td.TdClassName
{
border-color: #574195;
}
.TagClassName
{
border-color: #574195;
}
</style>