Shades of Daisy Bush #512993
Tints of Daisy Bush #512993
RGB
CMYK
RGB Variations
Color information
#512993 (or 0x512993) is known color: Daisy Bush. HEX triplet: 51, 29 and 93. RGB value is (81,41,147). Sum of RGB (Red+Green+Blue) = 81+41+147=269 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.11% from 269); Green value is 41 (16.41% from 255 or 15.24% from 269); Blue value is 147 (57.81% from 255 or 54.65% from 269); Max value from RGB is 147 - color contains mainly: blue. Hex color #512993 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512993 is #AED66C. Grayscale: #404040. Windows color (decimal): -11458157 or 9644369. OLE color: 9644369.
HSL color Cylindrical-coordinate representation of color #512993: hue angle of 262.64º degrees, saturation: 0.56, 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 #512993 is Cyan = 0.45, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 41 | 147 | - |
| CMYK | 0.45 | 0.72 | 0 | 0.42 |
| HSL | 262.64º | 0.56% | 0.37% | - |
| HSV(B) | 262.64º | 0.72% | 0.58% | - |
| XYZ | 9.45 | 5.44 | 28.16 | - |
| YUV | 65.04 | 174.25 | 139.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 41 | 147 | 0.45 | 0.72 | 0 | 0.42 | 262.64 | 0.56 | 0.37 |
| Hex | 51 | 29 | 93 | 2D | 48 | 0 | 2A | 107 | 38 | 25 |
| Octal | 121 | 51 | 223 | 55 | 110 | 0 | 52 | 407 | 70 | 45 |
| Binary | 1010001 | 101001 | 10010011 | 101101 | 1001000 | 0 | 101010 | 100000111 | 111000 | 100101 |
Color Harmonies of #512993
Complementary color
Monochromatic Colors of #512993
Black with #512993
Text Example
Text Example
White with #512993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512993; }
p { color: rgb(81,41,147); }
H1.HeaderClassName
{
color: #512993;
}
.AnyTagClassName
{
color: #512993;
}
</style>
background-color css
<style>
a { background-color: #512993; }
a { background-color: rgb(81,41,147); }
div.DivClassName
{
background-color: #512993;
}
.BgClassName
{
background-color: #512993;
}
</style>
border-color css
<style>
span { border-color: #512993; }
span { border-color: rgb(81,41,147); }
td.TdClassName
{
border-color: #512993;
}
.TagClassName
{
border-color: #512993;
}
</style>