Shades of Daisy Bush #513390
Tints of Daisy Bush #513390
RGB
CMYK
RGB Variations
Color information
#513390 (or 0x513390) is known color: Daisy Bush. HEX triplet: 51, 33 and 90. RGB value is (81,51,144). Sum of RGB (Red+Green+Blue) = 81+51+144=276 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.35% from 276); Green value is 51 (20.31% from 255 or 18.48% from 276); Blue value is 144 (56.64% from 255 or 52.17% from 276); Max value from RGB is 144 - color contains mainly: blue. Hex color #513390 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #513390 is #AECC6F. Grayscale: #464646. Windows color (decimal): -11455600 or 9450321. OLE color: 9450321.
HSL color Cylindrical-coordinate representation of color #513390: hue angle of 259.35º 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 #513390 is Cyan = 0.44, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 51 | 144 | - |
| CMYK | 0.44 | 0.65 | 0 | 0.44 |
| HSL | 259.35º | 0.48% | 0.38% | - |
| HSV(B) | 259.35º | 0.65% | 0.56% | - |
| XYZ | 9.61 | 6.13 | 27.06 | - |
| YUV | 70.57 | 169.44 | 135.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 51 | 144 | 0.44 | 0.65 | 0 | 0.44 | 259.35 | 0.48 | 0.38 |
| Hex | 51 | 33 | 90 | 2C | 41 | 0 | 2C | 103 | 30 | 26 |
| Octal | 121 | 63 | 220 | 54 | 101 | 0 | 54 | 403 | 60 | 46 |
| Binary | 1010001 | 110011 | 10010000 | 101100 | 1000001 | 0 | 101100 | 100000011 | 110000 | 100110 |
Color Harmonies of #513390
Complementary color
Monochromatic Colors of #513390
Black with #513390
Text Example
Text Example
White with #513390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513390; }
p { color: rgb(81,51,144); }
H1.HeaderClassName
{
color: #513390;
}
.AnyTagClassName
{
color: #513390;
}
</style>
background-color css
<style>
a { background-color: #513390; }
a { background-color: rgb(81,51,144); }
div.DivClassName
{
background-color: #513390;
}
.BgClassName
{
background-color: #513390;
}
</style>
border-color css
<style>
span { border-color: #513390; }
span { border-color: rgb(81,51,144); }
td.TdClassName
{
border-color: #513390;
}
.TagClassName
{
border-color: #513390;
}
</style>