Shades of Daisy Bush #614593
Tints of Daisy Bush #614593
RGB
CMYK
RGB Variations
Color information
#614593 (or 0x614593) is known color: Daisy Bush. HEX triplet: 61, 45 and 93. RGB value is (97,69,147). Sum of RGB (Red+Green+Blue) = 97+69+147=313 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.99% from 313); Green value is 69 (27.34% from 255 or 22.04% from 313); Blue value is 147 (57.81% from 255 or 46.96% from 313); Max value from RGB is 147 - color contains mainly: blue. Hex color #614593 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #614593 is #9EBA6C. Grayscale: #555555. Windows color (decimal): -10402413 or 9651553. OLE color: 9651553.
HSL color Cylindrical-coordinate representation of color #614593: hue angle of 261.54º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #614593 is Cyan = 0.34, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 69 | 147 | - |
| CMYK | 0.34 | 0.53 | 0 | 0.42 |
| HSL | 261.54º | 0.36% | 0.42% | - |
| HSV(B) | 261.54º | 0.53% | 0.58% | - |
| XYZ | 12.32 | 8.9 | 28.67 | - |
| YUV | 86.26 | 162.28 | 135.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 69 | 147 | 0.34 | 0.53 | 0 | 0.42 | 261.54 | 0.36 | 0.42 |
| Hex | 61 | 45 | 93 | 22 | 35 | 0 | 2A | 106 | 24 | 2A |
| Octal | 141 | 105 | 223 | 42 | 65 | 0 | 52 | 406 | 44 | 52 |
| Binary | 1100001 | 1000101 | 10010011 | 100010 | 110101 | 0 | 101010 | 100000110 | 100100 | 101010 |
Color Harmonies of #614593
Complementary color
Monochromatic Colors of #614593
Black with #614593
Text Example
Text Example
White with #614593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614593; }
p { color: rgb(97,69,147); }
H1.HeaderClassName
{
color: #614593;
}
.AnyTagClassName
{
color: #614593;
}
</style>
background-color css
<style>
a { background-color: #614593; }
a { background-color: rgb(97,69,147); }
div.DivClassName
{
background-color: #614593;
}
.BgClassName
{
background-color: #614593;
}
</style>
border-color css
<style>
span { border-color: #614593; }
span { border-color: rgb(97,69,147); }
td.TdClassName
{
border-color: #614593;
}
.TagClassName
{
border-color: #614593;
}
</style>