Shades of Daisy Bush #614599
Tints of Daisy Bush #614599
RGB
CMYK
RGB Variations
Color information
#614599 (or 0x614599) is known color: Daisy Bush. HEX triplet: 61, 45 and 99. RGB value is (97,69,153). Sum of RGB (Red+Green+Blue) = 97+69+153=319 (42% of max value = 765). Red value is 97 (38.28% from 255 or 30.41% from 319); Green value is 69 (27.34% from 255 or 21.63% from 319); Blue value is 153 (60.16% from 255 or 47.96% from 319); Max value from RGB is 153 - color contains mainly: blue. Hex color #614599 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #614599 is #9EBA66. Grayscale: #565656. Windows color (decimal): -10402407 or 10044769. OLE color: 10044769.
HSL color Cylindrical-coordinate representation of color #614599: hue angle of 260º degrees, saturation: 0.38, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #614599 is Cyan = 0.37, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 97 | 69 | 153 | - |
| CMYK | 0.37 | 0.55 | 0 | 0.4 |
| HSL | 260º | 0.38% | 0.44% | - |
| HSV(B) | 260º | 0.55% | 0.6% | - |
| XYZ | 12.81 | 9.1 | 31.22 | - |
| YUV | 86.95 | 165.28 | 135.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 69 | 153 | 0.37 | 0.55 | 0 | 0.4 | 260 | 0.38 | 0.44 |
| Hex | 61 | 45 | 99 | 25 | 37 | 0 | 28 | 104 | 26 | 2C |
| Octal | 141 | 105 | 231 | 45 | 67 | 0 | 50 | 404 | 46 | 54 |
| Binary | 1100001 | 1000101 | 10011001 | 100101 | 110111 | 0 | 101000 | 100000100 | 100110 | 101100 |
Color Harmonies of #614599
Complementary color
Monochromatic Colors of #614599
Black with #614599
Text Example
Text Example
White with #614599
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614599; }
p { color: rgb(97,69,153); }
H1.HeaderClassName
{
color: #614599;
}
.AnyTagClassName
{
color: #614599;
}
</style>
background-color css
<style>
a { background-color: #614599; }
a { background-color: rgb(97,69,153); }
div.DivClassName
{
background-color: #614599;
}
.BgClassName
{
background-color: #614599;
}
</style>
border-color css
<style>
span { border-color: #614599; }
span { border-color: rgb(97,69,153); }
td.TdClassName
{
border-color: #614599;
}
.TagClassName
{
border-color: #614599;
}
</style>