Shades of Daisy Bush #5E2697
Tints of Daisy Bush #5E2697
RGB
CMYK
RGB Variations
Color information
#5E2697 (or 0x5E2697) is known color: Daisy Bush. HEX triplet: 5E, 26 and 97. RGB value is (94,38,151). Sum of RGB (Red+Green+Blue) = 94+38+151=283 (37% of max value = 765). Red value is 94 (37.11% from 255 or 33.22% from 283); Green value is 38 (15.23% from 255 or 13.43% from 283); Blue value is 151 (59.38% from 255 or 53.36% from 283); Max value from RGB is 151 - color contains mainly: blue. Hex color #5E2697 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #5E2697 is #A1D968. Grayscale: #434343. Windows color (decimal): -10606953 or 9905758. OLE color: 9905758.
HSL color Cylindrical-coordinate representation of color #5E2697: hue angle of 269.73º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #5E2697 is Cyan = 0.38, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 94 | 38 | 151 | - |
| CMYK | 0.38 | 0.75 | 0 | 0.41 |
| HSL | 269.73º | 0.6% | 0.37% | - |
| HSV(B) | 269.73º | 0.75% | 0.59% | - |
| XYZ | 10.9 | 6 | 29.86 | - |
| YUV | 67.63 | 175.05 | 146.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 94 | 38 | 151 | 0.38 | 0.75 | 0 | 0.41 | 269.73 | 0.6 | 0.37 |
| Hex | 5E | 26 | 97 | 26 | 4B | 0 | 29 | 10E | 3C | 25 |
| Octal | 136 | 46 | 227 | 46 | 113 | 0 | 51 | 416 | 74 | 45 |
| Binary | 1011110 | 100110 | 10010111 | 100110 | 1001011 | 0 | 101001 | 100001110 | 111100 | 100101 |
Color Harmonies of #5E2697
Complementary color
Monochromatic Colors of #5E2697
Black with #5E2697
Text Example
Text Example
White with #5E2697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5E2697; }
p { color: rgb(94,38,151); }
H1.HeaderClassName
{
color: #5E2697;
}
.AnyTagClassName
{
color: #5E2697;
}
</style>
background-color css
<style>
a { background-color: #5E2697; }
a { background-color: rgb(94,38,151); }
div.DivClassName
{
background-color: #5E2697;
}
.BgClassName
{
background-color: #5E2697;
}
</style>
border-color css
<style>
span { border-color: #5E2697; }
span { border-color: rgb(94,38,151); }
td.TdClassName
{
border-color: #5E2697;
}
.TagClassName
{
border-color: #5E2697;
}
</style>