Shades of Daisy Bush #614888
Tints of Daisy Bush #614888
RGB
CMYK
RGB Variations
Color information
#614888 (or 0x614888) is known color: Daisy Bush. HEX triplet: 61, 48 and 88. RGB value is (97,72,136). Sum of RGB (Red+Green+Blue) = 97+72+136=305 (40% of max value = 765). Red value is 97 (38.28% from 255 or 31.80% from 305); Green value is 72 (28.52% from 255 or 23.61% from 305); Blue value is 136 (53.52% from 255 or 44.59% from 305); Max value from RGB is 136 - color contains mainly: blue. Hex color #614888 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #614888 is #9EB777. Grayscale: #565656. Windows color (decimal): -10401656 or 8931425. OLE color: 8931425.
HSL color Cylindrical-coordinate representation of color #614888: hue angle of 263.44º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #614888 is Cyan = 0.29, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 72 | 136 | - |
| CMYK | 0.29 | 0.47 | 0 | 0.47 |
| HSL | 263.44º | 0.31% | 0.41% | - |
| HSV(B) | 263.44º | 0.47% | 0.53% | - |
| XYZ | 11.69 | 8.95 | 24.4 | - |
| YUV | 86.77 | 155.78 | 135.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 72 | 136 | 0.29 | 0.47 | 0 | 0.47 | 263.44 | 0.31 | 0.41 |
| Hex | 61 | 48 | 88 | 1D | 2F | 0 | 2F | 107 | 1F | 29 |
| Octal | 141 | 110 | 210 | 35 | 57 | 0 | 57 | 407 | 37 | 51 |
| Binary | 1100001 | 1001000 | 10001000 | 11101 | 101111 | 0 | 101111 | 100000111 | 11111 | 101001 |
Color Harmonies of #614888
Complementary color
Monochromatic Colors of #614888
Black with #614888
Text Example
Text Example
White with #614888
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614888; }
p { color: rgb(97,72,136); }
H1.HeaderClassName
{
color: #614888;
}
.AnyTagClassName
{
color: #614888;
}
</style>
background-color css
<style>
a { background-color: #614888; }
a { background-color: rgb(97,72,136); }
div.DivClassName
{
background-color: #614888;
}
.BgClassName
{
background-color: #614888;
}
</style>
border-color css
<style>
span { border-color: #614888; }
span { border-color: rgb(97,72,136); }
td.TdClassName
{
border-color: #614888;
}
.TagClassName
{
border-color: #614888;
}
</style>