Shades of Daisy Bush #614494
Tints of Daisy Bush #614494
RGB
CMYK
RGB Variations
Color information
#614494 (or 0x614494) is known color: Daisy Bush. HEX triplet: 61, 44 and 94. RGB value is (97,68,148). Sum of RGB (Red+Green+Blue) = 97+68+148=313 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.99% from 313); Green value is 68 (26.95% from 255 or 21.73% from 313); Blue value is 148 (58.20% from 255 or 47.28% from 313); Max value from RGB is 148 - color contains mainly: blue. Hex color #614494 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #614494 is #9EBB6B. Grayscale: #555555. Windows color (decimal): -10402668 or 9716833. OLE color: 9716833.
HSL color Cylindrical-coordinate representation of color #614494: hue angle of 261.75º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #614494 is Cyan = 0.34, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 68 | 148 | - |
| CMYK | 0.34 | 0.54 | 0 | 0.42 |
| HSL | 261.75º | 0.37% | 0.42% | - |
| HSV(B) | 261.75º | 0.54% | 0.58% | - |
| XYZ | 12.34 | 8.81 | 29.07 | - |
| YUV | 85.79 | 163.11 | 136 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 68 | 148 | 0.34 | 0.54 | 0 | 0.42 | 261.75 | 0.37 | 0.42 |
| Hex | 61 | 44 | 94 | 22 | 36 | 0 | 2A | 106 | 25 | 2A |
| Octal | 141 | 104 | 224 | 42 | 66 | 0 | 52 | 406 | 45 | 52 |
| Binary | 1100001 | 1000100 | 10010100 | 100010 | 110110 | 0 | 101010 | 100000110 | 100101 | 101010 |
Color Harmonies of #614494
Complementary color
Monochromatic Colors of #614494
Black with #614494
Text Example
Text Example
White with #614494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614494; }
p { color: rgb(97,68,148); }
H1.HeaderClassName
{
color: #614494;
}
.AnyTagClassName
{
color: #614494;
}
</style>
background-color css
<style>
a { background-color: #614494; }
a { background-color: rgb(97,68,148); }
div.DivClassName
{
background-color: #614494;
}
.BgClassName
{
background-color: #614494;
}
</style>
border-color css
<style>
span { border-color: #614494; }
span { border-color: rgb(97,68,148); }
td.TdClassName
{
border-color: #614494;
}
.TagClassName
{
border-color: #614494;
}
</style>