Shades of Daisy Bush #512793
Tints of Daisy Bush #512793
RGB
CMYK
RGB Variations
Color information
#512793 (or 0x512793) is known color: Daisy Bush. HEX triplet: 51, 27 and 93. RGB value is (81,39,147). Sum of RGB (Red+Green+Blue) = 81+39+147=267 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.34% from 267); Green value is 39 (15.62% from 255 or 14.61% from 267); Blue value is 147 (57.81% from 255 or 55.06% from 267); Max value from RGB is 147 - color contains mainly: blue. Hex color #512793 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512793 is #AED86C. Grayscale: #3F3F3F. Windows color (decimal): -11458669 or 9643857. OLE color: 9643857.
HSL color Cylindrical-coordinate representation of color #512793: hue angle of 263.33º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #512793 is Cyan = 0.45, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 39 | 147 | - |
| CMYK | 0.45 | 0.73 | 0 | 0.42 |
| HSL | 263.33º | 0.58% | 0.36% | - |
| HSV(B) | 263.33º | 0.73% | 0.58% | - |
| XYZ | 9.39 | 5.31 | 28.13 | - |
| YUV | 63.87 | 174.91 | 140.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 39 | 147 | 0.45 | 0.73 | 0 | 0.42 | 263.33 | 0.58 | 0.36 |
| Hex | 51 | 27 | 93 | 2D | 49 | 0 | 2A | 107 | 3A | 24 |
| Octal | 121 | 47 | 223 | 55 | 111 | 0 | 52 | 407 | 72 | 44 |
| Binary | 1010001 | 100111 | 10010011 | 101101 | 1001001 | 0 | 101010 | 100000111 | 111010 | 100100 |
Color Harmonies of #512793
Complementary color
Monochromatic Colors of #512793
Black with #512793
Text Example
Text Example
White with #512793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512793; }
p { color: rgb(81,39,147); }
H1.HeaderClassName
{
color: #512793;
}
.AnyTagClassName
{
color: #512793;
}
</style>
background-color css
<style>
a { background-color: #512793; }
a { background-color: rgb(81,39,147); }
div.DivClassName
{
background-color: #512793;
}
.BgClassName
{
background-color: #512793;
}
</style>
border-color css
<style>
span { border-color: #512793; }
span { border-color: rgb(81,39,147); }
td.TdClassName
{
border-color: #512793;
}
.TagClassName
{
border-color: #512793;
}
</style>