Shades of Daisy Bush #513293
Tints of Daisy Bush #513293
RGB
CMYK
RGB Variations
Color information
#513293 (or 0x513293) is known color: Daisy Bush. HEX triplet: 51, 32 and 93. RGB value is (81,50,147). Sum of RGB (Red+Green+Blue) = 81+50+147=278 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.14% from 278); Green value is 50 (19.92% from 255 or 17.99% from 278); Blue value is 147 (57.81% from 255 or 52.88% from 278); Max value from RGB is 147 - color contains mainly: blue. Hex color #513293 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #513293 is #AECD6C. Grayscale: #454545. Windows color (decimal): -11455853 or 9646673. OLE color: 9646673.
HSL color Cylindrical-coordinate representation of color #513293: hue angle of 259.18º degrees, saturation: 0.49, 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 #513293 is Cyan = 0.45, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 50 | 147 | - |
| CMYK | 0.45 | 0.66 | 0 | 0.42 |
| HSL | 259.18º | 0.49% | 0.39% | - |
| HSV(B) | 259.18º | 0.66% | 0.58% | - |
| XYZ | 9.8 | 6.14 | 28.27 | - |
| YUV | 70.33 | 171.27 | 135.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 50 | 147 | 0.45 | 0.66 | 0 | 0.42 | 259.18 | 0.49 | 0.39 |
| Hex | 51 | 32 | 93 | 2D | 42 | 0 | 2A | 103 | 31 | 27 |
| Octal | 121 | 62 | 223 | 55 | 102 | 0 | 52 | 403 | 61 | 47 |
| Binary | 1010001 | 110010 | 10010011 | 101101 | 1000010 | 0 | 101010 | 100000011 | 110001 | 100111 |
Color Harmonies of #513293
Complementary color
Monochromatic Colors of #513293
Black with #513293
Text Example
Text Example
White with #513293
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513293; }
p { color: rgb(81,50,147); }
H1.HeaderClassName
{
color: #513293;
}
.AnyTagClassName
{
color: #513293;
}
</style>
background-color css
<style>
a { background-color: #513293; }
a { background-color: rgb(81,50,147); }
div.DivClassName
{
background-color: #513293;
}
.BgClassName
{
background-color: #513293;
}
</style>
border-color css
<style>
span { border-color: #513293; }
span { border-color: rgb(81,50,147); }
td.TdClassName
{
border-color: #513293;
}
.TagClassName
{
border-color: #513293;
}
</style>