Shades of Daisy Bush #674490
Tints of Daisy Bush #674490
RGB
CMYK
RGB Variations
Color information
#674490 (or 0x674490) is known color: Daisy Bush. HEX triplet: 67, 44 and 90. RGB value is (103,68,144). Sum of RGB (Red+Green+Blue) = 103+68+144=315 (41% of max value = 765). Red value is 103 (40.62% from 255 or 32.70% from 315); Green value is 68 (26.95% from 255 or 21.59% from 315); Blue value is 144 (56.64% from 255 or 45.71% from 315); Max value from RGB is 144 - color contains mainly: blue. Hex color #674490 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674490 is #98BB6F. Grayscale: #565656. Windows color (decimal): -10009456 or 9454695. OLE color: 9454695.
HSL color Cylindrical-coordinate representation of color #674490: hue angle of 267.63º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #674490 is Cyan = 0.28, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 103 | 68 | 144 | - |
| CMYK | 0.28 | 0.53 | 0 | 0.44 |
| HSL | 267.63º | 0.36% | 0.42% | - |
| HSV(B) | 267.63º | 0.53% | 0.56% | - |
| XYZ | 12.69 | 9.03 | 27.46 | - |
| YUV | 87.13 | 160.1 | 139.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 68 | 144 | 0.28 | 0.53 | 0 | 0.44 | 267.63 | 0.36 | 0.42 |
| Hex | 67 | 44 | 90 | 1C | 35 | 0 | 2C | 10C | 24 | 2A |
| Octal | 147 | 104 | 220 | 34 | 65 | 0 | 54 | 414 | 44 | 52 |
| Binary | 1100111 | 1000100 | 10010000 | 11100 | 110101 | 0 | 101100 | 100001100 | 100100 | 101010 |
Color Harmonies of #674490
Complementary color
Monochromatic Colors of #674490
Black with #674490
Text Example
Text Example
White with #674490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674490; }
p { color: rgb(103,68,144); }
H1.HeaderClassName
{
color: #674490;
}
.AnyTagClassName
{
color: #674490;
}
</style>
background-color css
<style>
a { background-color: #674490; }
a { background-color: rgb(103,68,144); }
div.DivClassName
{
background-color: #674490;
}
.BgClassName
{
background-color: #674490;
}
</style>
border-color css
<style>
span { border-color: #674490; }
span { border-color: rgb(103,68,144); }
td.TdClassName
{
border-color: #674490;
}
.TagClassName
{
border-color: #674490;
}
</style>