Shades of Daisy Bush #513295
Tints of Daisy Bush #513295
RGB
CMYK
RGB Variations
Color information
#513295 (or 0x513295) is known color: Daisy Bush. HEX triplet: 51, 32 and 95. RGB value is (81,50,149). Sum of RGB (Red+Green+Blue) = 81+50+149=280 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.93% from 280); Green value is 50 (19.92% from 255 or 17.86% from 280); Blue value is 149 (58.59% from 255 or 53.21% from 280); Max value from RGB is 149 - color contains mainly: blue. Hex color #513295 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #513295 is #AECD6A. Grayscale: #464646. Windows color (decimal): -11455851 or 9777745. OLE color: 9777745.
HSL color Cylindrical-coordinate representation of color #513295: hue angle of 258.79º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #513295 is Cyan = 0.46, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 50 | 149 | - |
| CMYK | 0.46 | 0.66 | 0 | 0.42 |
| HSL | 258.79º | 0.5% | 0.39% | - |
| HSV(B) | 258.79º | 0.66% | 0.58% | - |
| XYZ | 9.96 | 6.2 | 29.11 | - |
| YUV | 70.56 | 172.27 | 135.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 50 | 149 | 0.46 | 0.66 | 0 | 0.42 | 258.79 | 0.5 | 0.39 |
| Hex | 51 | 32 | 95 | 2E | 42 | 0 | 2A | 103 | 32 | 27 |
| Octal | 121 | 62 | 225 | 56 | 102 | 0 | 52 | 403 | 62 | 47 |
| Binary | 1010001 | 110010 | 10010101 | 101110 | 1000010 | 0 | 101010 | 100000011 | 110010 | 100111 |
Color Harmonies of #513295
Complementary color
Monochromatic Colors of #513295
Black with #513295
Text Example
Text Example
White with #513295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513295; }
p { color: rgb(81,50,149); }
H1.HeaderClassName
{
color: #513295;
}
.AnyTagClassName
{
color: #513295;
}
</style>
background-color css
<style>
a { background-color: #513295; }
a { background-color: rgb(81,50,149); }
div.DivClassName
{
background-color: #513295;
}
.BgClassName
{
background-color: #513295;
}
</style>
border-color css
<style>
span { border-color: #513295; }
span { border-color: rgb(81,50,149); }
td.TdClassName
{
border-color: #513295;
}
.TagClassName
{
border-color: #513295;
}
</style>