Shades of Daisy Bush #614698
Tints of Daisy Bush #614698
RGB
CMYK
RGB Variations
Color information
#614698 (or 0x614698) is known color: Daisy Bush. HEX triplet: 61, 46 and 98. RGB value is (97,70,152). Sum of RGB (Red+Green+Blue) = 97+70+152=319 (42% of max value = 765). Red value is 97 (38.28% from 255 or 30.41% from 319); Green value is 70 (27.73% from 255 or 21.94% from 319); Blue value is 152 (59.77% from 255 or 47.65% from 319); Max value from RGB is 152 - color contains mainly: blue. Hex color #614698 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #614698 is #9EB967. Grayscale: #575757. Windows color (decimal): -10402152 or 9979489. OLE color: 9979489.
HSL color Cylindrical-coordinate representation of color #614698: hue angle of 259.76º degrees, saturation: 0.37, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #614698 is Cyan = 0.36, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 97 | 70 | 152 | - |
| CMYK | 0.36 | 0.54 | 0 | 0.40 |
| HSL | 259.76º | 0.37% | 0.44% | - |
| HSV(B) | 259.76º | 0.54% | 0.6% | - |
| XYZ | 12.79 | 9.19 | 30.81 | - |
| YUV | 87.42 | 164.45 | 134.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 70 | 152 | 0.36 | 0.54 | 0 | 0.40 | 259.76 | 0.37 | 0.44 |
| Hex | 61 | 46 | 98 | 24 | 36 | 0 | 28 | 104 | 25 | 2C |
| Octal | 141 | 106 | 230 | 44 | 66 | 0 | 50 | 404 | 45 | 54 |
| Binary | 1100001 | 1000110 | 10011000 | 100100 | 110110 | 0 | 101000 | 100000100 | 100101 | 101100 |
Color Harmonies of #614698
Complementary color
Monochromatic Colors of #614698
Black with #614698
Text Example
Text Example
White with #614698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614698; }
p { color: rgb(97,70,152); }
H1.HeaderClassName
{
color: #614698;
}
.AnyTagClassName
{
color: #614698;
}
</style>
background-color css
<style>
a { background-color: #614698; }
a { background-color: rgb(97,70,152); }
div.DivClassName
{
background-color: #614698;
}
.BgClassName
{
background-color: #614698;
}
</style>
border-color css
<style>
span { border-color: #614698; }
span { border-color: rgb(97,70,152); }
td.TdClassName
{
border-color: #614698;
}
.TagClassName
{
border-color: #614698;
}
</style>