Shades of Daisy Bush #574091
Tints of Daisy Bush #574091
RGB
CMYK
RGB Variations
Color information
#574091 (or 0x574091) is known color: Daisy Bush. HEX triplet: 57, 40 and 91. RGB value is (87,64,145). Sum of RGB (Red+Green+Blue) = 87+64+145=296 (39% of max value = 765). Red value is 87 (34.38% from 255 or 29.39% from 296); Green value is 64 (25.39% from 255 or 21.62% from 296); Blue value is 145 (57.03% from 255 or 48.99% from 296); Max value from RGB is 145 - color contains mainly: blue. Hex color #574091 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574091 is #A8BF6E. Grayscale: #4F4F4F. Windows color (decimal): -11059055 or 9519191. OLE color: 9519191.
HSL color Cylindrical-coordinate representation of color #574091: hue angle of 257.04º degrees, saturation: 0.39, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #574091 is Cyan = 0.4, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 64 | 145 | - |
| CMYK | 0.4 | 0.56 | 0 | 0.43 |
| HSL | 257.04º | 0.39% | 0.41% | - |
| HSV(B) | 257.04º | 0.56% | 0.57% | - |
| XYZ | 10.87 | 7.74 | 27.71 | - |
| YUV | 80.11 | 164.62 | 132.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 64 | 145 | 0.4 | 0.56 | 0 | 0.43 | 257.04 | 0.39 | 0.41 |
| Hex | 57 | 40 | 91 | 28 | 38 | 0 | 2B | 101 | 27 | 29 |
| Octal | 127 | 100 | 221 | 50 | 70 | 0 | 53 | 401 | 47 | 51 |
| Binary | 1010111 | 1000000 | 10010001 | 101000 | 111000 | 0 | 101011 | 100000001 | 100111 | 101001 |
Color Harmonies of #574091
Complementary color
Monochromatic Colors of #574091
Black with #574091
Text Example
Text Example
White with #574091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574091; }
p { color: rgb(87,64,145); }
H1.HeaderClassName
{
color: #574091;
}
.AnyTagClassName
{
color: #574091;
}
</style>
background-color css
<style>
a { background-color: #574091; }
a { background-color: rgb(87,64,145); }
div.DivClassName
{
background-color: #574091;
}
.BgClassName
{
background-color: #574091;
}
</style>
border-color css
<style>
span { border-color: #574091; }
span { border-color: rgb(87,64,145); }
td.TdClassName
{
border-color: #574091;
}
.TagClassName
{
border-color: #574091;
}
</style>