Shades of Daisy Bush #5E3697
Tints of Daisy Bush #5E3697
RGB
CMYK
RGB Variations
Color information
#5E3697 (or 0x5E3697) is known color: Daisy Bush. HEX triplet: 5E, 36 and 97. RGB value is (94,54,151). Sum of RGB (Red+Green+Blue) = 94+54+151=299 (39% of max value = 765). Red value is 94 (37.11% from 255 or 31.44% from 299); Green value is 54 (21.48% from 255 or 18.06% from 299); Blue value is 151 (59.38% from 255 or 50.50% from 299); Max value from RGB is 151 - color contains mainly: blue. Hex color #5E3697 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #5E3697 is #A1C968. Grayscale: #4C4C4C. Windows color (decimal): -10602857 or 9909854. OLE color: 9909854.
HSL color Cylindrical-coordinate representation of color #5E3697: hue angle of 264.74º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #5E3697 is Cyan = 0.38, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 94 | 54 | 151 | - |
| CMYK | 0.38 | 0.64 | 0 | 0.41 |
| HSL | 264.74º | 0.47% | 0.4% | - |
| HSV(B) | 264.74º | 0.64% | 0.59% | - |
| XYZ | 11.52 | 7.25 | 30.07 | - |
| YUV | 77.02 | 169.75 | 140.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 94 | 54 | 151 | 0.38 | 0.64 | 0 | 0.41 | 264.74 | 0.47 | 0.4 |
| Hex | 5E | 36 | 97 | 26 | 40 | 0 | 29 | 109 | 2F | 28 |
| Octal | 136 | 66 | 227 | 46 | 100 | 0 | 51 | 411 | 57 | 50 |
| Binary | 1011110 | 110110 | 10010111 | 100110 | 1000000 | 0 | 101001 | 100001001 | 101111 | 101000 |
Color Harmonies of #5E3697
Complementary color
Monochromatic Colors of #5E3697
Black with #5E3697
Text Example
Text Example
White with #5E3697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5E3697; }
p { color: rgb(94,54,151); }
H1.HeaderClassName
{
color: #5E3697;
}
.AnyTagClassName
{
color: #5E3697;
}
</style>
background-color css
<style>
a { background-color: #5E3697; }
a { background-color: rgb(94,54,151); }
div.DivClassName
{
background-color: #5E3697;
}
.BgClassName
{
background-color: #5E3697;
}
</style>
border-color css
<style>
span { border-color: #5E3697; }
span { border-color: rgb(94,54,151); }
td.TdClassName
{
border-color: #5E3697;
}
.TagClassName
{
border-color: #5E3697;
}
</style>