Shades of Daisy Bush #674993
Tints of Daisy Bush #674993
RGB
CMYK
RGB Variations
Color information
#674993 (or 0x674993) is known color: Daisy Bush. HEX triplet: 67, 49 and 93. RGB value is (103,73,147). Sum of RGB (Red+Green+Blue) = 103+73+147=323 (42% of max value = 765). Red value is 103 (40.62% from 255 or 31.89% from 323); Green value is 73 (28.91% from 255 or 22.60% from 323); Blue value is 147 (57.81% from 255 or 45.51% from 323); Max value from RGB is 147 - color contains mainly: blue. Hex color #674993 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674993 is #98B66C. Grayscale: #5A5A5A. Windows color (decimal): -10008173 or 9652583. OLE color: 9652583.
HSL color Cylindrical-coordinate representation of color #674993: hue angle of 264.32º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #674993 is Cyan = 0.30, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 73 | 147 | - |
| CMYK | 0.30 | 0.50 | 0 | 0.42 |
| HSL | 264.32º | 0.34% | 0.43% | - |
| HSV(B) | 264.32º | 0.5% | 0.58% | - |
| XYZ | 13.24 | 9.76 | 28.79 | - |
| YUV | 90.41 | 159.94 | 136.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 73 | 147 | 0.30 | 0.50 | 0 | 0.42 | 264.32 | 0.34 | 0.43 |
| Hex | 67 | 49 | 93 | 1E | 32 | 0 | 2A | 108 | 22 | 2B |
| Octal | 147 | 111 | 223 | 36 | 62 | 0 | 52 | 410 | 42 | 53 |
| Binary | 1100111 | 1001001 | 10010011 | 11110 | 110010 | 0 | 101010 | 100001000 | 100010 | 101011 |
Color Harmonies of #674993
Complementary color
Monochromatic Colors of #674993
Black with #674993
Text Example
Text Example
White with #674993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674993; }
p { color: rgb(103,73,147); }
H1.HeaderClassName
{
color: #674993;
}
.AnyTagClassName
{
color: #674993;
}
</style>
background-color css
<style>
a { background-color: #674993; }
a { background-color: rgb(103,73,147); }
div.DivClassName
{
background-color: #674993;
}
.BgClassName
{
background-color: #674993;
}
</style>
border-color css
<style>
span { border-color: #674993; }
span { border-color: rgb(103,73,147); }
td.TdClassName
{
border-color: #674993;
}
.TagClassName
{
border-color: #674993;
}
</style>