Shades of Daisy Bush #674391
Tints of Daisy Bush #674391
RGB
CMYK
RGB Variations
Color information
#674391 (or 0x674391) is known color: Daisy Bush. HEX triplet: 67, 43 and 91. RGB value is (103,67,145). Sum of RGB (Red+Green+Blue) = 103+67+145=315 (41% of max value = 765). Red value is 103 (40.62% from 255 or 32.70% from 315); Green value is 67 (26.56% from 255 or 21.27% from 315); Blue value is 145 (57.03% from 255 or 46.03% from 315); Max value from RGB is 145 - color contains mainly: blue. Hex color #674391 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674391 is #98BC6E. Grayscale: #565656. Windows color (decimal): -10009711 or 9519975. OLE color: 9519975.
HSL color Cylindrical-coordinate representation of color #674391: hue angle of 267.69º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #674391 is Cyan = 0.29, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 103 | 67 | 145 | - |
| CMYK | 0.29 | 0.54 | 0 | 0.43 |
| HSL | 267.69º | 0.37% | 0.42% | - |
| HSV(B) | 267.69º | 0.54% | 0.57% | - |
| XYZ | 12.71 | 8.94 | 27.84 | - |
| YUV | 86.66 | 160.93 | 139.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 67 | 145 | 0.29 | 0.54 | 0 | 0.43 | 267.69 | 0.37 | 0.42 |
| Hex | 67 | 43 | 91 | 1D | 36 | 0 | 2B | 10C | 25 | 2A |
| Octal | 147 | 103 | 221 | 35 | 66 | 0 | 53 | 414 | 45 | 52 |
| Binary | 1100111 | 1000011 | 10010001 | 11101 | 110110 | 0 | 101011 | 100001100 | 100101 | 101010 |
Color Harmonies of #674391
Complementary color
Monochromatic Colors of #674391
Black with #674391
Text Example
Text Example
White with #674391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674391; }
p { color: rgb(103,67,145); }
H1.HeaderClassName
{
color: #674391;
}
.AnyTagClassName
{
color: #674391;
}
</style>
background-color css
<style>
a { background-color: #674391; }
a { background-color: rgb(103,67,145); }
div.DivClassName
{
background-color: #674391;
}
.BgClassName
{
background-color: #674391;
}
</style>
border-color css
<style>
span { border-color: #674391; }
span { border-color: rgb(103,67,145); }
td.TdClassName
{
border-color: #674391;
}
.TagClassName
{
border-color: #674391;
}
</style>