Shades of Daisy Bush #674591
Tints of Daisy Bush #674591
RGB
CMYK
RGB Variations
Color information
#674591 (or 0x674591) is known color: Daisy Bush. HEX triplet: 67, 45 and 91. RGB value is (103,69,145). Sum of RGB (Red+Green+Blue) = 103+69+145=317 (41% of max value = 765). Red value is 103 (40.62% from 255 or 32.49% from 317); Green value is 69 (27.34% from 255 or 21.77% from 317); Blue value is 145 (57.03% from 255 or 45.74% from 317); Max value from RGB is 145 - color contains mainly: blue. Hex color #674591 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674591 is #98BA6E. Grayscale: #575757. Windows color (decimal): -10009199 or 9520487. OLE color: 9520487.
HSL color Cylindrical-coordinate representation of color #674591: hue angle of 266.84º degrees, saturation: 0.36, 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 #674591 is Cyan = 0.29, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 103 | 69 | 145 | - |
| CMYK | 0.29 | 0.52 | 0 | 0.43 |
| HSL | 266.84º | 0.36% | 0.42% | - |
| HSV(B) | 266.84º | 0.52% | 0.57% | - |
| XYZ | 12.83 | 9.18 | 27.88 | - |
| YUV | 87.83 | 160.26 | 138.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 69 | 145 | 0.29 | 0.52 | 0 | 0.43 | 266.84 | 0.36 | 0.42 |
| Hex | 67 | 45 | 91 | 1D | 34 | 0 | 2B | 10B | 24 | 2A |
| Octal | 147 | 105 | 221 | 35 | 64 | 0 | 53 | 413 | 44 | 52 |
| Binary | 1100111 | 1000101 | 10010001 | 11101 | 110100 | 0 | 101011 | 100001011 | 100100 | 101010 |
Color Harmonies of #674591
Complementary color
Monochromatic Colors of #674591
Black with #674591
Text Example
Text Example
White with #674591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674591; }
p { color: rgb(103,69,145); }
H1.HeaderClassName
{
color: #674591;
}
.AnyTagClassName
{
color: #674591;
}
</style>
background-color css
<style>
a { background-color: #674591; }
a { background-color: rgb(103,69,145); }
div.DivClassName
{
background-color: #674591;
}
.BgClassName
{
background-color: #674591;
}
</style>
border-color css
<style>
span { border-color: #674591; }
span { border-color: rgb(103,69,145); }
td.TdClassName
{
border-color: #674591;
}
.TagClassName
{
border-color: #674591;
}
</style>