Shades of Daisy Bush #512994
Tints of Daisy Bush #512994
RGB
CMYK
RGB Variations
Color information
#512994 (or 0x512994) is known color: Daisy Bush. HEX triplet: 51, 29 and 94. RGB value is (81,41,148). Sum of RGB (Red+Green+Blue) = 81+41+148=270 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30% from 270); Green value is 41 (16.41% from 255 or 15.19% from 270); Blue value is 148 (58.20% from 255 or 54.81% from 270); Max value from RGB is 148 - color contains mainly: blue. Hex color #512994 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512994 is #AED66B. Grayscale: #404040. Windows color (decimal): -11458156 or 9709905. OLE color: 9709905.
HSL color Cylindrical-coordinate representation of color #512994: hue angle of 262.43º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #512994 is Cyan = 0.45, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 41 | 148 | - |
| CMYK | 0.45 | 0.72 | 0 | 0.42 |
| HSL | 262.43º | 0.57% | 0.37% | - |
| HSV(B) | 262.43º | 0.72% | 0.58% | - |
| XYZ | 9.53 | 5.47 | 28.57 | - |
| YUV | 65.16 | 174.75 | 139.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 41 | 148 | 0.45 | 0.72 | 0 | 0.42 | 262.43 | 0.57 | 0.37 |
| Hex | 51 | 29 | 94 | 2D | 48 | 0 | 2A | 106 | 39 | 25 |
| Octal | 121 | 51 | 224 | 55 | 110 | 0 | 52 | 406 | 71 | 45 |
| Binary | 1010001 | 101001 | 10010100 | 101101 | 1001000 | 0 | 101010 | 100000110 | 111001 | 100101 |
Color Harmonies of #512994
Complementary color
Monochromatic Colors of #512994
Black with #512994
Text Example
Text Example
White with #512994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512994; }
p { color: rgb(81,41,148); }
H1.HeaderClassName
{
color: #512994;
}
.AnyTagClassName
{
color: #512994;
}
</style>
background-color css
<style>
a { background-color: #512994; }
a { background-color: rgb(81,41,148); }
div.DivClassName
{
background-color: #512994;
}
.BgClassName
{
background-color: #512994;
}
</style>
border-color css
<style>
span { border-color: #512994; }
span { border-color: rgb(81,41,148); }
td.TdClassName
{
border-color: #512994;
}
.TagClassName
{
border-color: #512994;
}
</style>