Shades of Daisy Bush #574296
Tints of Daisy Bush #574296
RGB
CMYK
RGB Variations
Color information
#574296 (or 0x574296) is known color: Daisy Bush. HEX triplet: 57, 42 and 96. RGB value is (87,66,150). Sum of RGB (Red+Green+Blue) = 87+66+150=303 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.71% from 303); Green value is 66 (26.17% from 255 or 21.78% from 303); Blue value is 150 (58.98% from 255 or 49.50% from 303); Max value from RGB is 150 - color contains mainly: blue. Hex color #574296 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574296 is #A8BD69. Grayscale: #515151. Windows color (decimal): -11058538 or 9847383. OLE color: 9847383.
HSL color Cylindrical-coordinate representation of color #574296: hue angle of 255º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #574296 is Cyan = 0.42, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 87 | 66 | 150 | - |
| CMYK | 0.42 | 0.56 | 0 | 0.41 |
| HSL | 255º | 0.39% | 0.42% | - |
| HSV(B) | 255º | 0.56% | 0.59% | - |
| XYZ | 11.38 | 8.12 | 29.82 | - |
| YUV | 81.86 | 166.46 | 131.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 66 | 150 | 0.42 | 0.56 | 0 | 0.41 | 255 | 0.39 | 0.42 |
| Hex | 57 | 42 | 96 | 2A | 38 | 0 | 29 | FF | 27 | 2A |
| Octal | 127 | 102 | 226 | 52 | 70 | 0 | 51 | 377 | 47 | 52 |
| Binary | 1010111 | 1000010 | 10010110 | 101010 | 111000 | 0 | 101001 | 11111111 | 100111 | 101010 |
Color Harmonies of #574296
Complementary color
Monochromatic Colors of #574296
Black with #574296
Text Example
Text Example
White with #574296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574296; }
p { color: rgb(87,66,150); }
H1.HeaderClassName
{
color: #574296;
}
.AnyTagClassName
{
color: #574296;
}
</style>
background-color css
<style>
a { background-color: #574296; }
a { background-color: rgb(87,66,150); }
div.DivClassName
{
background-color: #574296;
}
.BgClassName
{
background-color: #574296;
}
</style>
border-color css
<style>
span { border-color: #574296; }
span { border-color: rgb(87,66,150); }
td.TdClassName
{
border-color: #574296;
}
.TagClassName
{
border-color: #574296;
}
</style>