Shades of Daisy Bush #512595
Tints of Daisy Bush #512595
RGB
CMYK
RGB Variations
Color information
#512595 (or 0x512595) is known color: Daisy Bush. HEX triplet: 51, 25 and 95. RGB value is (81,37,149). Sum of RGB (Red+Green+Blue) = 81+37+149=267 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.34% from 267); Green value is 37 (14.84% from 255 or 13.86% from 267); Blue value is 149 (58.59% from 255 or 55.81% from 267); Max value from RGB is 149 - color contains mainly: blue. Hex color #512595 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #512595 is #AEDA6A. Grayscale: #3E3E3E. Windows color (decimal): -11459179 or 9774417. OLE color: 9774417.
HSL color Cylindrical-coordinate representation of color #512595: hue angle of 263.57º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #512595 is Cyan = 0.46, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 37 | 149 | - |
| CMYK | 0.46 | 0.75 | 0 | 0.42 |
| HSL | 263.57º | 0.6% | 0.36% | - |
| HSV(B) | 263.57º | 0.75% | 0.58% | - |
| XYZ | 9.48 | 5.24 | 28.95 | - |
| YUV | 62.92 | 176.58 | 140.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 37 | 149 | 0.46 | 0.75 | 0 | 0.42 | 263.57 | 0.6 | 0.36 |
| Hex | 51 | 25 | 95 | 2E | 4B | 0 | 2A | 108 | 3C | 24 |
| Octal | 121 | 45 | 225 | 56 | 113 | 0 | 52 | 410 | 74 | 44 |
| Binary | 1010001 | 100101 | 10010101 | 101110 | 1001011 | 0 | 101010 | 100001000 | 111100 | 100100 |
Color Harmonies of #512595
Complementary color
Monochromatic Colors of #512595
Black with #512595
Text Example
Text Example
White with #512595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512595; }
p { color: rgb(81,37,149); }
H1.HeaderClassName
{
color: #512595;
}
.AnyTagClassName
{
color: #512595;
}
</style>
background-color css
<style>
a { background-color: #512595; }
a { background-color: rgb(81,37,149); }
div.DivClassName
{
background-color: #512595;
}
.BgClassName
{
background-color: #512595;
}
</style>
border-color css
<style>
span { border-color: #512595; }
span { border-color: rgb(81,37,149); }
td.TdClassName
{
border-color: #512595;
}
.TagClassName
{
border-color: #512595;
}
</style>