Shades of Daisy Bush #614591
Tints of Daisy Bush #614591
RGB
CMYK
RGB Variations
Color information
#614591 (or 0x614591) is known color: Daisy Bush. HEX triplet: 61, 45 and 91. RGB value is (97,69,145). Sum of RGB (Red+Green+Blue) = 97+69+145=311 (41% of max value = 765). Red value is 97 (38.28% from 255 or 31.19% from 311); Green value is 69 (27.34% from 255 or 22.19% from 311); Blue value is 145 (57.03% from 255 or 46.62% from 311); Max value from RGB is 145 - color contains mainly: blue. Hex color #614591 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #614591 is #9EBA6E. Grayscale: #555555. Windows color (decimal): -10402415 or 9520481. OLE color: 9520481.
HSL color Cylindrical-coordinate representation of color #614591: hue angle of 262.11º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #614591 is Cyan = 0.33, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 69 | 145 | - |
| CMYK | 0.33 | 0.52 | 0 | 0.43 |
| HSL | 262.11º | 0.36% | 0.42% | - |
| HSV(B) | 262.11º | 0.52% | 0.57% | - |
| XYZ | 12.17 | 8.84 | 27.85 | - |
| YUV | 86.04 | 161.28 | 135.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 69 | 145 | 0.33 | 0.52 | 0 | 0.43 | 262.11 | 0.36 | 0.42 |
| Hex | 61 | 45 | 91 | 21 | 34 | 0 | 2B | 106 | 24 | 2A |
| Octal | 141 | 105 | 221 | 41 | 64 | 0 | 53 | 406 | 44 | 52 |
| Binary | 1100001 | 1000101 | 10010001 | 100001 | 110100 | 0 | 101011 | 100000110 | 100100 | 101010 |
Color Harmonies of #614591
Complementary color
Monochromatic Colors of #614591
Black with #614591
Text Example
Text Example
White with #614591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614591; }
p { color: rgb(97,69,145); }
H1.HeaderClassName
{
color: #614591;
}
.AnyTagClassName
{
color: #614591;
}
</style>
background-color css
<style>
a { background-color: #614591; }
a { background-color: rgb(97,69,145); }
div.DivClassName
{
background-color: #614591;
}
.BgClassName
{
background-color: #614591;
}
</style>
border-color css
<style>
span { border-color: #614591; }
span { border-color: rgb(97,69,145); }
td.TdClassName
{
border-color: #614591;
}
.TagClassName
{
border-color: #614591;
}
</style>