Shades of Daisy Bush #574089
Tints of Daisy Bush #574089
RGB
CMYK
RGB Variations
Color information
#574089 (or 0x574089) is known color: Daisy Bush. HEX triplet: 57, 40 and 89. RGB value is (87,64,137). Sum of RGB (Red+Green+Blue) = 87+64+137=288 (38% of max value = 765). Red value is 87 (34.38% from 255 or 30.21% from 288); Green value is 64 (25.39% from 255 or 22.22% from 288); Blue value is 137 (53.91% from 255 or 47.57% from 288); Max value from RGB is 137 - color contains mainly: blue. Hex color #574089 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574089 is #A8BF76. Grayscale: #4E4E4E. Windows color (decimal): -11059063 or 8994903. OLE color: 8994903.
HSL color Cylindrical-coordinate representation of color #574089: hue angle of 258.9º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #574089 is Cyan = 0.36, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 87 | 64 | 137 | - |
| CMYK | 0.36 | 0.53 | 0 | 0.46 |
| HSL | 258.9º | 0.36% | 0.39% | - |
| HSV(B) | 258.9º | 0.53% | 0.54% | - |
| XYZ | 10.28 | 7.5 | 24.57 | - |
| YUV | 79.2 | 160.62 | 133.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 64 | 137 | 0.36 | 0.53 | 0 | 0.46 | 258.9 | 0.36 | 0.39 |
| Hex | 57 | 40 | 89 | 24 | 35 | 0 | 2E | 103 | 24 | 27 |
| Octal | 127 | 100 | 211 | 44 | 65 | 0 | 56 | 403 | 44 | 47 |
| Binary | 1010111 | 1000000 | 10001001 | 100100 | 110101 | 0 | 101110 | 100000011 | 100100 | 100111 |
Color Harmonies of #574089
Complementary color
Monochromatic Colors of #574089
Black with #574089
Text Example
Text Example
White with #574089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574089; }
p { color: rgb(87,64,137); }
H1.HeaderClassName
{
color: #574089;
}
.AnyTagClassName
{
color: #574089;
}
</style>
background-color css
<style>
a { background-color: #574089; }
a { background-color: rgb(87,64,137); }
div.DivClassName
{
background-color: #574089;
}
.BgClassName
{
background-color: #574089;
}
</style>
border-color css
<style>
span { border-color: #574089; }
span { border-color: rgb(87,64,137); }
td.TdClassName
{
border-color: #574089;
}
.TagClassName
{
border-color: #574089;
}
</style>