Shades of Daisy Bush #613191
Tints of Daisy Bush #613191
RGB
CMYK
RGB Variations
Color information
#613191 (or 0x613191) is known color: Daisy Bush. HEX triplet: 61, 31 and 91. RGB value is (97,49,145). Sum of RGB (Red+Green+Blue) = 97+49+145=291 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.33% from 291); Green value is 49 (19.53% from 255 or 16.84% from 291); Blue value is 145 (57.03% from 255 or 49.83% from 291); Max value from RGB is 145 - color contains mainly: blue. Hex color #613191 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613191 is #9ECE6E. Grayscale: #494949. Windows color (decimal): -10407535 or 9515361. OLE color: 9515361.
HSL color Cylindrical-coordinate representation of color #613191: hue angle of 270º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #613191 is Cyan = 0.33, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 49 | 145 | - |
| CMYK | 0.33 | 0.66 | 0 | 0.43 |
| HSL | 270º | 0.49% | 0.38% | - |
| HSV(B) | 270º | 0.66% | 0.57% | - |
| XYZ | 11.14 | 6.78 | 27.51 | - |
| YUV | 74.3 | 167.9 | 144.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 49 | 145 | 0.33 | 0.66 | 0 | 0.43 | 270 | 0.49 | 0.38 |
| Hex | 61 | 31 | 91 | 21 | 42 | 0 | 2B | 10E | 31 | 26 |
| Octal | 141 | 61 | 221 | 41 | 102 | 0 | 53 | 416 | 61 | 46 |
| Binary | 1100001 | 110001 | 10010001 | 100001 | 1000010 | 0 | 101011 | 100001110 | 110001 | 100110 |
Color Harmonies of #613191
Complementary color
Monochromatic Colors of #613191
Black with #613191
Text Example
Text Example
White with #613191
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613191; }
p { color: rgb(97,49,145); }
H1.HeaderClassName
{
color: #613191;
}
.AnyTagClassName
{
color: #613191;
}
</style>
background-color css
<style>
a { background-color: #613191; }
a { background-color: rgb(97,49,145); }
div.DivClassName
{
background-color: #613191;
}
.BgClassName
{
background-color: #613191;
}
</style>
border-color css
<style>
span { border-color: #613191; }
span { border-color: rgb(97,49,145); }
td.TdClassName
{
border-color: #613191;
}
.TagClassName
{
border-color: #613191;
}
</style>