Shades of Daisy Bush #684790
Tints of Daisy Bush #684790
RGB
CMYK
RGB Variations
Color information
#684790 (or 0x684790) is known color: Daisy Bush. HEX triplet: 68, 47 and 90. RGB value is (104,71,144). Sum of RGB (Red+Green+Blue) = 104+71+144=319 (42% of max value = 765). Red value is 104 (41.02% from 255 or 32.60% from 319); Green value is 71 (28.12% from 255 or 22.26% from 319); Blue value is 144 (56.64% from 255 or 45.14% from 319); Max value from RGB is 144 - color contains mainly: blue. Hex color #684790 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #684790 is #97B86F. Grayscale: #585858. Windows color (decimal): -9943152 or 9455464. OLE color: 9455464.
HSL color Cylindrical-coordinate representation of color #684790: hue angle of 267.12º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #684790 is Cyan = 0.28, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 104 | 71 | 144 | - |
| CMYK | 0.28 | 0.51 | 0 | 0.44 |
| HSL | 267.12º | 0.34% | 0.42% | - |
| HSV(B) | 267.12º | 0.51% | 0.56% | - |
| XYZ | 13 | 9.46 | 27.53 | - |
| YUV | 89.19 | 158.93 | 138.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 71 | 144 | 0.28 | 0.51 | 0 | 0.44 | 267.12 | 0.34 | 0.42 |
| Hex | 68 | 47 | 90 | 1C | 33 | 0 | 2C | 10B | 22 | 2A |
| Octal | 150 | 107 | 220 | 34 | 63 | 0 | 54 | 413 | 42 | 52 |
| Binary | 1101000 | 1000111 | 10010000 | 11100 | 110011 | 0 | 101100 | 100001011 | 100010 | 101010 |
Color Harmonies of #684790
Complementary color
Monochromatic Colors of #684790
Black with #684790
Text Example
Text Example
White with #684790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684790; }
p { color: rgb(104,71,144); }
H1.HeaderClassName
{
color: #684790;
}
.AnyTagClassName
{
color: #684790;
}
</style>
background-color css
<style>
a { background-color: #684790; }
a { background-color: rgb(104,71,144); }
div.DivClassName
{
background-color: #684790;
}
.BgClassName
{
background-color: #684790;
}
</style>
border-color css
<style>
span { border-color: #684790; }
span { border-color: rgb(104,71,144); }
td.TdClassName
{
border-color: #684790;
}
.TagClassName
{
border-color: #684790;
}
</style>