Shades of Daisy Bush #674788
Tints of Daisy Bush #674788
RGB
CMYK
RGB Variations
Color information
#674788 (or 0x674788) is known color: Daisy Bush. HEX triplet: 67, 47 and 88. RGB value is (103,71,136). Sum of RGB (Red+Green+Blue) = 103+71+136=310 (41% of max value = 765). Red value is 103 (40.62% from 255 or 33.23% from 310); Green value is 71 (28.12% from 255 or 22.90% from 310); Blue value is 136 (53.52% from 255 or 43.87% from 310); Max value from RGB is 136 - color contains mainly: blue. Hex color #674788 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674788 is #98B877. Grayscale: #575757. Windows color (decimal): -10008696 or 8931175. OLE color: 8931175.
HSL color Cylindrical-coordinate representation of color #674788: hue angle of 269.54º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #674788 is Cyan = 0.24, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 103 | 71 | 136 | - |
| CMYK | 0.24 | 0.48 | 0 | 0.47 |
| HSL | 269.54º | 0.31% | 0.41% | - |
| HSV(B) | 269.54º | 0.48% | 0.53% | - |
| XYZ | 12.29 | 9.17 | 24.41 | - |
| YUV | 87.98 | 155.1 | 138.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 71 | 136 | 0.24 | 0.48 | 0 | 0.47 | 269.54 | 0.31 | 0.41 |
| Hex | 67 | 47 | 88 | 18 | 30 | 0 | 2F | 10E | 1F | 29 |
| Octal | 147 | 107 | 210 | 30 | 60 | 0 | 57 | 416 | 37 | 51 |
| Binary | 1100111 | 1000111 | 10001000 | 11000 | 110000 | 0 | 101111 | 100001110 | 11111 | 101001 |
Color Harmonies of #674788
Complementary color
Monochromatic Colors of #674788
Black with #674788
Text Example
Text Example
White with #674788
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674788; }
p { color: rgb(103,71,136); }
H1.HeaderClassName
{
color: #674788;
}
.AnyTagClassName
{
color: #674788;
}
</style>
background-color css
<style>
a { background-color: #674788; }
a { background-color: rgb(103,71,136); }
div.DivClassName
{
background-color: #674788;
}
.BgClassName
{
background-color: #674788;
}
</style>
border-color css
<style>
span { border-color: #674788; }
span { border-color: rgb(103,71,136); }
td.TdClassName
{
border-color: #674788;
}
.TagClassName
{
border-color: #674788;
}
</style>