Shades of Daisy Bush #614682
Tints of Daisy Bush #614682
RGB
CMYK
RGB Variations
Color information
#614682 (or 0x614682) is known color: Daisy Bush. HEX triplet: 61, 46 and 82. RGB value is (97,70,130). Sum of RGB (Red+Green+Blue) = 97+70+130=297 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.66% from 297); Green value is 70 (27.73% from 255 or 23.57% from 297); Blue value is 130 (51.17% from 255 or 43.77% from 297); Max value from RGB is 130 - color contains mainly: blue. Hex color #614682 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #614682 is #9EB97D. Grayscale: #545454. Windows color (decimal): -10402174 or 8537697. OLE color: 8537697.
HSL color Cylindrical-coordinate representation of color #614682: hue angle of 267º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #614682 is Cyan = 0.25, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 70 | 130 | - |
| CMYK | 0.25 | 0.46 | 0 | 0.49 |
| HSL | 267º | 0.3% | 0.39% | - |
| HSV(B) | 267º | 0.46% | 0.51% | - |
| XYZ | 11.15 | 8.53 | 22.18 | - |
| YUV | 84.91 | 153.45 | 136.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 70 | 130 | 0.25 | 0.46 | 0 | 0.49 | 267 | 0.3 | 0.39 |
| Hex | 61 | 46 | 82 | 19 | 2E | 0 | 31 | 10B | 1E | 27 |
| Octal | 141 | 106 | 202 | 31 | 56 | 0 | 61 | 413 | 36 | 47 |
| Binary | 1100001 | 1000110 | 10000010 | 11001 | 101110 | 0 | 110001 | 100001011 | 11110 | 100111 |
Color Harmonies of #614682
Complementary color
Monochromatic Colors of #614682
Black with #614682
Text Example
Text Example
White with #614682
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614682; }
p { color: rgb(97,70,130); }
H1.HeaderClassName
{
color: #614682;
}
.AnyTagClassName
{
color: #614682;
}
</style>
background-color css
<style>
a { background-color: #614682; }
a { background-color: rgb(97,70,130); }
div.DivClassName
{
background-color: #614682;
}
.BgClassName
{
background-color: #614682;
}
</style>
border-color css
<style>
span { border-color: #614682; }
span { border-color: rgb(97,70,130); }
td.TdClassName
{
border-color: #614682;
}
.TagClassName
{
border-color: #614682;
}
</style>