Shades of Daisy Bush #574099
Tints of Daisy Bush #574099
RGB
CMYK
RGB Variations
Color information
#574099 (or 0x574099) is known color: Daisy Bush. HEX triplet: 57, 40 and 99. RGB value is (87,64,153). Sum of RGB (Red+Green+Blue) = 87+64+153=304 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.62% from 304); Green value is 64 (25.39% from 255 or 21.05% from 304); Blue value is 153 (60.16% from 255 or 50.33% from 304); Max value from RGB is 153 - color contains mainly: blue. Hex color #574099 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574099 is #A8BF66. Grayscale: #505050. Windows color (decimal): -11059047 or 10043479. OLE color: 10043479.
HSL color Cylindrical-coordinate representation of color #574099: hue angle of 255.51º degrees, saturation: 0.41, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #574099 is Cyan = 0.43, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 87 | 64 | 153 | - |
| CMYK | 0.43 | 0.58 | 0 | 0.4 |
| HSL | 255.51º | 0.41% | 0.43% | - |
| HSV(B) | 255.51º | 0.58% | 0.6% | - |
| XYZ | 11.51 | 7.99 | 31.07 | - |
| YUV | 81.02 | 168.62 | 132.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 64 | 153 | 0.43 | 0.58 | 0 | 0.4 | 255.51 | 0.41 | 0.43 |
| Hex | 57 | 40 | 99 | 2B | 3A | 0 | 28 | 100 | 29 | 2B |
| Octal | 127 | 100 | 231 | 53 | 72 | 0 | 50 | 400 | 51 | 53 |
| Binary | 1010111 | 1000000 | 10011001 | 101011 | 111010 | 0 | 101000 | 100000000 | 101001 | 101011 |
Color Harmonies of #574099
Complementary color
Monochromatic Colors of #574099
Black with #574099
Text Example
Text Example
White with #574099
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574099; }
p { color: rgb(87,64,153); }
H1.HeaderClassName
{
color: #574099;
}
.AnyTagClassName
{
color: #574099;
}
</style>
background-color css
<style>
a { background-color: #574099; }
a { background-color: rgb(87,64,153); }
div.DivClassName
{
background-color: #574099;
}
.BgClassName
{
background-color: #574099;
}
</style>
border-color css
<style>
span { border-color: #574099; }
span { border-color: rgb(87,64,153); }
td.TdClassName
{
border-color: #574099;
}
.TagClassName
{
border-color: #574099;
}
</style>