Shades of Daisy Bush #684089
Tints of Daisy Bush #684089
RGB
CMYK
RGB Variations
Color information
#684089 (or 0x684089) is known color: Daisy Bush. HEX triplet: 68, 40 and 89. RGB value is (104,64,137). Sum of RGB (Red+Green+Blue) = 104+64+137=305 (40% of max value = 765). Red value is 104 (41.02% from 255 or 34.10% from 305); Green value is 64 (25.39% from 255 or 20.98% from 305); Blue value is 137 (53.91% from 255 or 44.92% from 305); Max value from RGB is 137 - color contains mainly: blue. Hex color #684089 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #684089 is #97BF76. Grayscale: #545454. Windows color (decimal): -9944951 or 8994920. OLE color: 8994920.
HSL color Cylindrical-coordinate representation of color #684089: hue angle of 272.88º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #684089 is Cyan = 0.24, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 104 | 64 | 137 | - |
| CMYK | 0.24 | 0.53 | 0 | 0.46 |
| HSL | 272.88º | 0.36% | 0.39% | - |
| HSV(B) | 272.88º | 0.53% | 0.54% | - |
| XYZ | 12.06 | 8.42 | 24.66 | - |
| YUV | 84.28 | 157.75 | 142.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 64 | 137 | 0.24 | 0.53 | 0 | 0.46 | 272.88 | 0.36 | 0.39 |
| Hex | 68 | 40 | 89 | 18 | 35 | 0 | 2E | 111 | 24 | 27 |
| Octal | 150 | 100 | 211 | 30 | 65 | 0 | 56 | 421 | 44 | 47 |
| Binary | 1101000 | 1000000 | 10001001 | 11000 | 110101 | 0 | 101110 | 100010001 | 100100 | 100111 |
Color Harmonies of #684089
Complementary color
Monochromatic Colors of #684089
Black with #684089
Text Example
Text Example
White with #684089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684089; }
p { color: rgb(104,64,137); }
H1.HeaderClassName
{
color: #684089;
}
.AnyTagClassName
{
color: #684089;
}
</style>
background-color css
<style>
a { background-color: #684089; }
a { background-color: rgb(104,64,137); }
div.DivClassName
{
background-color: #684089;
}
.BgClassName
{
background-color: #684089;
}
</style>
border-color css
<style>
span { border-color: #684089; }
span { border-color: rgb(104,64,137); }
td.TdClassName
{
border-color: #684089;
}
.TagClassName
{
border-color: #684089;
}
</style>