Shades of Daisy Bush #614595
Tints of Daisy Bush #614595
RGB
CMYK
RGB Variations
Color information
#614595 (or 0x614595) is known color: Daisy Bush. HEX triplet: 61, 45 and 95. RGB value is (97,69,149). Sum of RGB (Red+Green+Blue) = 97+69+149=315 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.79% from 315); Green value is 69 (27.34% from 255 or 21.90% from 315); Blue value is 149 (58.59% from 255 or 47.30% from 315); Max value from RGB is 149 - color contains mainly: blue. Hex color #614595 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #614595 is #9EBA6A. Grayscale: #565656. Windows color (decimal): -10402411 or 9782625. OLE color: 9782625.
HSL color Cylindrical-coordinate representation of color #614595: hue angle of 261º 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 #614595 is Cyan = 0.35, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 69 | 149 | - |
| CMYK | 0.35 | 0.54 | 0 | 0.42 |
| HSL | 261º | 0.37% | 0.43% | - |
| HSV(B) | 261º | 0.54% | 0.58% | - |
| XYZ | 12.48 | 8.97 | 29.51 | - |
| YUV | 86.49 | 163.28 | 135.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 69 | 149 | 0.35 | 0.54 | 0 | 0.42 | 261 | 0.37 | 0.43 |
| Hex | 61 | 45 | 95 | 23 | 36 | 0 | 2A | 105 | 25 | 2B |
| Octal | 141 | 105 | 225 | 43 | 66 | 0 | 52 | 405 | 45 | 53 |
| Binary | 1100001 | 1000101 | 10010101 | 100011 | 110110 | 0 | 101010 | 100000101 | 100101 | 101011 |
Color Harmonies of #614595
Complementary color
Monochromatic Colors of #614595
Black with #614595
Text Example
Text Example
White with #614595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614595; }
p { color: rgb(97,69,149); }
H1.HeaderClassName
{
color: #614595;
}
.AnyTagClassName
{
color: #614595;
}
</style>
background-color css
<style>
a { background-color: #614595; }
a { background-color: rgb(97,69,149); }
div.DivClassName
{
background-color: #614595;
}
.BgClassName
{
background-color: #614595;
}
</style>
border-color css
<style>
span { border-color: #614595; }
span { border-color: rgb(97,69,149); }
td.TdClassName
{
border-color: #614595;
}
.TagClassName
{
border-color: #614595;
}
</style>