Shades of Daisy Bush #574198
Tints of Daisy Bush #574198
RGB
CMYK
RGB Variations
Color information
#574198 (or 0x574198) is known color: Daisy Bush. HEX triplet: 57, 41 and 98. RGB value is (87,65,152). Sum of RGB (Red+Green+Blue) = 87+65+152=304 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.62% from 304); Green value is 65 (25.78% from 255 or 21.38% from 304); Blue value is 152 (59.77% from 255 or 50% from 304); Max value from RGB is 152 - color contains mainly: blue. Hex color #574198 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574198 is #A8BE67. Grayscale: #515151. Windows color (decimal): -11058792 or 9978199. OLE color: 9978199.
HSL color Cylindrical-coordinate representation of color #574198: hue angle of 255.17º degrees, saturation: 0.4, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #574198 is Cyan = 0.43, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 87 | 65 | 152 | - |
| CMYK | 0.43 | 0.57 | 0 | 0.40 |
| HSL | 255.17º | 0.4% | 0.43% | - |
| HSV(B) | 255.17º | 0.57% | 0.6% | - |
| XYZ | 11.49 | 8.07 | 30.66 | - |
| YUV | 81.5 | 167.79 | 131.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 65 | 152 | 0.43 | 0.57 | 0 | 0.40 | 255.17 | 0.4 | 0.43 |
| Hex | 57 | 41 | 98 | 2B | 39 | 0 | 28 | FF | 28 | 2B |
| Octal | 127 | 101 | 230 | 53 | 71 | 0 | 50 | 377 | 50 | 53 |
| Binary | 1010111 | 1000001 | 10011000 | 101011 | 111001 | 0 | 101000 | 11111111 | 101000 | 101011 |
Color Harmonies of #574198
Complementary color
Monochromatic Colors of #574198
Black with #574198
Text Example
Text Example
White with #574198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574198; }
p { color: rgb(87,65,152); }
H1.HeaderClassName
{
color: #574198;
}
.AnyTagClassName
{
color: #574198;
}
</style>
background-color css
<style>
a { background-color: #574198; }
a { background-color: rgb(87,65,152); }
div.DivClassName
{
background-color: #574198;
}
.BgClassName
{
background-color: #574198;
}
</style>
border-color css
<style>
span { border-color: #574198; }
span { border-color: rgb(87,65,152); }
td.TdClassName
{
border-color: #574198;
}
.TagClassName
{
border-color: #574198;
}
</style>