Shades of Daisy Bush #502598
Tints of Daisy Bush #502598
RGB
CMYK
RGB Variations
Color information
#502598 (or 0x502598) is known color: Daisy Bush. HEX triplet: 50, 25 and 98. RGB value is (80,37,152). Sum of RGB (Red+Green+Blue) = 80+37+152=269 (35% of max value = 765). Red value is 80 (31.64% from 255 or 29.74% from 269); Green value is 37 (14.84% from 255 or 13.75% from 269); Blue value is 152 (59.77% from 255 or 56.51% from 269); Max value from RGB is 152 - color contains mainly: blue. Hex color #502598 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #502598 is #AFDA67. Grayscale: #3E3E3E. Windows color (decimal): -11524712 or 9971024. OLE color: 9971024.
HSL color Cylindrical-coordinate representation of color #502598: hue angle of 262.43º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #502598 is Cyan = 0.47, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 80 | 37 | 152 | - |
| CMYK | 0.47 | 0.76 | 0 | 0.40 |
| HSL | 262.43º | 0.61% | 0.37% | - |
| HSV(B) | 262.43º | 0.76% | 0.6% | - |
| XYZ | 9.64 | 5.3 | 30.22 | - |
| YUV | 62.97 | 178.25 | 140.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 37 | 152 | 0.47 | 0.76 | 0 | 0.40 | 262.43 | 0.61 | 0.37 |
| Hex | 50 | 25 | 98 | 2F | 4C | 0 | 28 | 106 | 3D | 25 |
| Octal | 120 | 45 | 230 | 57 | 114 | 0 | 50 | 406 | 75 | 45 |
| Binary | 1010000 | 100101 | 10011000 | 101111 | 1001100 | 0 | 101000 | 100000110 | 111101 | 100101 |
Color Harmonies of #502598
Complementary color
Monochromatic Colors of #502598
Black with #502598
Text Example
Text Example
White with #502598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #502598; }
p { color: rgb(80,37,152); }
H1.HeaderClassName
{
color: #502598;
}
.AnyTagClassName
{
color: #502598;
}
</style>
background-color css
<style>
a { background-color: #502598; }
a { background-color: rgb(80,37,152); }
div.DivClassName
{
background-color: #502598;
}
.BgClassName
{
background-color: #502598;
}
</style>
border-color css
<style>
span { border-color: #502598; }
span { border-color: rgb(80,37,152); }
td.TdClassName
{
border-color: #502598;
}
.TagClassName
{
border-color: #502598;
}
</style>