Shades of Daisy Bush #614087
Tints of Daisy Bush #614087
RGB
CMYK
RGB Variations
Color information
#614087 (or 0x614087) is known color: Daisy Bush. HEX triplet: 61, 40 and 87. RGB value is (97,64,135). Sum of RGB (Red+Green+Blue) = 97+64+135=296 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.77% from 296); Green value is 64 (25.39% from 255 or 21.62% from 296); Blue value is 135 (53.12% from 255 or 45.61% from 296); Max value from RGB is 135 - color contains mainly: blue. Hex color #614087 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #614087 is #9EBF78. Grayscale: #515151. Windows color (decimal): -10403705 or 8863841. OLE color: 8863841.
HSL color Cylindrical-coordinate representation of color #614087: hue angle of 267.89º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #614087 is Cyan = 0.28, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 64 | 135 | - |
| CMYK | 0.28 | 0.53 | 0 | 0.47 |
| HSL | 267.89º | 0.36% | 0.39% | - |
| HSV(B) | 267.89º | 0.53% | 0.53% | - |
| XYZ | 11.14 | 7.96 | 23.87 | - |
| YUV | 81.96 | 157.93 | 138.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 64 | 135 | 0.28 | 0.53 | 0 | 0.47 | 267.89 | 0.36 | 0.39 |
| Hex | 61 | 40 | 87 | 1C | 35 | 0 | 2F | 10C | 24 | 27 |
| Octal | 141 | 100 | 207 | 34 | 65 | 0 | 57 | 414 | 44 | 47 |
| Binary | 1100001 | 1000000 | 10000111 | 11100 | 110101 | 0 | 101111 | 100001100 | 100100 | 100111 |
Color Harmonies of #614087
Complementary color
Monochromatic Colors of #614087
Black with #614087
Text Example
Text Example
White with #614087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614087; }
p { color: rgb(97,64,135); }
H1.HeaderClassName
{
color: #614087;
}
.AnyTagClassName
{
color: #614087;
}
</style>
background-color css
<style>
a { background-color: #614087; }
a { background-color: rgb(97,64,135); }
div.DivClassName
{
background-color: #614087;
}
.BgClassName
{
background-color: #614087;
}
</style>
border-color css
<style>
span { border-color: #614087; }
span { border-color: rgb(97,64,135); }
td.TdClassName
{
border-color: #614087;
}
.TagClassName
{
border-color: #614087;
}
</style>