Shades of Daisy Bush #614495
Tints of Daisy Bush #614495
RGB
CMYK
RGB Variations
Color information
#614495 (or 0x614495) is known color: Daisy Bush. HEX triplet: 61, 44 and 95. RGB value is (97,68,149). Sum of RGB (Red+Green+Blue) = 97+68+149=314 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.89% from 314); Green value is 68 (26.95% from 255 or 21.66% from 314); Blue value is 149 (58.59% from 255 or 47.45% from 314); Max value from RGB is 149 - color contains mainly: blue. Hex color #614495 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #614495 is #9EBB6A. Grayscale: #555555. Windows color (decimal): -10402667 or 9782369. OLE color: 9782369.
HSL color Cylindrical-coordinate representation of color #614495: hue angle of 261.48º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #614495 is Cyan = 0.35, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 68 | 149 | - |
| CMYK | 0.35 | 0.54 | 0 | 0.42 |
| HSL | 261.48º | 0.37% | 0.43% | - |
| HSV(B) | 261.48º | 0.54% | 0.58% | - |
| XYZ | 12.42 | 8.85 | 29.49 | - |
| YUV | 85.91 | 163.61 | 135.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 68 | 149 | 0.35 | 0.54 | 0 | 0.42 | 261.48 | 0.37 | 0.43 |
| Hex | 61 | 44 | 95 | 23 | 36 | 0 | 2A | 105 | 25 | 2B |
| Octal | 141 | 104 | 225 | 43 | 66 | 0 | 52 | 405 | 45 | 53 |
| Binary | 1100001 | 1000100 | 10010101 | 100011 | 110110 | 0 | 101010 | 100000101 | 100101 | 101011 |
Color Harmonies of #614495
Complementary color
Monochromatic Colors of #614495
Black with #614495
Text Example
Text Example
White with #614495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614495; }
p { color: rgb(97,68,149); }
H1.HeaderClassName
{
color: #614495;
}
.AnyTagClassName
{
color: #614495;
}
</style>
background-color css
<style>
a { background-color: #614495; }
a { background-color: rgb(97,68,149); }
div.DivClassName
{
background-color: #614495;
}
.BgClassName
{
background-color: #614495;
}
</style>
border-color css
<style>
span { border-color: #614495; }
span { border-color: rgb(97,68,149); }
td.TdClassName
{
border-color: #614495;
}
.TagClassName
{
border-color: #614495;
}
</style>