Shades of Daisy Bush #614099
Tints of Daisy Bush #614099
RGB
CMYK
RGB Variations
Color information
#614099 (or 0x614099) is known color: Daisy Bush. HEX triplet: 61, 40 and 99. RGB value is (97,64,153). Sum of RGB (Red+Green+Blue) = 97+64+153=314 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.89% from 314); Green value is 64 (25.39% from 255 or 20.38% from 314); Blue value is 153 (60.16% from 255 or 48.73% from 314); Max value from RGB is 153 - color contains mainly: blue. Hex color #614099 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #614099 is #9EBF66. Grayscale: #535353. Windows color (decimal): -10403687 or 10043489. OLE color: 10043489.
HSL color Cylindrical-coordinate representation of color #614099: hue angle of 262.25º degrees, saturation: 0.41, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #614099 is Cyan = 0.37, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 97 | 64 | 153 | - |
| CMYK | 0.37 | 0.58 | 0 | 0.4 |
| HSL | 262.25º | 0.41% | 0.43% | - |
| HSV(B) | 262.25º | 0.58% | 0.6% | - |
| XYZ | 12.51 | 8.51 | 31.12 | - |
| YUV | 84.01 | 166.93 | 137.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 64 | 153 | 0.37 | 0.58 | 0 | 0.4 | 262.25 | 0.41 | 0.43 |
| Hex | 61 | 40 | 99 | 25 | 3A | 0 | 28 | 106 | 29 | 2B |
| Octal | 141 | 100 | 231 | 45 | 72 | 0 | 50 | 406 | 51 | 53 |
| Binary | 1100001 | 1000000 | 10011001 | 100101 | 111010 | 0 | 101000 | 100000110 | 101001 | 101011 |
Color Harmonies of #614099
Complementary color
Monochromatic Colors of #614099
Black with #614099
Text Example
Text Example
White with #614099
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614099; }
p { color: rgb(97,64,153); }
H1.HeaderClassName
{
color: #614099;
}
.AnyTagClassName
{
color: #614099;
}
</style>
background-color css
<style>
a { background-color: #614099; }
a { background-color: rgb(97,64,153); }
div.DivClassName
{
background-color: #614099;
}
.BgClassName
{
background-color: #614099;
}
</style>
border-color css
<style>
span { border-color: #614099; }
span { border-color: rgb(97,64,153); }
td.TdClassName
{
border-color: #614099;
}
.TagClassName
{
border-color: #614099;
}
</style>