Shades of Daisy Bush #512896
Tints of Daisy Bush #512896
RGB
CMYK
RGB Variations
Color information
#512896 (or 0x512896) is known color: Daisy Bush. HEX triplet: 51, 28 and 96. RGB value is (81,40,150). Sum of RGB (Red+Green+Blue) = 81+40+150=271 (35% of max value = 765). Red value is 81 (32.03% from 255 or 29.89% from 271); Green value is 40 (16.02% from 255 or 14.76% from 271); Blue value is 150 (58.98% from 255 or 55.35% from 271); Max value from RGB is 150 - color contains mainly: blue. Hex color #512896 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512896 is #AED769. Grayscale: #404040. Windows color (decimal): -11458410 or 9840721. OLE color: 9840721.
HSL color Cylindrical-coordinate representation of color #512896: hue angle of 262.36º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #512896 is Cyan = 0.46, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 40 | 150 | - |
| CMYK | 0.46 | 0.73 | 0 | 0.41 |
| HSL | 262.36º | 0.58% | 0.37% | - |
| HSV(B) | 262.36º | 0.73% | 0.59% | - |
| XYZ | 9.66 | 5.47 | 29.4 | - |
| YUV | 64.8 | 176.08 | 139.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 40 | 150 | 0.46 | 0.73 | 0 | 0.41 | 262.36 | 0.58 | 0.37 |
| Hex | 51 | 28 | 96 | 2E | 49 | 0 | 29 | 106 | 3A | 25 |
| Octal | 121 | 50 | 226 | 56 | 111 | 0 | 51 | 406 | 72 | 45 |
| Binary | 1010001 | 101000 | 10010110 | 101110 | 1001001 | 0 | 101001 | 100000110 | 111010 | 100101 |
Color Harmonies of #512896
Complementary color
Monochromatic Colors of #512896
Black with #512896
Text Example
Text Example
White with #512896
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512896; }
p { color: rgb(81,40,150); }
H1.HeaderClassName
{
color: #512896;
}
.AnyTagClassName
{
color: #512896;
}
</style>
background-color css
<style>
a { background-color: #512896; }
a { background-color: rgb(81,40,150); }
div.DivClassName
{
background-color: #512896;
}
.BgClassName
{
background-color: #512896;
}
</style>
border-color css
<style>
span { border-color: #512896; }
span { border-color: rgb(81,40,150); }
td.TdClassName
{
border-color: #512896;
}
.TagClassName
{
border-color: #512896;
}
</style>