Shades of Daisy Bush #614683
Tints of Daisy Bush #614683
RGB
CMYK
RGB Variations
Color information
#614683 (or 0x614683) is known color: Daisy Bush. HEX triplet: 61, 46 and 83. RGB value is (97,70,131). Sum of RGB (Red+Green+Blue) = 97+70+131=298 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.55% from 298); Green value is 70 (27.73% from 255 or 23.49% from 298); Blue value is 131 (51.56% from 255 or 43.96% from 298); Max value from RGB is 131 - color contains mainly: blue. Hex color #614683 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #614683 is #9EB97C. Grayscale: #545454. Windows color (decimal): -10402173 or 8603233. OLE color: 8603233.
HSL color Cylindrical-coordinate representation of color #614683: hue angle of 266.56º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #614683 is Cyan = 0.26, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 70 | 131 | - |
| CMYK | 0.26 | 0.47 | 0 | 0.49 |
| HSL | 266.56º | 0.3% | 0.39% | - |
| HSV(B) | 266.56º | 0.47% | 0.51% | - |
| XYZ | 11.22 | 8.56 | 22.53 | - |
| YUV | 85.03 | 153.95 | 136.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 70 | 131 | 0.26 | 0.47 | 0 | 0.49 | 266.56 | 0.3 | 0.39 |
| Hex | 61 | 46 | 83 | 1A | 2F | 0 | 31 | 10B | 1E | 27 |
| Octal | 141 | 106 | 203 | 32 | 57 | 0 | 61 | 413 | 36 | 47 |
| Binary | 1100001 | 1000110 | 10000011 | 11010 | 101111 | 0 | 110001 | 100001011 | 11110 | 100111 |
Color Harmonies of #614683
Complementary color
Monochromatic Colors of #614683
Black with #614683
Text Example
Text Example
White with #614683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614683; }
p { color: rgb(97,70,131); }
H1.HeaderClassName
{
color: #614683;
}
.AnyTagClassName
{
color: #614683;
}
</style>
background-color css
<style>
a { background-color: #614683; }
a { background-color: rgb(97,70,131); }
div.DivClassName
{
background-color: #614683;
}
.BgClassName
{
background-color: #614683;
}
</style>
border-color css
<style>
span { border-color: #614683; }
span { border-color: rgb(97,70,131); }
td.TdClassName
{
border-color: #614683;
}
.TagClassName
{
border-color: #614683;
}
</style>