Shades of Daisy Bush #613093
Tints of Daisy Bush #613093
RGB
CMYK
RGB Variations
Color information
#613093 (or 0x613093) is known color: Daisy Bush. HEX triplet: 61, 30 and 93. RGB value is (97,48,147). Sum of RGB (Red+Green+Blue) = 97+48+147=292 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.22% from 292); Green value is 48 (19.14% from 255 or 16.44% from 292); Blue value is 147 (57.81% from 255 or 50.34% from 292); Max value from RGB is 147 - color contains mainly: blue. Hex color #613093 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613093 is #9ECF6C. Grayscale: #494949. Windows color (decimal): -10407789 or 9646177. OLE color: 9646177.
HSL color Cylindrical-coordinate representation of color #613093: hue angle of 269.7º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #613093 is Cyan = 0.34, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 48 | 147 | - |
| CMYK | 0.34 | 0.67 | 0 | 0.42 |
| HSL | 269.7º | 0.51% | 0.38% | - |
| HSV(B) | 269.7º | 0.67% | 0.58% | - |
| XYZ | 11.25 | 6.76 | 28.32 | - |
| YUV | 73.94 | 169.23 | 144.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 48 | 147 | 0.34 | 0.67 | 0 | 0.42 | 269.7 | 0.51 | 0.38 |
| Hex | 61 | 30 | 93 | 22 | 43 | 0 | 2A | 10E | 33 | 26 |
| Octal | 141 | 60 | 223 | 42 | 103 | 0 | 52 | 416 | 63 | 46 |
| Binary | 1100001 | 110000 | 10010011 | 100010 | 1000011 | 0 | 101010 | 100001110 | 110011 | 100110 |
Color Harmonies of #613093
Complementary color
Monochromatic Colors of #613093
Black with #613093
Text Example
Text Example
White with #613093
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613093; }
p { color: rgb(97,48,147); }
H1.HeaderClassName
{
color: #613093;
}
.AnyTagClassName
{
color: #613093;
}
</style>
background-color css
<style>
a { background-color: #613093; }
a { background-color: rgb(97,48,147); }
div.DivClassName
{
background-color: #613093;
}
.BgClassName
{
background-color: #613093;
}
</style>
border-color css
<style>
span { border-color: #613093; }
span { border-color: rgb(97,48,147); }
td.TdClassName
{
border-color: #613093;
}
.TagClassName
{
border-color: #613093;
}
</style>