Shades of Daisy Bush #674889
Tints of Daisy Bush #674889
RGB
CMYK
RGB Variations
Color information
#674889 (or 0x674889) is known color: Daisy Bush. HEX triplet: 67, 48 and 89. RGB value is (103,72,137). Sum of RGB (Red+Green+Blue) = 103+72+137=312 (41% of max value = 765). Red value is 103 (40.62% from 255 or 33.01% from 312); Green value is 72 (28.52% from 255 or 23.08% from 312); Blue value is 137 (53.91% from 255 or 43.91% from 312); Max value from RGB is 137 - color contains mainly: blue. Hex color #674889 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674889 is #98B776. Grayscale: #585858. Windows color (decimal): -10008439 or 8996967. OLE color: 8996967.
HSL color Cylindrical-coordinate representation of color #674889: hue angle of 268.62º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #674889 is Cyan = 0.25, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 103 | 72 | 137 | - |
| CMYK | 0.25 | 0.47 | 0 | 0.46 |
| HSL | 268.62º | 0.31% | 0.41% | - |
| HSV(B) | 268.62º | 0.47% | 0.54% | - |
| XYZ | 12.43 | 9.32 | 24.81 | - |
| YUV | 88.68 | 155.27 | 138.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 72 | 137 | 0.25 | 0.47 | 0 | 0.46 | 268.62 | 0.31 | 0.41 |
| Hex | 67 | 48 | 89 | 19 | 2F | 0 | 2E | 10D | 1F | 29 |
| Octal | 147 | 110 | 211 | 31 | 57 | 0 | 56 | 415 | 37 | 51 |
| Binary | 1100111 | 1001000 | 10001001 | 11001 | 101111 | 0 | 101110 | 100001101 | 11111 | 101001 |
Color Harmonies of #674889
Complementary color
Monochromatic Colors of #674889
Black with #674889
Text Example
Text Example
White with #674889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674889; }
p { color: rgb(103,72,137); }
H1.HeaderClassName
{
color: #674889;
}
.AnyTagClassName
{
color: #674889;
}
</style>
background-color css
<style>
a { background-color: #674889; }
a { background-color: rgb(103,72,137); }
div.DivClassName
{
background-color: #674889;
}
.BgClassName
{
background-color: #674889;
}
</style>
border-color css
<style>
span { border-color: #674889; }
span { border-color: rgb(103,72,137); }
td.TdClassName
{
border-color: #674889;
}
.TagClassName
{
border-color: #674889;
}
</style>