Shades of Daisy Bush #513590
Tints of Daisy Bush #513590
RGB
CMYK
RGB Variations
Color information
#513590 (or 0x513590) is known color: Daisy Bush. HEX triplet: 51, 35 and 90. RGB value is (81,53,144). Sum of RGB (Red+Green+Blue) = 81+53+144=278 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.14% from 278); Green value is 53 (21.09% from 255 or 19.06% from 278); Blue value is 144 (56.64% from 255 or 51.80% from 278); Max value from RGB is 144 - color contains mainly: blue. Hex color #513590 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #513590 is #AECA6F. Grayscale: #474747. Windows color (decimal): -11455088 or 9450833. OLE color: 9450833.
HSL color Cylindrical-coordinate representation of color #513590: hue angle of 258.46º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #513590 is Cyan = 0.44, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 53 | 144 | - |
| CMYK | 0.44 | 0.63 | 0 | 0.44 |
| HSL | 258.46º | 0.46% | 0.39% | - |
| HSV(B) | 258.46º | 0.63% | 0.56% | - |
| XYZ | 9.7 | 6.31 | 27.09 | - |
| YUV | 71.75 | 168.78 | 134.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 53 | 144 | 0.44 | 0.63 | 0 | 0.44 | 258.46 | 0.46 | 0.39 |
| Hex | 51 | 35 | 90 | 2C | 3F | 0 | 2C | 102 | 2E | 27 |
| Octal | 121 | 65 | 220 | 54 | 77 | 0 | 54 | 402 | 56 | 47 |
| Binary | 1010001 | 110101 | 10010000 | 101100 | 111111 | 0 | 101100 | 100000010 | 101110 | 100111 |
Color Harmonies of #513590
Complementary color
Monochromatic Colors of #513590
Black with #513590
Text Example
Text Example
White with #513590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513590; }
p { color: rgb(81,53,144); }
H1.HeaderClassName
{
color: #513590;
}
.AnyTagClassName
{
color: #513590;
}
</style>
background-color css
<style>
a { background-color: #513590; }
a { background-color: rgb(81,53,144); }
div.DivClassName
{
background-color: #513590;
}
.BgClassName
{
background-color: #513590;
}
</style>
border-color css
<style>
span { border-color: #513590; }
span { border-color: rgb(81,53,144); }
td.TdClassName
{
border-color: #513590;
}
.TagClassName
{
border-color: #513590;
}
</style>