Shades of Daisy Bush #613293
Tints of Daisy Bush #613293
RGB
CMYK
RGB Variations
Color information
#613293 (or 0x613293) is known color: Daisy Bush. HEX triplet: 61, 32 and 93. RGB value is (97,50,147). Sum of RGB (Red+Green+Blue) = 97+50+147=294 (38% of max value = 765). Red value is 97 (38.28% from 255 or 32.99% from 294); Green value is 50 (19.92% from 255 or 17.01% from 294); Blue value is 147 (57.81% from 255 or 50% from 294); Max value from RGB is 147 - color contains mainly: blue. Hex color #613293 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613293 is #9ECD6C. Grayscale: #4A4A4A. Windows color (decimal): -10407277 or 9646689. OLE color: 9646689.
HSL color Cylindrical-coordinate representation of color #613293: hue angle of 269.07º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #613293 is Cyan = 0.34, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 50 | 147 | - |
| CMYK | 0.34 | 0.66 | 0 | 0.42 |
| HSL | 269.07º | 0.49% | 0.39% | - |
| HSV(B) | 269.07º | 0.66% | 0.58% | - |
| XYZ | 11.34 | 6.93 | 28.34 | - |
| YUV | 75.11 | 168.57 | 143.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 50 | 147 | 0.34 | 0.66 | 0 | 0.42 | 269.07 | 0.49 | 0.39 |
| Hex | 61 | 32 | 93 | 22 | 42 | 0 | 2A | 10D | 31 | 27 |
| Octal | 141 | 62 | 223 | 42 | 102 | 0 | 52 | 415 | 61 | 47 |
| Binary | 1100001 | 110010 | 10010011 | 100010 | 1000010 | 0 | 101010 | 100001101 | 110001 | 100111 |
Color Harmonies of #613293
Complementary color
Monochromatic Colors of #613293
Black with #613293
Text Example
Text Example
White with #613293
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613293; }
p { color: rgb(97,50,147); }
H1.HeaderClassName
{
color: #613293;
}
.AnyTagClassName
{
color: #613293;
}
</style>
background-color css
<style>
a { background-color: #613293; }
a { background-color: rgb(97,50,147); }
div.DivClassName
{
background-color: #613293;
}
.BgClassName
{
background-color: #613293;
}
</style>
border-color css
<style>
span { border-color: #613293; }
span { border-color: rgb(97,50,147); }
td.TdClassName
{
border-color: #613293;
}
.TagClassName
{
border-color: #613293;
}
</style>