Shades of Daisy Bush #512894
Tints of Daisy Bush #512894
RGB
CMYK
RGB Variations
Color information
#512894 (or 0x512894) is known color: Daisy Bush. HEX triplet: 51, 28 and 94. RGB value is (81,40,148). Sum of RGB (Red+Green+Blue) = 81+40+148=269 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.11% from 269); Green value is 40 (16.02% from 255 or 14.87% from 269); Blue value is 148 (58.20% from 255 or 55.02% from 269); Max value from RGB is 148 - color contains mainly: blue. Hex color #512894 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512894 is #AED76B. Grayscale: #404040. Windows color (decimal): -11458412 or 9709649. OLE color: 9709649.
HSL color Cylindrical-coordinate representation of color #512894: hue angle of 262.78º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #512894 is Cyan = 0.45, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 40 | 148 | - |
| CMYK | 0.45 | 0.73 | 0 | 0.42 |
| HSL | 262.78º | 0.57% | 0.37% | - |
| HSV(B) | 262.78º | 0.73% | 0.58% | - |
| XYZ | 9.5 | 5.41 | 28.56 | - |
| YUV | 64.57 | 175.08 | 139.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 40 | 148 | 0.45 | 0.73 | 0 | 0.42 | 262.78 | 0.57 | 0.37 |
| Hex | 51 | 28 | 94 | 2D | 49 | 0 | 2A | 107 | 39 | 25 |
| Octal | 121 | 50 | 224 | 55 | 111 | 0 | 52 | 407 | 71 | 45 |
| Binary | 1010001 | 101000 | 10010100 | 101101 | 1001001 | 0 | 101010 | 100000111 | 111001 | 100101 |
Color Harmonies of #512894
Complementary color
Monochromatic Colors of #512894
Black with #512894
Text Example
Text Example
White with #512894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512894; }
p { color: rgb(81,40,148); }
H1.HeaderClassName
{
color: #512894;
}
.AnyTagClassName
{
color: #512894;
}
</style>
background-color css
<style>
a { background-color: #512894; }
a { background-color: rgb(81,40,148); }
div.DivClassName
{
background-color: #512894;
}
.BgClassName
{
background-color: #512894;
}
</style>
border-color css
<style>
span { border-color: #512894; }
span { border-color: rgb(81,40,148); }
td.TdClassName
{
border-color: #512894;
}
.TagClassName
{
border-color: #512894;
}
</style>