Shades of Daisy Bush #513290
Tints of Daisy Bush #513290
RGB
CMYK
RGB Variations
Color information
#513290 (or 0x513290) is known color: Daisy Bush. HEX triplet: 51, 32 and 90. RGB value is (81,50,144). Sum of RGB (Red+Green+Blue) = 81+50+144=275 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.45% from 275); Green value is 50 (19.92% from 255 or 18.18% from 275); Blue value is 144 (56.64% from 255 or 52.36% from 275); Max value from RGB is 144 - color contains mainly: blue. Hex color #513290 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #513290 is #AECD6F. Grayscale: #454545. Windows color (decimal): -11455856 or 9450065. OLE color: 9450065.
HSL color Cylindrical-coordinate representation of color #513290: hue angle of 259.79º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #513290 is Cyan = 0.44, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 50 | 144 | - |
| CMYK | 0.44 | 0.65 | 0 | 0.44 |
| HSL | 259.79º | 0.48% | 0.38% | - |
| HSV(B) | 259.79º | 0.65% | 0.56% | - |
| XYZ | 9.57 | 6.04 | 27.05 | - |
| YUV | 69.99 | 169.77 | 135.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 50 | 144 | 0.44 | 0.65 | 0 | 0.44 | 259.79 | 0.48 | 0.38 |
| Hex | 51 | 32 | 90 | 2C | 41 | 0 | 2C | 104 | 30 | 26 |
| Octal | 121 | 62 | 220 | 54 | 101 | 0 | 54 | 404 | 60 | 46 |
| Binary | 1010001 | 110010 | 10010000 | 101100 | 1000001 | 0 | 101100 | 100000100 | 110000 | 100110 |
Color Harmonies of #513290
Complementary color
Monochromatic Colors of #513290
Black with #513290
Text Example
Text Example
White with #513290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513290; }
p { color: rgb(81,50,144); }
H1.HeaderClassName
{
color: #513290;
}
.AnyTagClassName
{
color: #513290;
}
</style>
background-color css
<style>
a { background-color: #513290; }
a { background-color: rgb(81,50,144); }
div.DivClassName
{
background-color: #513290;
}
.BgClassName
{
background-color: #513290;
}
</style>
border-color css
<style>
span { border-color: #513290; }
span { border-color: rgb(81,50,144); }
td.TdClassName
{
border-color: #513290;
}
.TagClassName
{
border-color: #513290;
}
</style>