Shades of Daisy Bush #513688
Tints of Daisy Bush #513688
RGB
CMYK
RGB Variations
Color information
#513688 (or 0x513688) is known color: Daisy Bush. HEX triplet: 51, 36 and 88. RGB value is (81,54,136). Sum of RGB (Red+Green+Blue) = 81+54+136=271 (35% of max value = 765). Red value is 81 (32.03% from 255 or 29.89% from 271); Green value is 54 (21.48% from 255 or 19.93% from 271); Blue value is 136 (53.52% from 255 or 50.18% from 271); Max value from RGB is 136 - color contains mainly: blue. Hex color #513688 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #513688 is #AEC977. Grayscale: #474747. Windows color (decimal): -11454840 or 8926801. OLE color: 8926801.
HSL color Cylindrical-coordinate representation of color #513688: hue angle of 259.76º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #513688 is Cyan = 0.40, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 54 | 136 | - |
| CMYK | 0.40 | 0.60 | 0 | 0.47 |
| HSL | 259.76º | 0.43% | 0.37% | - |
| HSV(B) | 259.76º | 0.6% | 0.53% | - |
| XYZ | 9.16 | 6.17 | 24 | - |
| YUV | 71.42 | 164.45 | 134.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 54 | 136 | 0.40 | 0.60 | 0 | 0.47 | 259.76 | 0.43 | 0.37 |
| Hex | 51 | 36 | 88 | 28 | 3C | 0 | 2F | 104 | 2B | 25 |
| Octal | 121 | 66 | 210 | 50 | 74 | 0 | 57 | 404 | 53 | 45 |
| Binary | 1010001 | 110110 | 10001000 | 101000 | 111100 | 0 | 101111 | 100000100 | 101011 | 100101 |
Color Harmonies of #513688
Complementary color
Monochromatic Colors of #513688
Black with #513688
Text Example
Text Example
White with #513688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513688; }
p { color: rgb(81,54,136); }
H1.HeaderClassName
{
color: #513688;
}
.AnyTagClassName
{
color: #513688;
}
</style>
background-color css
<style>
a { background-color: #513688; }
a { background-color: rgb(81,54,136); }
div.DivClassName
{
background-color: #513688;
}
.BgClassName
{
background-color: #513688;
}
</style>
border-color css
<style>
span { border-color: #513688; }
span { border-color: rgb(81,54,136); }
td.TdClassName
{
border-color: #513688;
}
.TagClassName
{
border-color: #513688;
}
</style>