Shades of Daisy Bush #614998
Tints of Daisy Bush #614998
RGB
CMYK
RGB Variations
Color information
#614998 (or 0x614998) is known color: Daisy Bush. HEX triplet: 61, 49 and 98. RGB value is (97,73,152). Sum of RGB (Red+Green+Blue) = 97+73+152=322 (42% of max value = 765). Red value is 97 (38.28% from 255 or 30.12% from 322); Green value is 73 (28.91% from 255 or 22.67% from 322); Blue value is 152 (59.77% from 255 or 47.20% from 322); Max value from RGB is 152 - color contains mainly: blue. Hex color #614998 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #614998 is #9EB667. Grayscale: #585858. Windows color (decimal): -10401384 or 9980257. OLE color: 9980257.
HSL color Cylindrical-coordinate representation of color #614998: hue angle of 258.23º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #614998 is Cyan = 0.36, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 97 | 73 | 152 | - |
| CMYK | 0.36 | 0.52 | 0 | 0.40 |
| HSL | 258.23º | 0.35% | 0.44% | - |
| HSV(B) | 258.23º | 0.52% | 0.6% | - |
| XYZ | 12.98 | 9.57 | 30.87 | - |
| YUV | 89.18 | 163.45 | 133.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 73 | 152 | 0.36 | 0.52 | 0 | 0.40 | 258.23 | 0.35 | 0.44 |
| Hex | 61 | 49 | 98 | 24 | 34 | 0 | 28 | 102 | 23 | 2C |
| Octal | 141 | 111 | 230 | 44 | 64 | 0 | 50 | 402 | 43 | 54 |
| Binary | 1100001 | 1001001 | 10011000 | 100100 | 110100 | 0 | 101000 | 100000010 | 100011 | 101100 |
Color Harmonies of #614998
Complementary color
Monochromatic Colors of #614998
Black with #614998
Text Example
Text Example
White with #614998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614998; }
p { color: rgb(97,73,152); }
H1.HeaderClassName
{
color: #614998;
}
.AnyTagClassName
{
color: #614998;
}
</style>
background-color css
<style>
a { background-color: #614998; }
a { background-color: rgb(97,73,152); }
div.DivClassName
{
background-color: #614998;
}
.BgClassName
{
background-color: #614998;
}
</style>
border-color css
<style>
span { border-color: #614998; }
span { border-color: rgb(97,73,152); }
td.TdClassName
{
border-color: #614998;
}
.TagClassName
{
border-color: #614998;
}
</style>