Shades of Daisy Bush #614892
Tints of Daisy Bush #614892
RGB
CMYK
RGB Variations
Color information
#614892 (or 0x614892) is known color: Daisy Bush. HEX triplet: 61, 48 and 92. RGB value is (97,72,146). Sum of RGB (Red+Green+Blue) = 97+72+146=315 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.79% from 315); Green value is 72 (28.52% from 255 or 22.86% from 315); Blue value is 146 (57.42% from 255 or 46.35% from 315); Max value from RGB is 146 - color contains mainly: blue. Hex color #614892 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #614892 is #9EB76D. Grayscale: #575757. Windows color (decimal): -10401646 or 9586785. OLE color: 9586785.
HSL color Cylindrical-coordinate representation of color #614892: hue angle of 260.27º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #614892 is Cyan = 0.34, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 72 | 146 | - |
| CMYK | 0.34 | 0.51 | 0 | 0.43 |
| HSL | 260.27º | 0.34% | 0.43% | - |
| HSV(B) | 260.27º | 0.51% | 0.57% | - |
| XYZ | 12.44 | 9.25 | 28.32 | - |
| YUV | 87.91 | 160.78 | 134.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 72 | 146 | 0.34 | 0.51 | 0 | 0.43 | 260.27 | 0.34 | 0.43 |
| Hex | 61 | 48 | 92 | 22 | 33 | 0 | 2B | 104 | 22 | 2B |
| Octal | 141 | 110 | 222 | 42 | 63 | 0 | 53 | 404 | 42 | 53 |
| Binary | 1100001 | 1001000 | 10010010 | 100010 | 110011 | 0 | 101011 | 100000100 | 100010 | 101011 |
Color Harmonies of #614892
Complementary color
Monochromatic Colors of #614892
Black with #614892
Text Example
Text Example
White with #614892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614892; }
p { color: rgb(97,72,146); }
H1.HeaderClassName
{
color: #614892;
}
.AnyTagClassName
{
color: #614892;
}
</style>
background-color css
<style>
a { background-color: #614892; }
a { background-color: rgb(97,72,146); }
div.DivClassName
{
background-color: #614892;
}
.BgClassName
{
background-color: #614892;
}
</style>
border-color css
<style>
span { border-color: #614892; }
span { border-color: rgb(97,72,146); }
td.TdClassName
{
border-color: #614892;
}
.TagClassName
{
border-color: #614892;
}
</style>