Shades of Daisy Bush #674388
Tints of Daisy Bush #674388
RGB
CMYK
RGB Variations
Color information
#674388 (or 0x674388) is known color: Daisy Bush. HEX triplet: 67, 43 and 88. RGB value is (103,67,136). Sum of RGB (Red+Green+Blue) = 103+67+136=306 (40% of max value = 765). Red value is 103 (40.62% from 255 or 33.66% from 306); Green value is 67 (26.56% from 255 or 21.90% from 306); Blue value is 136 (53.52% from 255 or 44.44% from 306); Max value from RGB is 136 - color contains mainly: blue. Hex color #674388 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #674388 is #98BC77. Grayscale: #555555. Windows color (decimal): -10009720 or 8930151. OLE color: 8930151.
HSL color Cylindrical-coordinate representation of color #674388: hue angle of 271.3º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #674388 is Cyan = 0.24, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 103 | 67 | 136 | - |
| CMYK | 0.24 | 0.51 | 0 | 0.47 |
| HSL | 271.3º | 0.34% | 0.4% | - |
| HSV(B) | 271.3º | 0.51% | 0.53% | - |
| XYZ | 12.04 | 8.68 | 24.33 | - |
| YUV | 85.63 | 156.43 | 140.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 67 | 136 | 0.24 | 0.51 | 0 | 0.47 | 271.3 | 0.34 | 0.4 |
| Hex | 67 | 43 | 88 | 18 | 33 | 0 | 2F | 10F | 22 | 28 |
| Octal | 147 | 103 | 210 | 30 | 63 | 0 | 57 | 417 | 42 | 50 |
| Binary | 1100111 | 1000011 | 10001000 | 11000 | 110011 | 0 | 101111 | 100001111 | 100010 | 101000 |
Color Harmonies of #674388
Complementary color
Monochromatic Colors of #674388
Black with #674388
Text Example
Text Example
White with #674388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674388; }
p { color: rgb(103,67,136); }
H1.HeaderClassName
{
color: #674388;
}
.AnyTagClassName
{
color: #674388;
}
</style>
background-color css
<style>
a { background-color: #674388; }
a { background-color: rgb(103,67,136); }
div.DivClassName
{
background-color: #674388;
}
.BgClassName
{
background-color: #674388;
}
</style>
border-color css
<style>
span { border-color: #674388; }
span { border-color: rgb(103,67,136); }
td.TdClassName
{
border-color: #674388;
}
.TagClassName
{
border-color: #674388;
}
</style>