Shades of Daisy Bush #502994
Tints of Daisy Bush #502994
RGB
CMYK
RGB Variations
Color information
#502994 (or 0x502994) is known color: Daisy Bush. HEX triplet: 50, 29 and 94. RGB value is (80,41,148). Sum of RGB (Red+Green+Blue) = 80+41+148=269 (35% of max value = 765). Red value is 80 (31.64% from 255 or 29.74% from 269); Green value is 41 (16.41% from 255 or 15.24% from 269); Blue value is 148 (58.20% from 255 or 55.02% from 269); Max value from RGB is 148 - color contains mainly: blue. Hex color #502994 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #502994 is #AFD66B. Grayscale: #404040. Windows color (decimal): -11523692 or 9709904. OLE color: 9709904.
HSL color Cylindrical-coordinate representation of color #502994: hue angle of 261.87º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #502994 is Cyan = 0.46, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 41 | 148 | - |
| CMYK | 0.46 | 0.72 | 0 | 0.42 |
| HSL | 261.87º | 0.57% | 0.37% | - |
| HSV(B) | 261.87º | 0.72% | 0.58% | - |
| XYZ | 9.45 | 5.43 | 28.57 | - |
| YUV | 64.86 | 174.92 | 138.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 41 | 148 | 0.46 | 0.72 | 0 | 0.42 | 261.87 | 0.57 | 0.37 |
| Hex | 50 | 29 | 94 | 2E | 48 | 0 | 2A | 106 | 39 | 25 |
| Octal | 120 | 51 | 224 | 56 | 110 | 0 | 52 | 406 | 71 | 45 |
| Binary | 1010000 | 101001 | 10010100 | 101110 | 1001000 | 0 | 101010 | 100000110 | 111001 | 100101 |
Color Harmonies of #502994
Complementary color
Monochromatic Colors of #502994
Black with #502994
Text Example
Text Example
White with #502994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #502994; }
p { color: rgb(80,41,148); }
H1.HeaderClassName
{
color: #502994;
}
.AnyTagClassName
{
color: #502994;
}
</style>
background-color css
<style>
a { background-color: #502994; }
a { background-color: rgb(80,41,148); }
div.DivClassName
{
background-color: #502994;
}
.BgClassName
{
background-color: #502994;
}
</style>
border-color css
<style>
span { border-color: #502994; }
span { border-color: rgb(80,41,148); }
td.TdClassName
{
border-color: #502994;
}
.TagClassName
{
border-color: #502994;
}
</style>