Shades of Daisy Bush #614893
Tints of Daisy Bush #614893
RGB
CMYK
RGB Variations
Color information
#614893 (or 0x614893) is known color: Daisy Bush. HEX triplet: 61, 48 and 93. RGB value is (97,72,147). Sum of RGB (Red+Green+Blue) = 97+72+147=316 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.70% from 316); Green value is 72 (28.52% from 255 or 22.78% from 316); Blue value is 147 (57.81% from 255 or 46.52% from 316); Max value from RGB is 147 - color contains mainly: blue. Hex color #614893 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #614893 is #9EB76C. Grayscale: #575757. Windows color (decimal): -10401645 or 9652321. OLE color: 9652321.
HSL color Cylindrical-coordinate representation of color #614893: hue angle of 260º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #614893 is Cyan = 0.34, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 72 | 147 | - |
| CMYK | 0.34 | 0.51 | 0 | 0.42 |
| HSL | 260º | 0.34% | 0.43% | - |
| HSV(B) | 260º | 0.51% | 0.58% | - |
| XYZ | 12.51 | 9.28 | 28.74 | - |
| YUV | 88.03 | 161.28 | 134.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 72 | 147 | 0.34 | 0.51 | 0 | 0.42 | 260 | 0.34 | 0.43 |
| Hex | 61 | 48 | 93 | 22 | 33 | 0 | 2A | 104 | 22 | 2B |
| Octal | 141 | 110 | 223 | 42 | 63 | 0 | 52 | 404 | 42 | 53 |
| Binary | 1100001 | 1001000 | 10010011 | 100010 | 110011 | 0 | 101010 | 100000100 | 100010 | 101011 |
Color Harmonies of #614893
Complementary color
Monochromatic Colors of #614893
Black with #614893
Text Example
Text Example
White with #614893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614893; }
p { color: rgb(97,72,147); }
H1.HeaderClassName
{
color: #614893;
}
.AnyTagClassName
{
color: #614893;
}
</style>
background-color css
<style>
a { background-color: #614893; }
a { background-color: rgb(97,72,147); }
div.DivClassName
{
background-color: #614893;
}
.BgClassName
{
background-color: #614893;
}
</style>
border-color css
<style>
span { border-color: #614893; }
span { border-color: rgb(97,72,147); }
td.TdClassName
{
border-color: #614893;
}
.TagClassName
{
border-color: #614893;
}
</style>