Shades of Daisy Bush #613390
Tints of Daisy Bush #613390
RGB
CMYK
RGB Variations
Color information
#613390 (or 0x613390) is known color: Daisy Bush. HEX triplet: 61, 33 and 90. RGB value is (97,51,144). Sum of RGB (Red+Green+Blue) = 97+51+144=292 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.22% from 292); Green value is 51 (20.31% from 255 or 17.47% from 292); Blue value is 144 (56.64% from 255 or 49.32% from 292); Max value from RGB is 144 - color contains mainly: blue. Hex color #613390 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613390 is #9ECC6F. Grayscale: #4B4B4B. Windows color (decimal): -10407024 or 9450337. OLE color: 9450337.
HSL color Cylindrical-coordinate representation of color #613390: hue angle of 269.68º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #613390 is Cyan = 0.33, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 97 | 51 | 144 | - |
| CMYK | 0.33 | 0.65 | 0 | 0.44 |
| HSL | 269.68º | 0.48% | 0.38% | - |
| HSV(B) | 269.68º | 0.65% | 0.56% | - |
| XYZ | 11.15 | 6.92 | 27.13 | - |
| YUV | 75.36 | 166.74 | 143.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 51 | 144 | 0.33 | 0.65 | 0 | 0.44 | 269.68 | 0.48 | 0.38 |
| Hex | 61 | 33 | 90 | 21 | 41 | 0 | 2C | 10E | 30 | 26 |
| Octal | 141 | 63 | 220 | 41 | 101 | 0 | 54 | 416 | 60 | 46 |
| Binary | 1100001 | 110011 | 10010000 | 100001 | 1000001 | 0 | 101100 | 100001110 | 110000 | 100110 |
Color Harmonies of #613390
Complementary color
Monochromatic Colors of #613390
Black with #613390
Text Example
Text Example
White with #613390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613390; }
p { color: rgb(97,51,144); }
H1.HeaderClassName
{
color: #613390;
}
.AnyTagClassName
{
color: #613390;
}
</style>
background-color css
<style>
a { background-color: #613390; }
a { background-color: rgb(97,51,144); }
div.DivClassName
{
background-color: #613390;
}
.BgClassName
{
background-color: #613390;
}
</style>
border-color css
<style>
span { border-color: #613390; }
span { border-color: rgb(97,51,144); }
td.TdClassName
{
border-color: #613390;
}
.TagClassName
{
border-color: #613390;
}
</style>