Shades of Daisy Bush #57209E
Tints of Daisy Bush #57209E
RGB
CMYK
RGB Variations
Color information
#57209E (or 0x57209E) is known color: Daisy Bush. HEX triplet: 57, 20 and 9E. RGB value is (87,32,158). Sum of RGB (Red+Green+Blue) = 87+32+158=277 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.41% from 277); Green value is 32 (12.89% from 255 or 11.55% from 277); Blue value is 158 (62.11% from 255 or 57.04% from 277); Max value from RGB is 158 - color contains mainly: blue. Hex color #57209E is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #57209E is #A8DF61. Grayscale: #3E3E3E. Windows color (decimal): -11067234 or 10362967. OLE color: 10362967.
HSL color Cylindrical-coordinate representation of color #57209E: hue angle of 266.19º degrees, saturation: 0.66, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #57209E is Cyan = 0.45, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 87 | 32 | 158 | - |
| CMYK | 0.45 | 0.80 | 0 | 0.38 |
| HSL | 266.19º | 0.66% | 0.37% | - |
| HSV(B) | 266.19º | 0.8% | 0.62% | - |
| XYZ | 10.62 | 5.53 | 32.86 | - |
| YUV | 62.81 | 181.72 | 145.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 32 | 158 | 0.45 | 0.80 | 0 | 0.38 | 266.19 | 0.66 | 0.37 |
| Hex | 57 | 20 | 9E | 2D | 50 | 0 | 26 | 10A | 42 | 25 |
| Octal | 127 | 40 | 236 | 55 | 120 | 0 | 46 | 412 | 102 | 45 |
| Binary | 1010111 | 100000 | 10011110 | 101101 | 1010000 | 0 | 100110 | 100001010 | 1000010 | 100101 |
Color Harmonies of #57209E
Complementary color
Monochromatic Colors of #57209E
Black with #57209E
Text Example
Text Example
White with #57209E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57209E; }
p { color: rgb(87,32,158); }
H1.HeaderClassName
{
color: #57209E;
}
.AnyTagClassName
{
color: #57209E;
}
</style>
background-color css
<style>
a { background-color: #57209E; }
a { background-color: rgb(87,32,158); }
div.DivClassName
{
background-color: #57209E;
}
.BgClassName
{
background-color: #57209E;
}
</style>
border-color css
<style>
span { border-color: #57209E; }
span { border-color: rgb(87,32,158); }
td.TdClassName
{
border-color: #57209E;
}
.TagClassName
{
border-color: #57209E;
}
</style>