Shades of Daisy Bush #513291
Tints of Daisy Bush #513291
RGB
CMYK
RGB Variations
Color information
#513291 (or 0x513291) is known color: Daisy Bush. HEX triplet: 51, 32 and 91. RGB value is (81,50,145). Sum of RGB (Red+Green+Blue) = 81+50+145=276 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.35% from 276); Green value is 50 (19.92% from 255 or 18.12% from 276); Blue value is 145 (57.03% from 255 or 52.54% from 276); Max value from RGB is 145 - color contains mainly: blue. Hex color #513291 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #513291 is #AECD6E. Grayscale: #454545. Windows color (decimal): -11455855 or 9515601. OLE color: 9515601.
HSL color Cylindrical-coordinate representation of color #513291: hue angle of 259.58º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #513291 is Cyan = 0.44, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 50 | 145 | - |
| CMYK | 0.44 | 0.66 | 0 | 0.43 |
| HSL | 259.58º | 0.49% | 0.38% | - |
| HSV(B) | 259.58º | 0.66% | 0.57% | - |
| XYZ | 9.64 | 6.07 | 27.45 | - |
| YUV | 70.1 | 170.27 | 135.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 50 | 145 | 0.44 | 0.66 | 0 | 0.43 | 259.58 | 0.49 | 0.38 |
| Hex | 51 | 32 | 91 | 2C | 42 | 0 | 2B | 104 | 31 | 26 |
| Octal | 121 | 62 | 221 | 54 | 102 | 0 | 53 | 404 | 61 | 46 |
| Binary | 1010001 | 110010 | 10010001 | 101100 | 1000010 | 0 | 101011 | 100000100 | 110001 | 100110 |
Color Harmonies of #513291
Complementary color
Monochromatic Colors of #513291
Black with #513291
Text Example
Text Example
White with #513291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513291; }
p { color: rgb(81,50,145); }
H1.HeaderClassName
{
color: #513291;
}
.AnyTagClassName
{
color: #513291;
}
</style>
background-color css
<style>
a { background-color: #513291; }
a { background-color: rgb(81,50,145); }
div.DivClassName
{
background-color: #513291;
}
.BgClassName
{
background-color: #513291;
}
</style>
border-color css
<style>
span { border-color: #513291; }
span { border-color: rgb(81,50,145); }
td.TdClassName
{
border-color: #513291;
}
.TagClassName
{
border-color: #513291;
}
</style>