Shades of Daisy Bush #674691
Tints of Daisy Bush #674691
RGB
CMYK
RGB Variations
Color information
#674691 (or 0x674691) is known color: Daisy Bush. HEX triplet: 67, 46 and 91. RGB value is (103,70,145). Sum of RGB (Red+Green+Blue) = 103+70+145=318 (42% of max value = 765). Red value is 103 (40.62% from 255 or 32.39% from 318); Green value is 70 (27.73% from 255 or 22.01% from 318); Blue value is 145 (57.03% from 255 or 45.60% from 318); Max value from RGB is 145 - color contains mainly: blue. Hex color #674691 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674691 is #98B96E. Grayscale: #585858. Windows color (decimal): -10008943 or 9520743. OLE color: 9520743.
HSL color Cylindrical-coordinate representation of color #674691: hue angle of 266.4º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #674691 is Cyan = 0.29, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 103 | 70 | 145 | - |
| CMYK | 0.29 | 0.52 | 0 | 0.43 |
| HSL | 266.4º | 0.35% | 0.42% | - |
| HSV(B) | 266.4º | 0.52% | 0.57% | - |
| XYZ | 12.89 | 9.31 | 27.91 | - |
| YUV | 88.42 | 159.93 | 138.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 70 | 145 | 0.29 | 0.52 | 0 | 0.43 | 266.4 | 0.35 | 0.42 |
| Hex | 67 | 46 | 91 | 1D | 34 | 0 | 2B | 10A | 23 | 2A |
| Octal | 147 | 106 | 221 | 35 | 64 | 0 | 53 | 412 | 43 | 52 |
| Binary | 1100111 | 1000110 | 10010001 | 11101 | 110100 | 0 | 101011 | 100001010 | 100011 | 101010 |
Color Harmonies of #674691
Complementary color
Monochromatic Colors of #674691
Black with #674691
Text Example
Text Example
White with #674691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674691; }
p { color: rgb(103,70,145); }
H1.HeaderClassName
{
color: #674691;
}
.AnyTagClassName
{
color: #674691;
}
</style>
background-color css
<style>
a { background-color: #674691; }
a { background-color: rgb(103,70,145); }
div.DivClassName
{
background-color: #674691;
}
.BgClassName
{
background-color: #674691;
}
</style>
border-color css
<style>
span { border-color: #674691; }
span { border-color: rgb(103,70,145); }
td.TdClassName
{
border-color: #674691;
}
.TagClassName
{
border-color: #674691;
}
</style>