Shades of Daisy Bush #512893
Tints of Daisy Bush #512893
RGB
CMYK
RGB Variations
Color information
#512893 (or 0x512893) is known color: Daisy Bush. HEX triplet: 51, 28 and 93. RGB value is (81,40,147). Sum of RGB (Red+Green+Blue) = 81+40+147=268 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.22% from 268); Green value is 40 (16.02% from 255 or 14.93% from 268); Blue value is 147 (57.81% from 255 or 54.85% from 268); Max value from RGB is 147 - color contains mainly: blue. Hex color #512893 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512893 is #AED76C. Grayscale: #404040. Windows color (decimal): -11458413 or 9644113. OLE color: 9644113.
HSL color Cylindrical-coordinate representation of color #512893: hue angle of 262.99º 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 #512893 is Cyan = 0.45, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 40 | 147 | - |
| CMYK | 0.45 | 0.73 | 0 | 0.42 |
| HSL | 262.99º | 0.57% | 0.37% | - |
| HSV(B) | 262.99º | 0.73% | 0.58% | - |
| XYZ | 9.42 | 5.37 | 28.14 | - |
| YUV | 64.46 | 174.58 | 139.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 40 | 147 | 0.45 | 0.73 | 0 | 0.42 | 262.99 | 0.57 | 0.37 |
| Hex | 51 | 28 | 93 | 2D | 49 | 0 | 2A | 107 | 39 | 25 |
| Octal | 121 | 50 | 223 | 55 | 111 | 0 | 52 | 407 | 71 | 45 |
| Binary | 1010001 | 101000 | 10010011 | 101101 | 1001001 | 0 | 101010 | 100000111 | 111001 | 100101 |
Color Harmonies of #512893
Complementary color
Monochromatic Colors of #512893
Black with #512893
Text Example
Text Example
White with #512893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512893; }
p { color: rgb(81,40,147); }
H1.HeaderClassName
{
color: #512893;
}
.AnyTagClassName
{
color: #512893;
}
</style>
background-color css
<style>
a { background-color: #512893; }
a { background-color: rgb(81,40,147); }
div.DivClassName
{
background-color: #512893;
}
.BgClassName
{
background-color: #512893;
}
</style>
border-color css
<style>
span { border-color: #512893; }
span { border-color: rgb(81,40,147); }
td.TdClassName
{
border-color: #512893;
}
.TagClassName
{
border-color: #512893;
}
</style>