Shades of Daisy Bush #612896
Tints of Daisy Bush #612896
RGB
CMYK
RGB Variations
Color information
#612896 (or 0x612896) is known color: Daisy Bush. HEX triplet: 61, 28 and 96. RGB value is (97,40,150). Sum of RGB (Red+Green+Blue) = 97+40+150=287 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.80% from 287); Green value is 40 (16.02% from 255 or 13.94% from 287); Blue value is 150 (58.98% from 255 or 52.26% from 287); Max value from RGB is 150 - color contains mainly: blue. Hex color #612896 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #612896 is #9ED769. Grayscale: #454545. Windows color (decimal): -10409834 or 9840737. OLE color: 9840737.
HSL color Cylindrical-coordinate representation of color #612896: hue angle of 271.09º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #612896 is Cyan = 0.35, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 97 | 40 | 150 | - |
| CMYK | 0.35 | 0.73 | 0 | 0.41 |
| HSL | 271.09º | 0.58% | 0.37% | - |
| HSV(B) | 271.09º | 0.73% | 0.59% | - |
| XYZ | 11.19 | 6.26 | 29.47 | - |
| YUV | 69.58 | 173.38 | 147.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 40 | 150 | 0.35 | 0.73 | 0 | 0.41 | 271.09 | 0.58 | 0.37 |
| Hex | 61 | 28 | 96 | 23 | 49 | 0 | 29 | 10F | 3A | 25 |
| Octal | 141 | 50 | 226 | 43 | 111 | 0 | 51 | 417 | 72 | 45 |
| Binary | 1100001 | 101000 | 10010110 | 100011 | 1001001 | 0 | 101001 | 100001111 | 111010 | 100101 |
Color Harmonies of #612896
Complementary color
Monochromatic Colors of #612896
Black with #612896
Text Example
Text Example
White with #612896
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612896; }
p { color: rgb(97,40,150); }
H1.HeaderClassName
{
color: #612896;
}
.AnyTagClassName
{
color: #612896;
}
</style>
background-color css
<style>
a { background-color: #612896; }
a { background-color: rgb(97,40,150); }
div.DivClassName
{
background-color: #612896;
}
.BgClassName
{
background-color: #612896;
}
</style>
border-color css
<style>
span { border-color: #612896; }
span { border-color: rgb(97,40,150); }
td.TdClassName
{
border-color: #612896;
}
.TagClassName
{
border-color: #612896;
}
</style>