Shades of Daisy Bush #512596
Tints of Daisy Bush #512596
RGB
CMYK
RGB Variations
Color information
#512596 (or 0x512596) is known color: Daisy Bush. HEX triplet: 51, 25 and 96. RGB value is (81,37,150). Sum of RGB (Red+Green+Blue) = 81+37+150=268 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.22% from 268); Green value is 37 (14.84% from 255 or 13.81% from 268); Blue value is 150 (58.98% from 255 or 55.97% from 268); Max value from RGB is 150 - color contains mainly: blue. Hex color #512596 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512596 is #AEDA69. Grayscale: #3E3E3E. Windows color (decimal): -11459178 or 9839953. OLE color: 9839953.
HSL color Cylindrical-coordinate representation of color #512596: hue angle of 263.36º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #512596 is Cyan = 0.46, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 37 | 150 | - |
| CMYK | 0.46 | 0.75 | 0 | 0.41 |
| HSL | 263.36º | 0.6% | 0.37% | - |
| HSV(B) | 263.36º | 0.75% | 0.59% | - |
| XYZ | 9.56 | 5.27 | 29.37 | - |
| YUV | 63.04 | 177.08 | 140.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 37 | 150 | 0.46 | 0.75 | 0 | 0.41 | 263.36 | 0.6 | 0.37 |
| Hex | 51 | 25 | 96 | 2E | 4B | 0 | 29 | 107 | 3C | 25 |
| Octal | 121 | 45 | 226 | 56 | 113 | 0 | 51 | 407 | 74 | 45 |
| Binary | 1010001 | 100101 | 10010110 | 101110 | 1001011 | 0 | 101001 | 100000111 | 111100 | 100101 |
Color Harmonies of #512596
Complementary color
Monochromatic Colors of #512596
Black with #512596
Text Example
Text Example
White with #512596
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512596; }
p { color: rgb(81,37,150); }
H1.HeaderClassName
{
color: #512596;
}
.AnyTagClassName
{
color: #512596;
}
</style>
background-color css
<style>
a { background-color: #512596; }
a { background-color: rgb(81,37,150); }
div.DivClassName
{
background-color: #512596;
}
.BgClassName
{
background-color: #512596;
}
</style>
border-color css
<style>
span { border-color: #512596; }
span { border-color: rgb(81,37,150); }
td.TdClassName
{
border-color: #512596;
}
.TagClassName
{
border-color: #512596;
}
</style>