Shades of Daisy Bush #512794
Tints of Daisy Bush #512794
RGB
CMYK
RGB Variations
Color information
#512794 (or 0x512794) is known color: Daisy Bush. HEX triplet: 51, 27 and 94. RGB value is (81,39,148). Sum of RGB (Red+Green+Blue) = 81+39+148=268 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.22% from 268); Green value is 39 (15.62% from 255 or 14.55% from 268); Blue value is 148 (58.20% from 255 or 55.22% from 268); Max value from RGB is 148 - color contains mainly: blue. Hex color #512794 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512794 is #AED86B. Grayscale: #3F3F3F. Windows color (decimal): -11458668 or 9709393. OLE color: 9709393.
HSL color Cylindrical-coordinate representation of color #512794: hue angle of 263.12º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #512794 is Cyan = 0.45, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 39 | 148 | - |
| CMYK | 0.45 | 0.74 | 0 | 0.42 |
| HSL | 263.12º | 0.58% | 0.37% | - |
| HSV(B) | 263.12º | 0.74% | 0.58% | - |
| XYZ | 9.46 | 5.34 | 28.55 | - |
| YUV | 63.98 | 175.41 | 140.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 39 | 148 | 0.45 | 0.74 | 0 | 0.42 | 263.12 | 0.58 | 0.37 |
| Hex | 51 | 27 | 94 | 2D | 4A | 0 | 2A | 107 | 3A | 25 |
| Octal | 121 | 47 | 224 | 55 | 112 | 0 | 52 | 407 | 72 | 45 |
| Binary | 1010001 | 100111 | 10010100 | 101101 | 1001010 | 0 | 101010 | 100000111 | 111010 | 100101 |
Color Harmonies of #512794
Complementary color
Monochromatic Colors of #512794
Black with #512794
Text Example
Text Example
White with #512794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512794; }
p { color: rgb(81,39,148); }
H1.HeaderClassName
{
color: #512794;
}
.AnyTagClassName
{
color: #512794;
}
</style>
background-color css
<style>
a { background-color: #512794; }
a { background-color: rgb(81,39,148); }
div.DivClassName
{
background-color: #512794;
}
.BgClassName
{
background-color: #512794;
}
</style>
border-color css
<style>
span { border-color: #512794; }
span { border-color: rgb(81,39,148); }
td.TdClassName
{
border-color: #512794;
}
.TagClassName
{
border-color: #512794;
}
</style>