Shades of Daisy Bush #613993
Tints of Daisy Bush #613993
RGB
CMYK
RGB Variations
Color information
#613993 (or 0x613993) is known color: Daisy Bush. HEX triplet: 61, 39 and 93. RGB value is (97,57,147). Sum of RGB (Red+Green+Blue) = 97+57+147=301 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.23% from 301); Green value is 57 (22.66% from 255 or 18.94% from 301); Blue value is 147 (57.81% from 255 or 48.84% from 301); Max value from RGB is 147 - color contains mainly: blue. Hex color #613993 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613993 is #9EC66C. Grayscale: #4E4E4E. Windows color (decimal): -10405485 or 9648481. OLE color: 9648481.
HSL color Cylindrical-coordinate representation of color #613993: hue angle of 266.67º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #613993 is Cyan = 0.34, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 57 | 147 | - |
| CMYK | 0.34 | 0.61 | 0 | 0.42 |
| HSL | 266.67º | 0.44% | 0.4% | - |
| HSV(B) | 266.67º | 0.61% | 0.58% | - |
| XYZ | 11.66 | 7.57 | 28.45 | - |
| YUV | 79.22 | 166.25 | 140.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 57 | 147 | 0.34 | 0.61 | 0 | 0.42 | 266.67 | 0.44 | 0.4 |
| Hex | 61 | 39 | 93 | 22 | 3D | 0 | 2A | 10B | 2C | 28 |
| Octal | 141 | 71 | 223 | 42 | 75 | 0 | 52 | 413 | 54 | 50 |
| Binary | 1100001 | 111001 | 10010011 | 100010 | 111101 | 0 | 101010 | 100001011 | 101100 | 101000 |
Color Harmonies of #613993
Complementary color
Monochromatic Colors of #613993
Black with #613993
Text Example
Text Example
White with #613993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613993; }
p { color: rgb(97,57,147); }
H1.HeaderClassName
{
color: #613993;
}
.AnyTagClassName
{
color: #613993;
}
</style>
background-color css
<style>
a { background-color: #613993; }
a { background-color: rgb(97,57,147); }
div.DivClassName
{
background-color: #613993;
}
.BgClassName
{
background-color: #613993;
}
</style>
border-color css
<style>
span { border-color: #613993; }
span { border-color: rgb(97,57,147); }
td.TdClassName
{
border-color: #613993;
}
.TagClassName
{
border-color: #613993;
}
</style>