Shades of Daisy Bush #574497
Tints of Daisy Bush #574497
RGB
CMYK
RGB Variations
Color information
#574497 (or 0x574497) is known color: Daisy Bush. HEX triplet: 57, 44 and 97. RGB value is (87,68,151). Sum of RGB (Red+Green+Blue) = 87+68+151=306 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.43% from 306); Green value is 68 (26.95% from 255 or 22.22% from 306); Blue value is 151 (59.38% from 255 or 49.35% from 306); Max value from RGB is 151 - color contains mainly: blue. Hex color #574497 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574497 is #A8BB68. Grayscale: #525252. Windows color (decimal): -11058025 or 9913431. OLE color: 9913431.
HSL color Cylindrical-coordinate representation of color #574497: hue angle of 253.73º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #574497 is Cyan = 0.42, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 87 | 68 | 151 | - |
| CMYK | 0.42 | 0.55 | 0 | 0.41 |
| HSL | 253.73º | 0.38% | 0.43% | - |
| HSV(B) | 253.73º | 0.55% | 0.59% | - |
| XYZ | 11.58 | 8.39 | 30.29 | - |
| YUV | 83.14 | 166.29 | 130.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 68 | 151 | 0.42 | 0.55 | 0 | 0.41 | 253.73 | 0.38 | 0.43 |
| Hex | 57 | 44 | 97 | 2A | 37 | 0 | 29 | FE | 26 | 2B |
| Octal | 127 | 104 | 227 | 52 | 67 | 0 | 51 | 376 | 46 | 53 |
| Binary | 1010111 | 1000100 | 10010111 | 101010 | 110111 | 0 | 101001 | 11111110 | 100110 | 101011 |
Color Harmonies of #574497
Complementary color
Monochromatic Colors of #574497
Black with #574497
Text Example
Text Example
White with #574497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574497; }
p { color: rgb(87,68,151); }
H1.HeaderClassName
{
color: #574497;
}
.AnyTagClassName
{
color: #574497;
}
</style>
background-color css
<style>
a { background-color: #574497; }
a { background-color: rgb(87,68,151); }
div.DivClassName
{
background-color: #574497;
}
.BgClassName
{
background-color: #574497;
}
</style>
border-color css
<style>
span { border-color: #574497; }
span { border-color: rgb(87,68,151); }
td.TdClassName
{
border-color: #574497;
}
.TagClassName
{
border-color: #574497;
}
</style>