Shades of Daisy Bush #513887
Tints of Daisy Bush #513887
RGB
CMYK
RGB Variations
Color information
#513887 (or 0x513887) is known color: Daisy Bush. HEX triplet: 51, 38 and 87. RGB value is (81,56,135). Sum of RGB (Red+Green+Blue) = 81+56+135=272 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.78% from 272); Green value is 56 (22.27% from 255 or 20.59% from 272); Blue value is 135 (53.12% from 255 or 49.63% from 272); Max value from RGB is 135 - color contains mainly: blue. Hex color #513887 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #513887 is #AEC778. Grayscale: #484848. Windows color (decimal): -11454329 or 8861777. OLE color: 8861777.
HSL color Cylindrical-coordinate representation of color #513887: hue angle of 258.99º degrees, saturation: 0.41, 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 #513887 is Cyan = 0.40, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 56 | 135 | - |
| CMYK | 0.40 | 0.59 | 0 | 0.47 |
| HSL | 258.99º | 0.41% | 0.37% | - |
| HSV(B) | 258.99º | 0.59% | 0.53% | - |
| XYZ | 9.18 | 6.33 | 23.66 | - |
| YUV | 72.48 | 163.28 | 134.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 56 | 135 | 0.40 | 0.59 | 0 | 0.47 | 258.99 | 0.41 | 0.37 |
| Hex | 51 | 38 | 87 | 28 | 3B | 0 | 2F | 103 | 29 | 25 |
| Octal | 121 | 70 | 207 | 50 | 73 | 0 | 57 | 403 | 51 | 45 |
| Binary | 1010001 | 111000 | 10000111 | 101000 | 111011 | 0 | 101111 | 100000011 | 101001 | 100101 |
Color Harmonies of #513887
Complementary color
Monochromatic Colors of #513887
Black with #513887
Text Example
Text Example
White with #513887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513887; }
p { color: rgb(81,56,135); }
H1.HeaderClassName
{
color: #513887;
}
.AnyTagClassName
{
color: #513887;
}
</style>
background-color css
<style>
a { background-color: #513887; }
a { background-color: rgb(81,56,135); }
div.DivClassName
{
background-color: #513887;
}
.BgClassName
{
background-color: #513887;
}
</style>
border-color css
<style>
span { border-color: #513887; }
span { border-color: rgb(81,56,135); }
td.TdClassName
{
border-color: #513887;
}
.TagClassName
{
border-color: #513887;
}
</style>