Shades of Daisy Bush #57398F
Tints of Daisy Bush #57398F
RGB
CMYK
RGB Variations
Color information
#57398F (or 0x57398F) is known color: Daisy Bush. HEX triplet: 57, 39 and 8F. RGB value is (87,57,143). Sum of RGB (Red+Green+Blue) = 87+57+143=287 (38% of max value = 765). Red value is 87 (34.38% from 255 or 30.31% from 287); Green value is 57 (22.66% from 255 or 19.86% from 287); Blue value is 143 (56.25% from 255 or 49.83% from 287); Max value from RGB is 143 - color contains mainly: blue. Hex color #57398F is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #57398F is #A8C670. Grayscale: #4B4B4B. Windows color (decimal): -11060849 or 9386327. OLE color: 9386327.
HSL color Cylindrical-coordinate representation of color #57398F: hue angle of 260.93º degrees, saturation: 0.43, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #57398F is Cyan = 0.39, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 87 | 57 | 143 | - |
| CMYK | 0.39 | 0.60 | 0 | 0.44 |
| HSL | 260.93º | 0.43% | 0.39% | - |
| HSV(B) | 260.93º | 0.6% | 0.56% | - |
| XYZ | 10.35 | 6.94 | 26.78 | - |
| YUV | 75.77 | 165.94 | 136.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 57 | 143 | 0.39 | 0.60 | 0 | 0.44 | 260.93 | 0.43 | 0.39 |
| Hex | 57 | 39 | 8F | 27 | 3C | 0 | 2C | 105 | 2B | 27 |
| Octal | 127 | 71 | 217 | 47 | 74 | 0 | 54 | 405 | 53 | 47 |
| Binary | 1010111 | 111001 | 10001111 | 100111 | 111100 | 0 | 101100 | 100000101 | 101011 | 100111 |
Color Harmonies of #57398F
Complementary color
Monochromatic Colors of #57398F
Black with #57398F
Text Example
Text Example
White with #57398F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57398F; }
p { color: rgb(87,57,143); }
H1.HeaderClassName
{
color: #57398F;
}
.AnyTagClassName
{
color: #57398F;
}
</style>
background-color css
<style>
a { background-color: #57398F; }
a { background-color: rgb(87,57,143); }
div.DivClassName
{
background-color: #57398F;
}
.BgClassName
{
background-color: #57398F;
}
</style>
border-color css
<style>
span { border-color: #57398F; }
span { border-color: rgb(87,57,143); }
td.TdClassName
{
border-color: #57398F;
}
.TagClassName
{
border-color: #57398F;
}
</style>