Shades of Daisy Bush #614589
Tints of Daisy Bush #614589
RGB
CMYK
RGB Variations
Color information
#614589 (or 0x614589) is known color: Daisy Bush. HEX triplet: 61, 45 and 89. RGB value is (97,69,137). Sum of RGB (Red+Green+Blue) = 97+69+137=303 (40% of max value = 765). Red value is 97 (38.28% from 255 or 32.01% from 303); Green value is 69 (27.34% from 255 or 22.77% from 303); Blue value is 137 (53.91% from 255 or 45.21% from 303); Max value from RGB is 137 - color contains mainly: blue. Hex color #614589 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #614589 is #9EBA76. Grayscale: #545454. Windows color (decimal): -10402423 or 8996193. OLE color: 8996193.
HSL color Cylindrical-coordinate representation of color #614589: hue angle of 264.71º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #614589 is Cyan = 0.29, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 97 | 69 | 137 | - |
| CMYK | 0.29 | 0.50 | 0 | 0.46 |
| HSL | 264.71º | 0.33% | 0.4% | - |
| HSV(B) | 264.71º | 0.5% | 0.54% | - |
| XYZ | 11.57 | 8.6 | 24.72 | - |
| YUV | 85.12 | 157.28 | 136.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 69 | 137 | 0.29 | 0.50 | 0 | 0.46 | 264.71 | 0.33 | 0.4 |
| Hex | 61 | 45 | 89 | 1D | 32 | 0 | 2E | 109 | 21 | 28 |
| Octal | 141 | 105 | 211 | 35 | 62 | 0 | 56 | 411 | 41 | 50 |
| Binary | 1100001 | 1000101 | 10001001 | 11101 | 110010 | 0 | 101110 | 100001001 | 100001 | 101000 |
Color Harmonies of #614589
Complementary color
Monochromatic Colors of #614589
Black with #614589
Text Example
Text Example
White with #614589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614589; }
p { color: rgb(97,69,137); }
H1.HeaderClassName
{
color: #614589;
}
.AnyTagClassName
{
color: #614589;
}
</style>
background-color css
<style>
a { background-color: #614589; }
a { background-color: rgb(97,69,137); }
div.DivClassName
{
background-color: #614589;
}
.BgClassName
{
background-color: #614589;
}
</style>
border-color css
<style>
span { border-color: #614589; }
span { border-color: rgb(97,69,137); }
td.TdClassName
{
border-color: #614589;
}
.TagClassName
{
border-color: #614589;
}
</style>