Shades of Daisy Bush #614390
Tints of Daisy Bush #614390
RGB
CMYK
RGB Variations
Color information
#614390 (or 0x614390) is known color: Daisy Bush. HEX triplet: 61, 43 and 90. RGB value is (97,67,144). Sum of RGB (Red+Green+Blue) = 97+67+144=308 (40% of max value = 765). Red value is 97 (38.28% from 255 or 31.49% from 308); Green value is 67 (26.56% from 255 or 21.75% from 308); Blue value is 144 (56.64% from 255 or 46.75% from 308); Max value from RGB is 144 - color contains mainly: blue. Hex color #614390 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #614390 is #9EBC6F. Grayscale: #545454. Windows color (decimal): -10402928 or 9454433. OLE color: 9454433.
HSL color Cylindrical-coordinate representation of color #614390: hue angle of 263.38º degrees, saturation: 0.36, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #614390 is Cyan = 0.33, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 97 | 67 | 144 | - |
| CMYK | 0.33 | 0.53 | 0 | 0.44 |
| HSL | 263.38º | 0.36% | 0.41% | - |
| HSV(B) | 263.38º | 0.53% | 0.56% | - |
| XYZ | 11.97 | 8.57 | 27.41 | - |
| YUV | 84.75 | 161.44 | 136.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 67 | 144 | 0.33 | 0.53 | 0 | 0.44 | 263.38 | 0.36 | 0.41 |
| Hex | 61 | 43 | 90 | 21 | 35 | 0 | 2C | 107 | 24 | 29 |
| Octal | 141 | 103 | 220 | 41 | 65 | 0 | 54 | 407 | 44 | 51 |
| Binary | 1100001 | 1000011 | 10010000 | 100001 | 110101 | 0 | 101100 | 100000111 | 100100 | 101001 |
Color Harmonies of #614390
Complementary color
Monochromatic Colors of #614390
Black with #614390
Text Example
Text Example
White with #614390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614390; }
p { color: rgb(97,67,144); }
H1.HeaderClassName
{
color: #614390;
}
.AnyTagClassName
{
color: #614390;
}
</style>
background-color css
<style>
a { background-color: #614390; }
a { background-color: rgb(97,67,144); }
div.DivClassName
{
background-color: #614390;
}
.BgClassName
{
background-color: #614390;
}
</style>
border-color css
<style>
span { border-color: #614390; }
span { border-color: rgb(97,67,144); }
td.TdClassName
{
border-color: #614390;
}
.TagClassName
{
border-color: #614390;
}
</style>