Shades of Daisy Bush #614089
Tints of Daisy Bush #614089
RGB
CMYK
RGB Variations
Color information
#614089 (or 0x614089) is known color: Daisy Bush. HEX triplet: 61, 40 and 89. RGB value is (97,64,137). Sum of RGB (Red+Green+Blue) = 97+64+137=298 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.55% from 298); Green value is 64 (25.39% from 255 or 21.48% from 298); Blue value is 137 (53.91% from 255 or 45.97% from 298); Max value from RGB is 137 - color contains mainly: blue. Hex color #614089 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #614089 is #9EBF76. Grayscale: #515151. Windows color (decimal): -10403703 or 8994913. OLE color: 8994913.
HSL color Cylindrical-coordinate representation of color #614089: hue angle of 267.12º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #614089 is Cyan = 0.29, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 97 | 64 | 137 | - |
| CMYK | 0.29 | 0.53 | 0 | 0.46 |
| HSL | 267.12º | 0.36% | 0.39% | - |
| HSV(B) | 267.12º | 0.53% | 0.54% | - |
| XYZ | 11.28 | 8.01 | 24.62 | - |
| YUV | 82.19 | 158.93 | 138.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 64 | 137 | 0.29 | 0.53 | 0 | 0.46 | 267.12 | 0.36 | 0.39 |
| Hex | 61 | 40 | 89 | 1D | 35 | 0 | 2E | 10B | 24 | 27 |
| Octal | 141 | 100 | 211 | 35 | 65 | 0 | 56 | 413 | 44 | 47 |
| Binary | 1100001 | 1000000 | 10001001 | 11101 | 110101 | 0 | 101110 | 100001011 | 100100 | 100111 |
Color Harmonies of #614089
Complementary color
Monochromatic Colors of #614089
Black with #614089
Text Example
Text Example
White with #614089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614089; }
p { color: rgb(97,64,137); }
H1.HeaderClassName
{
color: #614089;
}
.AnyTagClassName
{
color: #614089;
}
</style>
background-color css
<style>
a { background-color: #614089; }
a { background-color: rgb(97,64,137); }
div.DivClassName
{
background-color: #614089;
}
.BgClassName
{
background-color: #614089;
}
</style>
border-color css
<style>
span { border-color: #614089; }
span { border-color: rgb(97,64,137); }
td.TdClassName
{
border-color: #614089;
}
.TagClassName
{
border-color: #614089;
}
</style>