Shades of Daisy Bush #613493
Tints of Daisy Bush #613493
RGB
CMYK
RGB Variations
Color information
#613493 (or 0x613493) is known color: Daisy Bush. HEX triplet: 61, 34 and 93. RGB value is (97,52,147). Sum of RGB (Red+Green+Blue) = 97+52+147=296 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.77% from 296); Green value is 52 (20.70% from 255 or 17.57% from 296); Blue value is 147 (57.81% from 255 or 49.66% from 296); Max value from RGB is 147 - color contains mainly: blue. Hex color #613493 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613493 is #9ECB6C. Grayscale: #4B4B4B. Windows color (decimal): -10406765 or 9647201. OLE color: 9647201.
HSL color Cylindrical-coordinate representation of color #613493: hue angle of 268.42º 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 #613493 is Cyan = 0.34, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 52 | 147 | - |
| CMYK | 0.34 | 0.65 | 0 | 0.42 |
| HSL | 268.42º | 0.48% | 0.39% | - |
| HSV(B) | 268.42º | 0.65% | 0.58% | - |
| XYZ | 11.42 | 7.1 | 28.37 | - |
| YUV | 76.29 | 167.91 | 142.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 52 | 147 | 0.34 | 0.65 | 0 | 0.42 | 268.42 | 0.48 | 0.39 |
| Hex | 61 | 34 | 93 | 22 | 41 | 0 | 2A | 10C | 30 | 27 |
| Octal | 141 | 64 | 223 | 42 | 101 | 0 | 52 | 414 | 60 | 47 |
| Binary | 1100001 | 110100 | 10010011 | 100010 | 1000001 | 0 | 101010 | 100001100 | 110000 | 100111 |
Color Harmonies of #613493
Complementary color
Monochromatic Colors of #613493
Black with #613493
Text Example
Text Example
White with #613493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613493; }
p { color: rgb(97,52,147); }
H1.HeaderClassName
{
color: #613493;
}
.AnyTagClassName
{
color: #613493;
}
</style>
background-color css
<style>
a { background-color: #613493; }
a { background-color: rgb(97,52,147); }
div.DivClassName
{
background-color: #613493;
}
.BgClassName
{
background-color: #613493;
}
</style>
border-color css
<style>
span { border-color: #613493; }
span { border-color: rgb(97,52,147); }
td.TdClassName
{
border-color: #613493;
}
.TagClassName
{
border-color: #613493;
}
</style>