Shades of Daisy Bush #57399E
Tints of Daisy Bush #57399E
RGB
CMYK
RGB Variations
Color information
#57399E (or 0x57399E) is known color: Daisy Bush. HEX triplet: 57, 39 and 9E. RGB value is (87,57,158). Sum of RGB (Red+Green+Blue) = 87+57+158=302 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.81% from 302); Green value is 57 (22.66% from 255 or 18.87% from 302); Blue value is 158 (62.11% from 255 or 52.32% from 302); Max value from RGB is 158 - color contains mainly: blue. Hex color #57399E is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #57399E is #A8C661. Grayscale: #4D4D4D. Windows color (decimal): -11060834 or 10369367. OLE color: 10369367.
HSL color Cylindrical-coordinate representation of color #57399E: hue angle of 257.82º degrees, saturation: 0.47, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #57399E is Cyan = 0.45, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 87 | 57 | 158 | - |
| CMYK | 0.45 | 0.64 | 0 | 0.38 |
| HSL | 257.82º | 0.47% | 0.42% | - |
| HSV(B) | 257.82º | 0.64% | 0.62% | - |
| XYZ | 11.57 | 7.42 | 33.17 | - |
| YUV | 77.48 | 173.44 | 134.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 57 | 158 | 0.45 | 0.64 | 0 | 0.38 | 257.82 | 0.47 | 0.42 |
| Hex | 57 | 39 | 9E | 2D | 40 | 0 | 26 | 102 | 2F | 2A |
| Octal | 127 | 71 | 236 | 55 | 100 | 0 | 46 | 402 | 57 | 52 |
| Binary | 1010111 | 111001 | 10011110 | 101101 | 1000000 | 0 | 100110 | 100000010 | 101111 | 101010 |
Color Harmonies of #57399E
Complementary color
Monochromatic Colors of #57399E
Black with #57399E
Text Example
Text Example
White with #57399E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57399E; }
p { color: rgb(87,57,158); }
H1.HeaderClassName
{
color: #57399E;
}
.AnyTagClassName
{
color: #57399E;
}
</style>
background-color css
<style>
a { background-color: #57399E; }
a { background-color: rgb(87,57,158); }
div.DivClassName
{
background-color: #57399E;
}
.BgClassName
{
background-color: #57399E;
}
</style>
border-color css
<style>
span { border-color: #57399E; }
span { border-color: rgb(87,57,158); }
td.TdClassName
{
border-color: #57399E;
}
.TagClassName
{
border-color: #57399E;
}
</style>