Shades of Daisy Bush #513787
Tints of Daisy Bush #513787
RGB
CMYK
RGB Variations
Color information
#513787 (or 0x513787) is known color: Daisy Bush. HEX triplet: 51, 37 and 87. RGB value is (81,55,135). Sum of RGB (Red+Green+Blue) = 81+55+135=271 (35% of max value = 765). Red value is 81 (32.03% from 255 or 29.89% from 271); Green value is 55 (21.88% from 255 or 20.30% from 271); Blue value is 135 (53.12% from 255 or 49.82% from 271); Max value from RGB is 135 - color contains mainly: blue. Hex color #513787 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #513787 is #AEC878. Grayscale: #474747. Windows color (decimal): -11454585 or 8861521. OLE color: 8861521.
HSL color Cylindrical-coordinate representation of color #513787: hue angle of 259.5º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #513787 is Cyan = 0.40, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 55 | 135 | - |
| CMYK | 0.40 | 0.59 | 0 | 0.47 |
| HSL | 259.5º | 0.42% | 0.37% | - |
| HSV(B) | 259.5º | 0.59% | 0.53% | - |
| XYZ | 9.13 | 6.23 | 23.64 | - |
| YUV | 71.89 | 163.61 | 134.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 55 | 135 | 0.40 | 0.59 | 0 | 0.47 | 259.5 | 0.42 | 0.37 |
| Hex | 51 | 37 | 87 | 28 | 3B | 0 | 2F | 104 | 2A | 25 |
| Octal | 121 | 67 | 207 | 50 | 73 | 0 | 57 | 404 | 52 | 45 |
| Binary | 1010001 | 110111 | 10000111 | 101000 | 111011 | 0 | 101111 | 100000100 | 101010 | 100101 |
Color Harmonies of #513787
Complementary color
Monochromatic Colors of #513787
Black with #513787
Text Example
Text Example
White with #513787
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513787; }
p { color: rgb(81,55,135); }
H1.HeaderClassName
{
color: #513787;
}
.AnyTagClassName
{
color: #513787;
}
</style>
background-color css
<style>
a { background-color: #513787; }
a { background-color: rgb(81,55,135); }
div.DivClassName
{
background-color: #513787;
}
.BgClassName
{
background-color: #513787;
}
</style>
border-color css
<style>
span { border-color: #513787; }
span { border-color: rgb(81,55,135); }
td.TdClassName
{
border-color: #513787;
}
.TagClassName
{
border-color: #513787;
}
</style>