Shades of Daisy Bush #613691
Tints of Daisy Bush #613691
RGB
CMYK
RGB Variations
Color information
#613691 (or 0x613691) is known color: Daisy Bush. HEX triplet: 61, 36 and 91. RGB value is (97,54,145). Sum of RGB (Red+Green+Blue) = 97+54+145=296 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.77% from 296); Green value is 54 (21.48% from 255 or 18.24% from 296); Blue value is 145 (57.03% from 255 or 48.99% from 296); Max value from RGB is 145 - color contains mainly: blue. Hex color #613691 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613691 is #9EC96E. Grayscale: #4C4C4C. Windows color (decimal): -10406255 or 9516641. OLE color: 9516641.
HSL color Cylindrical-coordinate representation of color #613691: hue angle of 268.35º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #613691 is Cyan = 0.33, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 54 | 145 | - |
| CMYK | 0.33 | 0.63 | 0 | 0.43 |
| HSL | 268.35º | 0.46% | 0.39% | - |
| HSV(B) | 268.35º | 0.63% | 0.57% | - |
| XYZ | 11.36 | 7.22 | 27.58 | - |
| YUV | 77.23 | 166.25 | 142.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 54 | 145 | 0.33 | 0.63 | 0 | 0.43 | 268.35 | 0.46 | 0.39 |
| Hex | 61 | 36 | 91 | 21 | 3F | 0 | 2B | 10C | 2E | 27 |
| Octal | 141 | 66 | 221 | 41 | 77 | 0 | 53 | 414 | 56 | 47 |
| Binary | 1100001 | 110110 | 10010001 | 100001 | 111111 | 0 | 101011 | 100001100 | 101110 | 100111 |
Color Harmonies of #613691
Complementary color
Monochromatic Colors of #613691
Black with #613691
Text Example
Text Example
White with #613691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613691; }
p { color: rgb(97,54,145); }
H1.HeaderClassName
{
color: #613691;
}
.AnyTagClassName
{
color: #613691;
}
</style>
background-color css
<style>
a { background-color: #613691; }
a { background-color: rgb(97,54,145); }
div.DivClassName
{
background-color: #613691;
}
.BgClassName
{
background-color: #613691;
}
</style>
border-color css
<style>
span { border-color: #613691; }
span { border-color: rgb(97,54,145); }
td.TdClassName
{
border-color: #613691;
}
.TagClassName
{
border-color: #613691;
}
</style>