Shades of Daisy Bush #674792
Tints of Daisy Bush #674792
RGB
CMYK
RGB Variations
Color information
#674792 (or 0x674792) is known color: Daisy Bush. HEX triplet: 67, 47 and 92. RGB value is (103,71,146). Sum of RGB (Red+Green+Blue) = 103+71+146=320 (42% of max value = 765). Red value is 103 (40.62% from 255 or 32.19% from 320); Green value is 71 (28.12% from 255 or 22.19% from 320); Blue value is 146 (57.42% from 255 or 45.62% from 320); Max value from RGB is 146 - color contains mainly: blue. Hex color #674792 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674792 is #98B86D. Grayscale: #585858. Windows color (decimal): -10008686 or 9586535. OLE color: 9586535.
HSL color Cylindrical-coordinate representation of color #674792: hue angle of 265.6º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #674792 is Cyan = 0.29, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 103 | 71 | 146 | - |
| CMYK | 0.29 | 0.51 | 0 | 0.43 |
| HSL | 265.6º | 0.35% | 0.43% | - |
| HSV(B) | 265.6º | 0.51% | 0.57% | - |
| XYZ | 13.04 | 9.47 | 28.33 | - |
| YUV | 89.12 | 160.1 | 137.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 71 | 146 | 0.29 | 0.51 | 0 | 0.43 | 265.6 | 0.35 | 0.43 |
| Hex | 67 | 47 | 92 | 1D | 33 | 0 | 2B | 10A | 23 | 2B |
| Octal | 147 | 107 | 222 | 35 | 63 | 0 | 53 | 412 | 43 | 53 |
| Binary | 1100111 | 1000111 | 10010010 | 11101 | 110011 | 0 | 101011 | 100001010 | 100011 | 101011 |
Color Harmonies of #674792
Complementary color
Monochromatic Colors of #674792
Black with #674792
Text Example
Text Example
White with #674792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674792; }
p { color: rgb(103,71,146); }
H1.HeaderClassName
{
color: #674792;
}
.AnyTagClassName
{
color: #674792;
}
</style>
background-color css
<style>
a { background-color: #674792; }
a { background-color: rgb(103,71,146); }
div.DivClassName
{
background-color: #674792;
}
.BgClassName
{
background-color: #674792;
}
</style>
border-color css
<style>
span { border-color: #674792; }
span { border-color: rgb(103,71,146); }
td.TdClassName
{
border-color: #674792;
}
.TagClassName
{
border-color: #674792;
}
</style>