Shades of Daisy Bush #614491
Tints of Daisy Bush #614491
RGB
CMYK
RGB Variations
Color information
#614491 (or 0x614491) is known color: Daisy Bush. HEX triplet: 61, 44 and 91. RGB value is (97,68,145). Sum of RGB (Red+Green+Blue) = 97+68+145=310 (41% of max value = 765). Red value is 97 (38.28% from 255 or 31.29% from 310); Green value is 68 (26.95% from 255 or 21.94% from 310); Blue value is 145 (57.03% from 255 or 46.77% from 310); Max value from RGB is 145 - color contains mainly: blue. Hex color #614491 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #614491 is #9EBB6E. Grayscale: #555555. Windows color (decimal): -10402671 or 9520225. OLE color: 9520225.
HSL color Cylindrical-coordinate representation of color #614491: hue angle of 262.6º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #614491 is Cyan = 0.33, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 68 | 145 | - |
| CMYK | 0.33 | 0.53 | 0 | 0.43 |
| HSL | 262.6º | 0.36% | 0.42% | - |
| HSV(B) | 262.6º | 0.53% | 0.57% | - |
| XYZ | 12.11 | 8.72 | 27.83 | - |
| YUV | 85.45 | 161.61 | 136.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 68 | 145 | 0.33 | 0.53 | 0 | 0.43 | 262.6 | 0.36 | 0.42 |
| Hex | 61 | 44 | 91 | 21 | 35 | 0 | 2B | 107 | 24 | 2A |
| Octal | 141 | 104 | 221 | 41 | 65 | 0 | 53 | 407 | 44 | 52 |
| Binary | 1100001 | 1000100 | 10010001 | 100001 | 110101 | 0 | 101011 | 100000111 | 100100 | 101010 |
Color Harmonies of #614491
Complementary color
Monochromatic Colors of #614491
Black with #614491
Text Example
Text Example
White with #614491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614491; }
p { color: rgb(97,68,145); }
H1.HeaderClassName
{
color: #614491;
}
.AnyTagClassName
{
color: #614491;
}
</style>
background-color css
<style>
a { background-color: #614491; }
a { background-color: rgb(97,68,145); }
div.DivClassName
{
background-color: #614491;
}
.BgClassName
{
background-color: #614491;
}
</style>
border-color css
<style>
span { border-color: #614491; }
span { border-color: rgb(97,68,145); }
td.TdClassName
{
border-color: #614491;
}
.TagClassName
{
border-color: #614491;
}
</style>