Shades of Daisy Bush #502694
Tints of Daisy Bush #502694
RGB
CMYK
RGB Variations
Color information
#502694 (or 0x502694) is known color: Daisy Bush. HEX triplet: 50, 26 and 94. RGB value is (80,38,148). Sum of RGB (Red+Green+Blue) = 80+38+148=266 (35% of max value = 765). Red value is 80 (31.64% from 255 or 30.08% from 266); Green value is 38 (15.23% from 255 or 14.29% from 266); Blue value is 148 (58.20% from 255 or 55.64% from 266); Max value from RGB is 148 - color contains mainly: blue. Hex color #502694 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #502694 is #AFD96B. Grayscale: #3E3E3E. Windows color (decimal): -11524460 or 9709136. OLE color: 9709136.
HSL color Cylindrical-coordinate representation of color #502694: hue angle of 262.91º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #502694 is Cyan = 0.46, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 38 | 148 | - |
| CMYK | 0.46 | 0.74 | 0 | 0.42 |
| HSL | 262.91º | 0.59% | 0.36% | - |
| HSV(B) | 262.91º | 0.74% | 0.58% | - |
| XYZ | 9.35 | 5.23 | 28.53 | - |
| YUV | 63.1 | 175.91 | 140.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 38 | 148 | 0.46 | 0.74 | 0 | 0.42 | 262.91 | 0.59 | 0.36 |
| Hex | 50 | 26 | 94 | 2E | 4A | 0 | 2A | 107 | 3B | 24 |
| Octal | 120 | 46 | 224 | 56 | 112 | 0 | 52 | 407 | 73 | 44 |
| Binary | 1010000 | 100110 | 10010100 | 101110 | 1001010 | 0 | 101010 | 100000111 | 111011 | 100100 |
Color Harmonies of #502694
Complementary color
Monochromatic Colors of #502694
Black with #502694
Text Example
Text Example
White with #502694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #502694; }
p { color: rgb(80,38,148); }
H1.HeaderClassName
{
color: #502694;
}
.AnyTagClassName
{
color: #502694;
}
</style>
background-color css
<style>
a { background-color: #502694; }
a { background-color: rgb(80,38,148); }
div.DivClassName
{
background-color: #502694;
}
.BgClassName
{
background-color: #502694;
}
</style>
border-color css
<style>
span { border-color: #502694; }
span { border-color: rgb(80,38,148); }
td.TdClassName
{
border-color: #502694;
}
.TagClassName
{
border-color: #502694;
}
</style>