Shades of Daisy Bush #574098
Tints of Daisy Bush #574098
RGB
CMYK
RGB Variations
Color information
#574098 (or 0x574098) is known color: Daisy Bush. HEX triplet: 57, 40 and 98. RGB value is (87,64,152). Sum of RGB (Red+Green+Blue) = 87+64+152=303 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.71% from 303); Green value is 64 (25.39% from 255 or 21.12% from 303); Blue value is 152 (59.77% from 255 or 50.17% from 303); Max value from RGB is 152 - color contains mainly: blue. Hex color #574098 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574098 is #A8BF67. Grayscale: #505050. Windows color (decimal): -11059048 or 9977943. OLE color: 9977943.
HSL color Cylindrical-coordinate representation of color #574098: hue angle of 255.68º degrees, saturation: 0.41, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #574098 is Cyan = 0.43, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 87 | 64 | 152 | - |
| CMYK | 0.43 | 0.58 | 0 | 0.40 |
| HSL | 255.68º | 0.41% | 0.42% | - |
| HSV(B) | 255.68º | 0.58% | 0.6% | - |
| XYZ | 11.43 | 7.96 | 30.64 | - |
| YUV | 80.91 | 168.12 | 132.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 64 | 152 | 0.43 | 0.58 | 0 | 0.40 | 255.68 | 0.41 | 0.42 |
| Hex | 57 | 40 | 98 | 2B | 3A | 0 | 28 | 100 | 29 | 2A |
| Octal | 127 | 100 | 230 | 53 | 72 | 0 | 50 | 400 | 51 | 52 |
| Binary | 1010111 | 1000000 | 10011000 | 101011 | 111010 | 0 | 101000 | 100000000 | 101001 | 101010 |
Color Harmonies of #574098
Complementary color
Monochromatic Colors of #574098
Black with #574098
Text Example
Text Example
White with #574098
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574098; }
p { color: rgb(87,64,152); }
H1.HeaderClassName
{
color: #574098;
}
.AnyTagClassName
{
color: #574098;
}
</style>
background-color css
<style>
a { background-color: #574098; }
a { background-color: rgb(87,64,152); }
div.DivClassName
{
background-color: #574098;
}
.BgClassName
{
background-color: #574098;
}
</style>
border-color css
<style>
span { border-color: #574098; }
span { border-color: rgb(87,64,152); }
td.TdClassName
{
border-color: #574098;
}
.TagClassName
{
border-color: #574098;
}
</style>