Shades of Daisy Bush #613291
Tints of Daisy Bush #613291
RGB
CMYK
RGB Variations
Color information
#613291 (or 0x613291) is known color: Daisy Bush. HEX triplet: 61, 32 and 91. RGB value is (97,50,145). Sum of RGB (Red+Green+Blue) = 97+50+145=292 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.22% from 292); Green value is 50 (19.92% from 255 or 17.12% from 292); Blue value is 145 (57.03% from 255 or 49.66% from 292); Max value from RGB is 145 - color contains mainly: blue. Hex color #613291 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613291 is #9ECD6E. Grayscale: #4A4A4A. Windows color (decimal): -10407279 or 9515617. OLE color: 9515617.
HSL color Cylindrical-coordinate representation of color #613291: hue angle of 269.68º 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 #613291 is Cyan = 0.33, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 50 | 145 | - |
| CMYK | 0.33 | 0.66 | 0 | 0.43 |
| HSL | 269.68º | 0.49% | 0.38% | - |
| HSV(B) | 269.68º | 0.66% | 0.57% | - |
| XYZ | 11.18 | 6.87 | 27.52 | - |
| YUV | 74.88 | 167.57 | 143.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 50 | 145 | 0.33 | 0.66 | 0 | 0.43 | 269.68 | 0.49 | 0.38 |
| Hex | 61 | 32 | 91 | 21 | 42 | 0 | 2B | 10E | 31 | 26 |
| Octal | 141 | 62 | 221 | 41 | 102 | 0 | 53 | 416 | 61 | 46 |
| Binary | 1100001 | 110010 | 10010001 | 100001 | 1000010 | 0 | 101011 | 100001110 | 110001 | 100110 |
Color Harmonies of #613291
Complementary color
Monochromatic Colors of #613291
Black with #613291
Text Example
Text Example
White with #613291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613291; }
p { color: rgb(97,50,145); }
H1.HeaderClassName
{
color: #613291;
}
.AnyTagClassName
{
color: #613291;
}
</style>
background-color css
<style>
a { background-color: #613291; }
a { background-color: rgb(97,50,145); }
div.DivClassName
{
background-color: #613291;
}
.BgClassName
{
background-color: #613291;
}
</style>
border-color css
<style>
span { border-color: #613291; }
span { border-color: rgb(97,50,145); }
td.TdClassName
{
border-color: #613291;
}
.TagClassName
{
border-color: #613291;
}
</style>