Shades of Daisy Bush #513195
Tints of Daisy Bush #513195
RGB
CMYK
RGB Variations
Color information
#513195 (or 0x513195) is known color: Daisy Bush. HEX triplet: 51, 31 and 95. RGB value is (81,49,149). Sum of RGB (Red+Green+Blue) = 81+49+149=279 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.03% from 279); Green value is 49 (19.53% from 255 or 17.56% from 279); Blue value is 149 (58.59% from 255 or 53.41% from 279); Max value from RGB is 149 - color contains mainly: blue. Hex color #513195 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #513195 is #AECE6A. Grayscale: #454545. Windows color (decimal): -11456107 or 9777489. OLE color: 9777489.
HSL color Cylindrical-coordinate representation of color #513195: hue angle of 259.2º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #513195 is Cyan = 0.46, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 49 | 149 | - |
| CMYK | 0.46 | 0.67 | 0 | 0.42 |
| HSL | 259.2º | 0.51% | 0.39% | - |
| HSV(B) | 259.2º | 0.67% | 0.58% | - |
| XYZ | 9.92 | 6.12 | 29.09 | - |
| YUV | 69.97 | 172.6 | 135.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 49 | 149 | 0.46 | 0.67 | 0 | 0.42 | 259.2 | 0.51 | 0.39 |
| Hex | 51 | 31 | 95 | 2E | 43 | 0 | 2A | 103 | 33 | 27 |
| Octal | 121 | 61 | 225 | 56 | 103 | 0 | 52 | 403 | 63 | 47 |
| Binary | 1010001 | 110001 | 10010101 | 101110 | 1000011 | 0 | 101010 | 100000011 | 110011 | 100111 |
Color Harmonies of #513195
Complementary color
Monochromatic Colors of #513195
Black with #513195
Text Example
Text Example
White with #513195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513195; }
p { color: rgb(81,49,149); }
H1.HeaderClassName
{
color: #513195;
}
.AnyTagClassName
{
color: #513195;
}
</style>
background-color css
<style>
a { background-color: #513195; }
a { background-color: rgb(81,49,149); }
div.DivClassName
{
background-color: #513195;
}
.BgClassName
{
background-color: #513195;
}
</style>
border-color css
<style>
span { border-color: #513195; }
span { border-color: rgb(81,49,149); }
td.TdClassName
{
border-color: #513195;
}
.TagClassName
{
border-color: #513195;
}
</style>