Shades of Daisy Bush #574095
Tints of Daisy Bush #574095
RGB
CMYK
RGB Variations
Color information
#574095 (or 0x574095) is known color: Daisy Bush. HEX triplet: 57, 40 and 95. RGB value is (87,64,149). Sum of RGB (Red+Green+Blue) = 87+64+149=300 (39% of max value = 765). Red value is 87 (34.38% from 255 or 29% from 300); Green value is 64 (25.39% from 255 or 21.33% from 300); Blue value is 149 (58.59% from 255 or 49.67% from 300); Max value from RGB is 149 - color contains mainly: blue. Hex color #574095 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574095 is #A8BF6A. Grayscale: #505050. Windows color (decimal): -11059051 or 9781335. OLE color: 9781335.
HSL color Cylindrical-coordinate representation of color #574095: hue angle of 256.24º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #574095 is Cyan = 0.42, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 64 | 149 | - |
| CMYK | 0.42 | 0.57 | 0 | 0.42 |
| HSL | 256.24º | 0.4% | 0.42% | - |
| HSV(B) | 256.24º | 0.57% | 0.58% | - |
| XYZ | 11.19 | 7.86 | 29.36 | - |
| YUV | 80.57 | 166.62 | 132.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 64 | 149 | 0.42 | 0.57 | 0 | 0.42 | 256.24 | 0.4 | 0.42 |
| Hex | 57 | 40 | 95 | 2A | 39 | 0 | 2A | 100 | 28 | 2A |
| Octal | 127 | 100 | 225 | 52 | 71 | 0 | 52 | 400 | 50 | 52 |
| Binary | 1010111 | 1000000 | 10010101 | 101010 | 111001 | 0 | 101010 | 100000000 | 101000 | 101010 |
Color Harmonies of #574095
Complementary color
Monochromatic Colors of #574095
Black with #574095
Text Example
Text Example
White with #574095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574095; }
p { color: rgb(87,64,149); }
H1.HeaderClassName
{
color: #574095;
}
.AnyTagClassName
{
color: #574095;
}
</style>
background-color css
<style>
a { background-color: #574095; }
a { background-color: rgb(87,64,149); }
div.DivClassName
{
background-color: #574095;
}
.BgClassName
{
background-color: #574095;
}
</style>
border-color css
<style>
span { border-color: #574095; }
span { border-color: rgb(87,64,149); }
td.TdClassName
{
border-color: #574095;
}
.TagClassName
{
border-color: #574095;
}
</style>