Shades of Daisy Bush #674791
Tints of Daisy Bush #674791
RGB
CMYK
RGB Variations
Color information
#674791 (or 0x674791) is known color: Daisy Bush. HEX triplet: 67, 47 and 91. RGB value is (103,71,145). Sum of RGB (Red+Green+Blue) = 103+71+145=319 (42% of max value = 765). Red value is 103 (40.62% from 255 or 32.29% from 319); Green value is 71 (28.12% from 255 or 22.26% from 319); Blue value is 145 (57.03% from 255 or 45.45% from 319); Max value from RGB is 145 - color contains mainly: blue. Hex color #674791 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674791 is #98B86E. Grayscale: #585858. Windows color (decimal): -10008687 or 9520999. OLE color: 9520999.
HSL color Cylindrical-coordinate representation of color #674791: hue angle of 265.95º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #674791 is Cyan = 0.29, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 103 | 71 | 145 | - |
| CMYK | 0.29 | 0.51 | 0 | 0.43 |
| HSL | 265.95º | 0.34% | 0.42% | - |
| HSV(B) | 265.95º | 0.51% | 0.57% | - |
| XYZ | 12.96 | 9.43 | 27.93 | - |
| YUV | 89 | 159.6 | 137.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 71 | 145 | 0.29 | 0.51 | 0 | 0.43 | 265.95 | 0.34 | 0.42 |
| Hex | 67 | 47 | 91 | 1D | 33 | 0 | 2B | 10A | 22 | 2A |
| Octal | 147 | 107 | 221 | 35 | 63 | 0 | 53 | 412 | 42 | 52 |
| Binary | 1100111 | 1000111 | 10010001 | 11101 | 110011 | 0 | 101011 | 100001010 | 100010 | 101010 |
Color Harmonies of #674791
Complementary color
Monochromatic Colors of #674791
Black with #674791
Text Example
Text Example
White with #674791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674791; }
p { color: rgb(103,71,145); }
H1.HeaderClassName
{
color: #674791;
}
.AnyTagClassName
{
color: #674791;
}
</style>
background-color css
<style>
a { background-color: #674791; }
a { background-color: rgb(103,71,145); }
div.DivClassName
{
background-color: #674791;
}
.BgClassName
{
background-color: #674791;
}
</style>
border-color css
<style>
span { border-color: #674791; }
span { border-color: rgb(103,71,145); }
td.TdClassName
{
border-color: #674791;
}
.TagClassName
{
border-color: #674791;
}
</style>