Shades of Daisy Bush #614790
Tints of Daisy Bush #614790
RGB
CMYK
RGB Variations
Color information
#614790 (or 0x614790) is known color: Daisy Bush. HEX triplet: 61, 47 and 90. RGB value is (97,71,144). Sum of RGB (Red+Green+Blue) = 97+71+144=312 (41% of max value = 765). Red value is 97 (38.28% from 255 or 31.09% from 312); Green value is 71 (28.12% from 255 or 22.76% from 312); Blue value is 144 (56.64% from 255 or 46.15% from 312); Max value from RGB is 144 - color contains mainly: blue. Hex color #614790 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #614790 is #9EB86F. Grayscale: #565656. Windows color (decimal): -10401904 or 9455457. OLE color: 9455457.
HSL color Cylindrical-coordinate representation of color #614790: hue angle of 261.37º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #614790 is Cyan = 0.33, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 97 | 71 | 144 | - |
| CMYK | 0.33 | 0.51 | 0 | 0.44 |
| HSL | 261.37º | 0.34% | 0.42% | - |
| HSV(B) | 261.37º | 0.51% | 0.56% | - |
| XYZ | 12.22 | 9.06 | 27.49 | - |
| YUV | 87.1 | 160.11 | 135.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 71 | 144 | 0.33 | 0.51 | 0 | 0.44 | 261.37 | 0.34 | 0.42 |
| Hex | 61 | 47 | 90 | 21 | 33 | 0 | 2C | 105 | 22 | 2A |
| Octal | 141 | 107 | 220 | 41 | 63 | 0 | 54 | 405 | 42 | 52 |
| Binary | 1100001 | 1000111 | 10010000 | 100001 | 110011 | 0 | 101100 | 100000101 | 100010 | 101010 |
Color Harmonies of #614790
Complementary color
Monochromatic Colors of #614790
Black with #614790
Text Example
Text Example
White with #614790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614790; }
p { color: rgb(97,71,144); }
H1.HeaderClassName
{
color: #614790;
}
.AnyTagClassName
{
color: #614790;
}
</style>
background-color css
<style>
a { background-color: #614790; }
a { background-color: rgb(97,71,144); }
div.DivClassName
{
background-color: #614790;
}
.BgClassName
{
background-color: #614790;
}
</style>
border-color css
<style>
span { border-color: #614790; }
span { border-color: rgb(97,71,144); }
td.TdClassName
{
border-color: #614790;
}
.TagClassName
{
border-color: #614790;
}
</style>