Shades of Daisy Bush #574395
Tints of Daisy Bush #574395
RGB
CMYK
RGB Variations
Color information
#574395 (or 0x574395) is known color: Daisy Bush. HEX triplet: 57, 43 and 95. RGB value is (87,67,149). Sum of RGB (Red+Green+Blue) = 87+67+149=303 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.71% from 303); Green value is 67 (26.56% from 255 or 22.11% from 303); Blue value is 149 (58.59% from 255 or 49.17% from 303); Max value from RGB is 149 - color contains mainly: blue. Hex color #574395 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574395 is #A8BC6A. Grayscale: #525252. Windows color (decimal): -11058283 or 9782103. OLE color: 9782103.
HSL color Cylindrical-coordinate representation of color #574395: hue angle of 254.63º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #574395 is Cyan = 0.42, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 67 | 149 | - |
| CMYK | 0.42 | 0.55 | 0 | 0.42 |
| HSL | 254.63º | 0.38% | 0.42% | - |
| HSV(B) | 254.63º | 0.55% | 0.58% | - |
| XYZ | 11.36 | 8.21 | 29.42 | - |
| YUV | 82.33 | 165.63 | 131.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 67 | 149 | 0.42 | 0.55 | 0 | 0.42 | 254.63 | 0.38 | 0.42 |
| Hex | 57 | 43 | 95 | 2A | 37 | 0 | 2A | FF | 26 | 2A |
| Octal | 127 | 103 | 225 | 52 | 67 | 0 | 52 | 377 | 46 | 52 |
| Binary | 1010111 | 1000011 | 10010101 | 101010 | 110111 | 0 | 101010 | 11111111 | 100110 | 101010 |
Color Harmonies of #574395
Complementary color
Monochromatic Colors of #574395
Black with #574395
Text Example
Text Example
White with #574395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574395; }
p { color: rgb(87,67,149); }
H1.HeaderClassName
{
color: #574395;
}
.AnyTagClassName
{
color: #574395;
}
</style>
background-color css
<style>
a { background-color: #574395; }
a { background-color: rgb(87,67,149); }
div.DivClassName
{
background-color: #574395;
}
.BgClassName
{
background-color: #574395;
}
</style>
border-color css
<style>
span { border-color: #574395; }
span { border-color: rgb(87,67,149); }
td.TdClassName
{
border-color: #574395;
}
.TagClassName
{
border-color: #574395;
}
</style>