Shades of Daisy Bush #674190
Tints of Daisy Bush #674190
RGB
CMYK
RGB Variations
Color information
#674190 (or 0x674190) is known color: Daisy Bush. HEX triplet: 67, 41 and 90. RGB value is (103,65,144). Sum of RGB (Red+Green+Blue) = 103+65+144=312 (41% of max value = 765). Red value is 103 (40.62% from 255 or 33.01% from 312); Green value is 65 (25.78% from 255 or 20.83% from 312); Blue value is 144 (56.64% from 255 or 46.15% from 312); Max value from RGB is 144 - color contains mainly: blue. Hex color #674190 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674190 is #98BE6F. Grayscale: #555555. Windows color (decimal): -10010224 or 9453927. OLE color: 9453927.
HSL color Cylindrical-coordinate representation of color #674190: hue angle of 268.86º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #674190 is Cyan = 0.28, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 103 | 65 | 144 | - |
| CMYK | 0.28 | 0.55 | 0 | 0.44 |
| HSL | 268.86º | 0.38% | 0.41% | - |
| HSV(B) | 268.86º | 0.55% | 0.56% | - |
| XYZ | 12.52 | 8.68 | 27.4 | - |
| YUV | 85.37 | 161.09 | 140.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 65 | 144 | 0.28 | 0.55 | 0 | 0.44 | 268.86 | 0.38 | 0.41 |
| Hex | 67 | 41 | 90 | 1C | 37 | 0 | 2C | 10D | 26 | 29 |
| Octal | 147 | 101 | 220 | 34 | 67 | 0 | 54 | 415 | 46 | 51 |
| Binary | 1100111 | 1000001 | 10010000 | 11100 | 110111 | 0 | 101100 | 100001101 | 100110 | 101001 |
Color Harmonies of #674190
Complementary color
Monochromatic Colors of #674190
Black with #674190
Text Example
Text Example
White with #674190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674190; }
p { color: rgb(103,65,144); }
H1.HeaderClassName
{
color: #674190;
}
.AnyTagClassName
{
color: #674190;
}
</style>
background-color css
<style>
a { background-color: #674190; }
a { background-color: rgb(103,65,144); }
div.DivClassName
{
background-color: #674190;
}
.BgClassName
{
background-color: #674190;
}
</style>
border-color css
<style>
span { border-color: #674190; }
span { border-color: rgb(103,65,144); }
td.TdClassName
{
border-color: #674190;
}
.TagClassName
{
border-color: #674190;
}
</style>