Shades of Daisy Bush #57449F
Tints of Daisy Bush #57449F
RGB
CMYK
RGB Variations
Color information
#57449F (or 0x57449F) is known color: Daisy Bush. HEX triplet: 57, 44 and 9F. RGB value is (87,68,159). Sum of RGB (Red+Green+Blue) = 87+68+159=314 (41% of max value = 765). Red value is 87 (34.38% from 255 or 27.71% from 314); Green value is 68 (26.95% from 255 or 21.66% from 314); Blue value is 159 (62.5% from 255 or 50.64% from 314); Max value from RGB is 159 - color contains mainly: blue. Hex color #57449F is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #57449F is #A8BB60. Grayscale: #535353. Windows color (decimal): -11058017 or 10437719. OLE color: 10437719.
HSL color Cylindrical-coordinate representation of color #57449F: hue angle of 252.53º degrees, saturation: 0.4, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #57449F is Cyan = 0.45, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 87 | 68 | 159 | - |
| CMYK | 0.45 | 0.57 | 0 | 0.38 |
| HSL | 252.53º | 0.4% | 0.45% | - |
| HSV(B) | 252.53º | 0.57% | 0.62% | - |
| XYZ | 12.26 | 8.66 | 33.83 | - |
| YUV | 84.06 | 170.29 | 130.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 68 | 159 | 0.45 | 0.57 | 0 | 0.38 | 252.53 | 0.4 | 0.45 |
| Hex | 57 | 44 | 9F | 2D | 39 | 0 | 26 | FD | 28 | 2D |
| Octal | 127 | 104 | 237 | 55 | 71 | 0 | 46 | 375 | 50 | 55 |
| Binary | 1010111 | 1000100 | 10011111 | 101101 | 111001 | 0 | 100110 | 11111101 | 101000 | 101101 |
Color Harmonies of #57449F
Complementary color
Monochromatic Colors of #57449F
Black with #57449F
Text Example
Text Example
White with #57449F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57449F; }
p { color: rgb(87,68,159); }
H1.HeaderClassName
{
color: #57449F;
}
.AnyTagClassName
{
color: #57449F;
}
</style>
background-color css
<style>
a { background-color: #57449F; }
a { background-color: rgb(87,68,159); }
div.DivClassName
{
background-color: #57449F;
}
.BgClassName
{
background-color: #57449F;
}
</style>
border-color css
<style>
span { border-color: #57449F; }
span { border-color: rgb(87,68,159); }
td.TdClassName
{
border-color: #57449F;
}
.TagClassName
{
border-color: #57449F;
}
</style>