Shades of Daisy Bush #614A8E
Tints of Daisy Bush #614A8E
RGB
CMYK
RGB Variations
Color information
#614A8E (or 0x614A8E) is known color: Daisy Bush. HEX triplet: 61, 4A and 8E. RGB value is (97,74,142). Sum of RGB (Red+Green+Blue) = 97+74+142=313 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.99% from 313); Green value is 74 (29.30% from 255 or 23.64% from 313); Blue value is 142 (55.86% from 255 or 45.37% from 313); Max value from RGB is 142 - color contains mainly: blue. Hex color #614A8E is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #614A8E is #9EB571. Grayscale: #585858. Windows color (decimal): -10401138 or 9325153. OLE color: 9325153.
HSL color Cylindrical-coordinate representation of color #614A8E: hue angle of 260.29º degrees, saturation: 0.31, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #614A8E is Cyan = 0.32, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 97 | 74 | 142 | - |
| CMYK | 0.32 | 0.48 | 0 | 0.44 |
| HSL | 260.29º | 0.31% | 0.42% | - |
| HSV(B) | 260.29º | 0.48% | 0.56% | - |
| XYZ | 12.26 | 9.39 | 26.76 | - |
| YUV | 88.63 | 158.12 | 133.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 74 | 142 | 0.32 | 0.48 | 0 | 0.44 | 260.29 | 0.31 | 0.42 |
| Hex | 61 | 4A | 8E | 20 | 30 | 0 | 2C | 104 | 1F | 2A |
| Octal | 141 | 112 | 216 | 40 | 60 | 0 | 54 | 404 | 37 | 52 |
| Binary | 1100001 | 1001010 | 10001110 | 100000 | 110000 | 0 | 101100 | 100000100 | 11111 | 101010 |
Color Harmonies of #614A8E
Complementary color
Monochromatic Colors of #614A8E
Black with #614A8E
Text Example
Text Example
White with #614A8E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614A8E; }
p { color: rgb(97,74,142); }
H1.HeaderClassName
{
color: #614A8E;
}
.AnyTagClassName
{
color: #614A8E;
}
</style>
background-color css
<style>
a { background-color: #614A8E; }
a { background-color: rgb(97,74,142); }
div.DivClassName
{
background-color: #614A8E;
}
.BgClassName
{
background-color: #614A8E;
}
</style>
border-color css
<style>
span { border-color: #614A8E; }
span { border-color: rgb(97,74,142); }
td.TdClassName
{
border-color: #614A8E;
}
.TagClassName
{
border-color: #614A8E;
}
</style>