Shades of Daisy Bush #61358E
Tints of Daisy Bush #61358E
RGB
CMYK
RGB Variations
Color information
#61358E (or 0x61358E) is known color: Daisy Bush. HEX triplet: 61, 35 and 8E. RGB value is (97,53,142). Sum of RGB (Red+Green+Blue) = 97+53+142=292 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.22% from 292); Green value is 53 (21.09% from 255 or 18.15% from 292); Blue value is 142 (55.86% from 255 or 48.63% from 292); Max value from RGB is 142 - color contains mainly: blue. Hex color #61358E is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #61358E is #9ECA71. Grayscale: #4B4B4B. Windows color (decimal): -10406514 or 9319777. OLE color: 9319777.
HSL color Cylindrical-coordinate representation of color #61358E: hue angle of 269.66º degrees, saturation: 0.46, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #61358E is Cyan = 0.32, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 97 | 53 | 142 | - |
| CMYK | 0.32 | 0.63 | 0 | 0.44 |
| HSL | 269.66º | 0.46% | 0.38% | - |
| HSV(B) | 269.66º | 0.63% | 0.56% | - |
| XYZ | 11.09 | 7.04 | 26.37 | - |
| YUV | 76.3 | 165.08 | 142.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 53 | 142 | 0.32 | 0.63 | 0 | 0.44 | 269.66 | 0.46 | 0.38 |
| Hex | 61 | 35 | 8E | 20 | 3F | 0 | 2C | 10E | 2E | 26 |
| Octal | 141 | 65 | 216 | 40 | 77 | 0 | 54 | 416 | 56 | 46 |
| Binary | 1100001 | 110101 | 10001110 | 100000 | 111111 | 0 | 101100 | 100001110 | 101110 | 100110 |
Color Harmonies of #61358E
Complementary color
Monochromatic Colors of #61358E
Black with #61358E
Text Example
Text Example
White with #61358E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #61358E; }
p { color: rgb(97,53,142); }
H1.HeaderClassName
{
color: #61358E;
}
.AnyTagClassName
{
color: #61358E;
}
</style>
background-color css
<style>
a { background-color: #61358E; }
a { background-color: rgb(97,53,142); }
div.DivClassName
{
background-color: #61358E;
}
.BgClassName
{
background-color: #61358E;
}
</style>
border-color css
<style>
span { border-color: #61358E; }
span { border-color: rgb(97,53,142); }
td.TdClassName
{
border-color: #61358E;
}
.TagClassName
{
border-color: #61358E;
}
</style>