Shades of Daisy Bush #502892
Tints of Daisy Bush #502892
RGB
CMYK
RGB Variations
Color information
#502892 (or 0x502892) is known color: Daisy Bush. HEX triplet: 50, 28 and 92. RGB value is (80,40,146). Sum of RGB (Red+Green+Blue) = 80+40+146=266 (35% of max value = 765). Red value is 80 (31.64% from 255 or 30.08% from 266); Green value is 40 (16.02% from 255 or 15.04% from 266); Blue value is 146 (57.42% from 255 or 54.89% from 266); Max value from RGB is 146 - color contains mainly: blue. Hex color #502892 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #502892 is #AFD76D. Grayscale: #3F3F3F. Windows color (decimal): -11523950 or 9578576. OLE color: 9578576.
HSL color Cylindrical-coordinate representation of color #502892: hue angle of 262.64º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #502892 is Cyan = 0.45, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 80 | 40 | 146 | - |
| CMYK | 0.45 | 0.73 | 0 | 0.43 |
| HSL | 262.64º | 0.57% | 0.36% | - |
| HSV(B) | 262.64º | 0.73% | 0.57% | - |
| XYZ | 9.26 | 5.3 | 27.73 | - |
| YUV | 64.04 | 174.25 | 139.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 40 | 146 | 0.45 | 0.73 | 0 | 0.43 | 262.64 | 0.57 | 0.36 |
| Hex | 50 | 28 | 92 | 2D | 49 | 0 | 2B | 107 | 39 | 24 |
| Octal | 120 | 50 | 222 | 55 | 111 | 0 | 53 | 407 | 71 | 44 |
| Binary | 1010000 | 101000 | 10010010 | 101101 | 1001001 | 0 | 101011 | 100000111 | 111001 | 100100 |
Color Harmonies of #502892
Complementary color
Monochromatic Colors of #502892
Black with #502892
Text Example
Text Example
White with #502892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #502892; }
p { color: rgb(80,40,146); }
H1.HeaderClassName
{
color: #502892;
}
.AnyTagClassName
{
color: #502892;
}
</style>
background-color css
<style>
a { background-color: #502892; }
a { background-color: rgb(80,40,146); }
div.DivClassName
{
background-color: #502892;
}
.BgClassName
{
background-color: #502892;
}
</style>
border-color css
<style>
span { border-color: #502892; }
span { border-color: rgb(80,40,146); }
td.TdClassName
{
border-color: #502892;
}
.TagClassName
{
border-color: #502892;
}
</style>