Shades of Daisy Bush #613495
Tints of Daisy Bush #613495
RGB
CMYK
RGB Variations
Color information
#613495 (or 0x613495) is known color: Daisy Bush. HEX triplet: 61, 34 and 95. RGB value is (97,52,149). Sum of RGB (Red+Green+Blue) = 97+52+149=298 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.55% from 298); Green value is 52 (20.70% from 255 or 17.45% from 298); Blue value is 149 (58.59% from 255 or 50% from 298); Max value from RGB is 149 - color contains mainly: blue. Hex color #613495 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613495 is #9ECB6A. Grayscale: #4C4C4C. Windows color (decimal): -10406763 or 9778273. OLE color: 9778273.
HSL color Cylindrical-coordinate representation of color #613495: hue angle of 267.84º 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 #613495 is Cyan = 0.35, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 52 | 149 | - |
| CMYK | 0.35 | 0.65 | 0 | 0.42 |
| HSL | 267.84º | 0.48% | 0.39% | - |
| HSV(B) | 267.84º | 0.65% | 0.58% | - |
| XYZ | 11.58 | 7.17 | 29.21 | - |
| YUV | 76.51 | 168.91 | 142.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 52 | 149 | 0.35 | 0.65 | 0 | 0.42 | 267.84 | 0.48 | 0.39 |
| Hex | 61 | 34 | 95 | 23 | 41 | 0 | 2A | 10C | 30 | 27 |
| Octal | 141 | 64 | 225 | 43 | 101 | 0 | 52 | 414 | 60 | 47 |
| Binary | 1100001 | 110100 | 10010101 | 100011 | 1000001 | 0 | 101010 | 100001100 | 110000 | 100111 |
Color Harmonies of #613495
Complementary color
Monochromatic Colors of #613495
Black with #613495
Text Example
Text Example
White with #613495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613495; }
p { color: rgb(97,52,149); }
H1.HeaderClassName
{
color: #613495;
}
.AnyTagClassName
{
color: #613495;
}
</style>
background-color css
<style>
a { background-color: #613495; }
a { background-color: rgb(97,52,149); }
div.DivClassName
{
background-color: #613495;
}
.BgClassName
{
background-color: #613495;
}
</style>
border-color css
<style>
span { border-color: #613495; }
span { border-color: rgb(97,52,149); }
td.TdClassName
{
border-color: #613495;
}
.TagClassName
{
border-color: #613495;
}
</style>