Shades of Daisy Bush #614987
Tints of Daisy Bush #614987
RGB
CMYK
RGB Variations
Color information
#614987 (or 0x614987) is known color: Daisy Bush. HEX triplet: 61, 49 and 87. RGB value is (97,73,135). Sum of RGB (Red+Green+Blue) = 97+73+135=305 (40% of max value = 765). Red value is 97 (38.28% from 255 or 31.80% from 305); Green value is 73 (28.91% from 255 or 23.93% from 305); Blue value is 135 (53.12% from 255 or 44.26% from 305); Max value from RGB is 135 - color contains mainly: blue. Hex color #614987 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #614987 is #9EB678. Grayscale: #575757. Windows color (decimal): -10401401 or 8866145. OLE color: 8866145.
HSL color Cylindrical-coordinate representation of color #614987: hue angle of 263.23º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #614987 is Cyan = 0.28, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 73 | 135 | - |
| CMYK | 0.28 | 0.46 | 0 | 0.47 |
| HSL | 263.23º | 0.3% | 0.41% | - |
| HSV(B) | 263.23º | 0.46% | 0.53% | - |
| XYZ | 11.69 | 9.06 | 24.05 | - |
| YUV | 87.24 | 154.95 | 134.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 73 | 135 | 0.28 | 0.46 | 0 | 0.47 | 263.23 | 0.3 | 0.41 |
| Hex | 61 | 49 | 87 | 1C | 2E | 0 | 2F | 107 | 1E | 29 |
| Octal | 141 | 111 | 207 | 34 | 56 | 0 | 57 | 407 | 36 | 51 |
| Binary | 1100001 | 1001001 | 10000111 | 11100 | 101110 | 0 | 101111 | 100000111 | 11110 | 101001 |
Color Harmonies of #614987
Complementary color
Monochromatic Colors of #614987
Black with #614987
Text Example
Text Example
White with #614987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614987; }
p { color: rgb(97,73,135); }
H1.HeaderClassName
{
color: #614987;
}
.AnyTagClassName
{
color: #614987;
}
</style>
background-color css
<style>
a { background-color: #614987; }
a { background-color: rgb(97,73,135); }
div.DivClassName
{
background-color: #614987;
}
.BgClassName
{
background-color: #614987;
}
</style>
border-color css
<style>
span { border-color: #614987; }
span { border-color: rgb(97,73,135); }
td.TdClassName
{
border-color: #614987;
}
.TagClassName
{
border-color: #614987;
}
</style>