Shades of Daisy Bush #513194
Tints of Daisy Bush #513194
RGB
CMYK
RGB Variations
Color information
#513194 (or 0x513194) is known color: Daisy Bush. HEX triplet: 51, 31 and 94. RGB value is (81,49,148). Sum of RGB (Red+Green+Blue) = 81+49+148=278 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.14% from 278); Green value is 49 (19.53% from 255 or 17.63% from 278); Blue value is 148 (58.20% from 255 or 53.24% from 278); Max value from RGB is 148 - color contains mainly: blue. Hex color #513194 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #513194 is #AECE6B. Grayscale: #454545. Windows color (decimal): -11456108 or 9711953. OLE color: 9711953.
HSL color Cylindrical-coordinate representation of color #513194: hue angle of 259.39º degrees, saturation: 0.5, 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 #513194 is Cyan = 0.45, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 49 | 148 | - |
| CMYK | 0.45 | 0.67 | 0 | 0.42 |
| HSL | 259.39º | 0.5% | 0.39% | - |
| HSV(B) | 259.39º | 0.67% | 0.58% | - |
| XYZ | 9.84 | 6.08 | 28.67 | - |
| YUV | 69.85 | 172.1 | 135.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 49 | 148 | 0.45 | 0.67 | 0 | 0.42 | 259.39 | 0.5 | 0.39 |
| Hex | 51 | 31 | 94 | 2D | 43 | 0 | 2A | 103 | 32 | 27 |
| Octal | 121 | 61 | 224 | 55 | 103 | 0 | 52 | 403 | 62 | 47 |
| Binary | 1010001 | 110001 | 10010100 | 101101 | 1000011 | 0 | 101010 | 100000011 | 110010 | 100111 |
Color Harmonies of #513194
Complementary color
Monochromatic Colors of #513194
Black with #513194
Text Example
Text Example
White with #513194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513194; }
p { color: rgb(81,49,148); }
H1.HeaderClassName
{
color: #513194;
}
.AnyTagClassName
{
color: #513194;
}
</style>
background-color css
<style>
a { background-color: #513194; }
a { background-color: rgb(81,49,148); }
div.DivClassName
{
background-color: #513194;
}
.BgClassName
{
background-color: #513194;
}
</style>
border-color css
<style>
span { border-color: #513194; }
span { border-color: rgb(81,49,148); }
td.TdClassName
{
border-color: #513194;
}
.TagClassName
{
border-color: #513194;
}
</style>