Shades of Daisy Bush #613393
Tints of Daisy Bush #613393
RGB
CMYK
RGB Variations
Color information
#613393 (or 0x613393) is known color: Daisy Bush. HEX triplet: 61, 33 and 93. RGB value is (97,51,147). Sum of RGB (Red+Green+Blue) = 97+51+147=295 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.88% from 295); Green value is 51 (20.31% from 255 or 17.29% from 295); Blue value is 147 (57.81% from 255 or 49.83% from 295); Max value from RGB is 147 - color contains mainly: blue. Hex color #613393 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613393 is #9ECC6C. Grayscale: #4B4B4B. Windows color (decimal): -10407021 or 9646945. OLE color: 9646945.
HSL color Cylindrical-coordinate representation of color #613393: hue angle of 268.75º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #613393 is Cyan = 0.34, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 51 | 147 | - |
| CMYK | 0.34 | 0.65 | 0 | 0.42 |
| HSL | 268.75º | 0.48% | 0.39% | - |
| HSV(B) | 268.75º | 0.65% | 0.58% | - |
| XYZ | 11.38 | 7.02 | 28.36 | - |
| YUV | 75.7 | 168.24 | 143.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 51 | 147 | 0.34 | 0.65 | 0 | 0.42 | 268.75 | 0.48 | 0.39 |
| Hex | 61 | 33 | 93 | 22 | 41 | 0 | 2A | 10D | 30 | 27 |
| Octal | 141 | 63 | 223 | 42 | 101 | 0 | 52 | 415 | 60 | 47 |
| Binary | 1100001 | 110011 | 10010011 | 100010 | 1000001 | 0 | 101010 | 100001101 | 110000 | 100111 |
Color Harmonies of #613393
Complementary color
Monochromatic Colors of #613393
Black with #613393
Text Example
Text Example
White with #613393
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613393; }
p { color: rgb(97,51,147); }
H1.HeaderClassName
{
color: #613393;
}
.AnyTagClassName
{
color: #613393;
}
</style>
background-color css
<style>
a { background-color: #613393; }
a { background-color: rgb(97,51,147); }
div.DivClassName
{
background-color: #613393;
}
.BgClassName
{
background-color: #613393;
}
</style>
border-color css
<style>
span { border-color: #613393; }
span { border-color: rgb(97,51,147); }
td.TdClassName
{
border-color: #613393;
}
.TagClassName
{
border-color: #613393;
}
</style>