Shades of Daisy Bush #57349D
Tints of Daisy Bush #57349D
RGB
CMYK
RGB Variations
Color information
#57349D (or 0x57349D) is known color: Daisy Bush. HEX triplet: 57, 34 and 9D. RGB value is (87,52,157). Sum of RGB (Red+Green+Blue) = 87+52+157=296 (39% of max value = 765). Red value is 87 (34.38% from 255 or 29.39% from 296); Green value is 52 (20.70% from 255 or 17.57% from 296); Blue value is 157 (61.72% from 255 or 53.04% from 296); Max value from RGB is 157 - color contains mainly: blue. Hex color #57349D is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #57349D is #A8CB62. Grayscale: #4A4A4A. Windows color (decimal): -11062115 or 10302551. OLE color: 10302551.
HSL color Cylindrical-coordinate representation of color #57349D: hue angle of 260º degrees, saturation: 0.5, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #57349D is Cyan = 0.45, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 87 | 52 | 157 | - |
| CMYK | 0.45 | 0.67 | 0 | 0.38 |
| HSL | 260º | 0.5% | 0.41% | - |
| HSV(B) | 260º | 0.67% | 0.62% | - |
| XYZ | 11.24 | 6.92 | 32.64 | - |
| YUV | 74.44 | 174.6 | 136.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 52 | 157 | 0.45 | 0.67 | 0 | 0.38 | 260 | 0.5 | 0.41 |
| Hex | 57 | 34 | 9D | 2D | 43 | 0 | 26 | 104 | 32 | 29 |
| Octal | 127 | 64 | 235 | 55 | 103 | 0 | 46 | 404 | 62 | 51 |
| Binary | 1010111 | 110100 | 10011101 | 101101 | 1000011 | 0 | 100110 | 100000100 | 110010 | 101001 |
Color Harmonies of #57349D
Complementary color
Monochromatic Colors of #57349D
Black with #57349D
Text Example
Text Example
White with #57349D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57349D; }
p { color: rgb(87,52,157); }
H1.HeaderClassName
{
color: #57349D;
}
.AnyTagClassName
{
color: #57349D;
}
</style>
background-color css
<style>
a { background-color: #57349D; }
a { background-color: rgb(87,52,157); }
div.DivClassName
{
background-color: #57349D;
}
.BgClassName
{
background-color: #57349D;
}
</style>
border-color css
<style>
span { border-color: #57349D; }
span { border-color: rgb(87,52,157); }
td.TdClassName
{
border-color: #57349D;
}
.TagClassName
{
border-color: #57349D;
}
</style>