Shades of Daisy Bush #613392
Tints of Daisy Bush #613392
RGB
CMYK
RGB Variations
Color information
#613392 (or 0x613392) is known color: Daisy Bush. HEX triplet: 61, 33 and 92. RGB value is (97,51,146). Sum of RGB (Red+Green+Blue) = 97+51+146=294 (38% of max value = 765). Red value is 97 (38.28% from 255 or 32.99% from 294); Green value is 51 (20.31% from 255 or 17.35% from 294); Blue value is 146 (57.42% from 255 or 49.66% from 294); Max value from RGB is 146 - color contains mainly: blue. Hex color #613392 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613392 is #9ECC6D. Grayscale: #4B4B4B. Windows color (decimal): -10407022 or 9581409. OLE color: 9581409.
HSL color Cylindrical-coordinate representation of color #613392: hue angle of 269.05º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #613392 is Cyan = 0.34, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 51 | 146 | - |
| CMYK | 0.34 | 0.65 | 0 | 0.43 |
| HSL | 269.05º | 0.48% | 0.39% | - |
| HSV(B) | 269.05º | 0.65% | 0.57% | - |
| XYZ | 11.3 | 6.98 | 27.95 | - |
| YUV | 75.58 | 167.74 | 143.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 51 | 146 | 0.34 | 0.65 | 0 | 0.43 | 269.05 | 0.48 | 0.39 |
| Hex | 61 | 33 | 92 | 22 | 41 | 0 | 2B | 10D | 30 | 27 |
| Octal | 141 | 63 | 222 | 42 | 101 | 0 | 53 | 415 | 60 | 47 |
| Binary | 1100001 | 110011 | 10010010 | 100010 | 1000001 | 0 | 101011 | 100001101 | 110000 | 100111 |
Color Harmonies of #613392
Complementary color
Monochromatic Colors of #613392
Black with #613392
Text Example
Text Example
White with #613392
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613392; }
p { color: rgb(97,51,146); }
H1.HeaderClassName
{
color: #613392;
}
.AnyTagClassName
{
color: #613392;
}
</style>
background-color css
<style>
a { background-color: #613392; }
a { background-color: rgb(97,51,146); }
div.DivClassName
{
background-color: #613392;
}
.BgClassName
{
background-color: #613392;
}
</style>
border-color css
<style>
span { border-color: #613392; }
span { border-color: rgb(97,51,146); }
td.TdClassName
{
border-color: #613392;
}
.TagClassName
{
border-color: #613392;
}
</style>