Shades of Daisy Bush #512795
Tints of Daisy Bush #512795
RGB
CMYK
RGB Variations
Color information
#512795 (or 0x512795) is known color: Daisy Bush. HEX triplet: 51, 27 and 95. RGB value is (81,39,149). Sum of RGB (Red+Green+Blue) = 81+39+149=269 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.11% from 269); Green value is 39 (15.62% from 255 or 14.50% from 269); Blue value is 149 (58.59% from 255 or 55.39% from 269); Max value from RGB is 149 - color contains mainly: blue. Hex color #512795 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512795 is #AED86A. Grayscale: #3F3F3F. Windows color (decimal): -11458667 or 9774929. OLE color: 9774929.
HSL color Cylindrical-coordinate representation of color #512795: hue angle of 262.91º degrees, saturation: 0.59, 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 #512795 is Cyan = 0.46, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 39 | 149 | - |
| CMYK | 0.46 | 0.74 | 0 | 0.42 |
| HSL | 262.91º | 0.59% | 0.37% | - |
| HSV(B) | 262.91º | 0.74% | 0.58% | - |
| XYZ | 9.54 | 5.37 | 28.97 | - |
| YUV | 64.1 | 175.91 | 140.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 39 | 149 | 0.46 | 0.74 | 0 | 0.42 | 262.91 | 0.59 | 0.37 |
| Hex | 51 | 27 | 95 | 2E | 4A | 0 | 2A | 107 | 3B | 25 |
| Octal | 121 | 47 | 225 | 56 | 112 | 0 | 52 | 407 | 73 | 45 |
| Binary | 1010001 | 100111 | 10010101 | 101110 | 1001010 | 0 | 101010 | 100000111 | 111011 | 100101 |
Color Harmonies of #512795
Complementary color
Monochromatic Colors of #512795
Black with #512795
Text Example
Text Example
White with #512795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512795; }
p { color: rgb(81,39,149); }
H1.HeaderClassName
{
color: #512795;
}
.AnyTagClassName
{
color: #512795;
}
</style>
background-color css
<style>
a { background-color: #512795; }
a { background-color: rgb(81,39,149); }
div.DivClassName
{
background-color: #512795;
}
.BgClassName
{
background-color: #512795;
}
</style>
border-color css
<style>
span { border-color: #512795; }
span { border-color: rgb(81,39,149); }
td.TdClassName
{
border-color: #512795;
}
.TagClassName
{
border-color: #512795;
}
</style>