Shades of Daisy Bush #674389
Tints of Daisy Bush #674389
RGB
CMYK
RGB Variations
Color information
#674389 (or 0x674389) is known color: Daisy Bush. HEX triplet: 67, 43 and 89. RGB value is (103,67,137). Sum of RGB (Red+Green+Blue) = 103+67+137=307 (40% of max value = 765). Red value is 103 (40.62% from 255 or 33.55% from 307); Green value is 67 (26.56% from 255 or 21.82% from 307); Blue value is 137 (53.91% from 255 or 44.63% from 307); Max value from RGB is 137 - color contains mainly: blue. Hex color #674389 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674389 is #98BC76. Grayscale: #555555. Windows color (decimal): -10009719 or 8995687. OLE color: 8995687.
HSL color Cylindrical-coordinate representation of color #674389: hue angle of 270.86º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #674389 is Cyan = 0.25, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 103 | 67 | 137 | - |
| CMYK | 0.25 | 0.51 | 0 | 0.46 |
| HSL | 270.86º | 0.34% | 0.4% | - |
| HSV(B) | 270.86º | 0.51% | 0.54% | - |
| XYZ | 12.12 | 8.7 | 24.71 | - |
| YUV | 85.74 | 156.93 | 140.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 67 | 137 | 0.25 | 0.51 | 0 | 0.46 | 270.86 | 0.34 | 0.4 |
| Hex | 67 | 43 | 89 | 19 | 33 | 0 | 2E | 10F | 22 | 28 |
| Octal | 147 | 103 | 211 | 31 | 63 | 0 | 56 | 417 | 42 | 50 |
| Binary | 1100111 | 1000011 | 10001001 | 11001 | 110011 | 0 | 101110 | 100001111 | 100010 | 101000 |
Color Harmonies of #674389
Complementary color
Monochromatic Colors of #674389
Black with #674389
Text Example
Text Example
White with #674389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674389; }
p { color: rgb(103,67,137); }
H1.HeaderClassName
{
color: #674389;
}
.AnyTagClassName
{
color: #674389;
}
</style>
background-color css
<style>
a { background-color: #674389; }
a { background-color: rgb(103,67,137); }
div.DivClassName
{
background-color: #674389;
}
.BgClassName
{
background-color: #674389;
}
</style>
border-color css
<style>
span { border-color: #674389; }
span { border-color: rgb(103,67,137); }
td.TdClassName
{
border-color: #674389;
}
.TagClassName
{
border-color: #674389;
}
</style>