Shades of Daisy Bush #674789
Tints of Daisy Bush #674789
RGB
CMYK
RGB Variations
Color information
#674789 (or 0x674789) is known color: Daisy Bush. HEX triplet: 67, 47 and 89. RGB value is (103,71,137). Sum of RGB (Red+Green+Blue) = 103+71+137=311 (41% of max value = 765). Red value is 103 (40.62% from 255 or 33.12% from 311); Green value is 71 (28.12% from 255 or 22.83% from 311); Blue value is 137 (53.91% from 255 or 44.05% from 311); Max value from RGB is 137 - color contains mainly: blue. Hex color #674789 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674789 is #98B876. Grayscale: #575757. Windows color (decimal): -10008695 or 8996711. OLE color: 8996711.
HSL color Cylindrical-coordinate representation of color #674789: hue angle of 269.09º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #674789 is Cyan = 0.25, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 103 | 71 | 137 | - |
| CMYK | 0.25 | 0.48 | 0 | 0.46 |
| HSL | 269.09º | 0.32% | 0.41% | - |
| HSV(B) | 269.09º | 0.48% | 0.54% | - |
| XYZ | 12.36 | 9.2 | 24.79 | - |
| YUV | 88.09 | 155.6 | 138.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 71 | 137 | 0.25 | 0.48 | 0 | 0.46 | 269.09 | 0.32 | 0.41 |
| Hex | 67 | 47 | 89 | 19 | 30 | 0 | 2E | 10D | 20 | 29 |
| Octal | 147 | 107 | 211 | 31 | 60 | 0 | 56 | 415 | 40 | 51 |
| Binary | 1100111 | 1000111 | 10001001 | 11001 | 110000 | 0 | 101110 | 100001101 | 100000 | 101001 |
Color Harmonies of #674789
Complementary color
Monochromatic Colors of #674789
Black with #674789
Text Example
Text Example
White with #674789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674789; }
p { color: rgb(103,71,137); }
H1.HeaderClassName
{
color: #674789;
}
.AnyTagClassName
{
color: #674789;
}
</style>
background-color css
<style>
a { background-color: #674789; }
a { background-color: rgb(103,71,137); }
div.DivClassName
{
background-color: #674789;
}
.BgClassName
{
background-color: #674789;
}
</style>
border-color css
<style>
span { border-color: #674789; }
span { border-color: rgb(103,71,137); }
td.TdClassName
{
border-color: #674789;
}
.TagClassName
{
border-color: #674789;
}
</style>