Shades of Daisy Bush #613892
Tints of Daisy Bush #613892
RGB
CMYK
RGB Variations
Color information
#613892 (or 0x613892) is known color: Daisy Bush. HEX triplet: 61, 38 and 92. RGB value is (97,56,146). Sum of RGB (Red+Green+Blue) = 97+56+146=299 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.44% from 299); Green value is 56 (22.27% from 255 or 18.73% from 299); Blue value is 146 (57.42% from 255 or 48.83% from 299); Max value from RGB is 146 - color contains mainly: blue. Hex color #613892 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613892 is #9EC76D. Grayscale: #4E4E4E. Windows color (decimal): -10405742 or 9582689. OLE color: 9582689.
HSL color Cylindrical-coordinate representation of color #613892: hue angle of 267.33º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #613892 is Cyan = 0.34, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 56 | 146 | - |
| CMYK | 0.34 | 0.62 | 0 | 0.43 |
| HSL | 267.33º | 0.45% | 0.4% | - |
| HSV(B) | 267.33º | 0.62% | 0.57% | - |
| XYZ | 11.53 | 7.45 | 28.02 | - |
| YUV | 78.52 | 166.08 | 141.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 56 | 146 | 0.34 | 0.62 | 0 | 0.43 | 267.33 | 0.45 | 0.4 |
| Hex | 61 | 38 | 92 | 22 | 3E | 0 | 2B | 10B | 2D | 28 |
| Octal | 141 | 70 | 222 | 42 | 76 | 0 | 53 | 413 | 55 | 50 |
| Binary | 1100001 | 111000 | 10010010 | 100010 | 111110 | 0 | 101011 | 100001011 | 101101 | 101000 |
Color Harmonies of #613892
Complementary color
Monochromatic Colors of #613892
Black with #613892
Text Example
Text Example
White with #613892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613892; }
p { color: rgb(97,56,146); }
H1.HeaderClassName
{
color: #613892;
}
.AnyTagClassName
{
color: #613892;
}
</style>
background-color css
<style>
a { background-color: #613892; }
a { background-color: rgb(97,56,146); }
div.DivClassName
{
background-color: #613892;
}
.BgClassName
{
background-color: #613892;
}
</style>
border-color css
<style>
span { border-color: #613892; }
span { border-color: rgb(97,56,146); }
td.TdClassName
{
border-color: #613892;
}
.TagClassName
{
border-color: #613892;
}
</style>