Shades of Daisy Bush #614686
Tints of Daisy Bush #614686
RGB
CMYK
RGB Variations
Color information
#614686 (or 0x614686) is known color: Daisy Bush. HEX triplet: 61, 46 and 86. RGB value is (97,70,134). Sum of RGB (Red+Green+Blue) = 97+70+134=301 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.23% from 301); Green value is 70 (27.73% from 255 or 23.26% from 301); Blue value is 134 (52.73% from 255 or 44.52% from 301); Max value from RGB is 134 - color contains mainly: blue. Hex color #614686 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #614686 is #9EB979. Grayscale: #555555. Windows color (decimal): -10402170 or 8799841. OLE color: 8799841.
HSL color Cylindrical-coordinate representation of color #614686: hue angle of 265.31º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #614686 is Cyan = 0.28, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 70 | 134 | - |
| CMYK | 0.28 | 0.48 | 0 | 0.47 |
| HSL | 265.31º | 0.31% | 0.4% | - |
| HSV(B) | 265.31º | 0.48% | 0.53% | - |
| XYZ | 11.42 | 8.64 | 23.62 | - |
| YUV | 85.37 | 155.45 | 136.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 70 | 134 | 0.28 | 0.48 | 0 | 0.47 | 265.31 | 0.31 | 0.4 |
| Hex | 61 | 46 | 86 | 1C | 30 | 0 | 2F | 109 | 1F | 28 |
| Octal | 141 | 106 | 206 | 34 | 60 | 0 | 57 | 411 | 37 | 50 |
| Binary | 1100001 | 1000110 | 10000110 | 11100 | 110000 | 0 | 101111 | 100001001 | 11111 | 101000 |
Color Harmonies of #614686
Complementary color
Monochromatic Colors of #614686
Black with #614686
Text Example
Text Example
White with #614686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614686; }
p { color: rgb(97,70,134); }
H1.HeaderClassName
{
color: #614686;
}
.AnyTagClassName
{
color: #614686;
}
</style>
background-color css
<style>
a { background-color: #614686; }
a { background-color: rgb(97,70,134); }
div.DivClassName
{
background-color: #614686;
}
.BgClassName
{
background-color: #614686;
}
</style>
border-color css
<style>
span { border-color: #614686; }
span { border-color: rgb(97,70,134); }
td.TdClassName
{
border-color: #614686;
}
.TagClassName
{
border-color: #614686;
}
</style>