Shades of Daisy Bush #634894
Tints of Daisy Bush #634894
RGB
CMYK
RGB Variations
Color information
#634894 (or 0x634894) is known color: Daisy Bush. HEX triplet: 63, 48 and 94. RGB value is (99,72,148). Sum of RGB (Red+Green+Blue) = 99+72+148=319 (42% of max value = 765). Red value is 99 (39.06% from 255 or 31.03% from 319); Green value is 72 (28.52% from 255 or 22.57% from 319); Blue value is 148 (58.20% from 255 or 46.39% from 319); Max value from RGB is 148 - color contains mainly: blue. Hex color #634894 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #634894 is #9CB76B. Grayscale: #585858. Windows color (decimal): -10270572 or 9717859. OLE color: 9717859.
HSL color Cylindrical-coordinate representation of color #634894: hue angle of 261.32º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #634894 is Cyan = 0.33, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 72 | 148 | - |
| CMYK | 0.33 | 0.51 | 0 | 0.42 |
| HSL | 261.32º | 0.35% | 0.43% | - |
| HSV(B) | 261.32º | 0.51% | 0.58% | - |
| XYZ | 12.81 | 9.43 | 29.16 | - |
| YUV | 88.74 | 161.45 | 135.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 72 | 148 | 0.33 | 0.51 | 0 | 0.42 | 261.32 | 0.35 | 0.43 |
| Hex | 63 | 48 | 94 | 21 | 33 | 0 | 2A | 105 | 23 | 2B |
| Octal | 143 | 110 | 224 | 41 | 63 | 0 | 52 | 405 | 43 | 53 |
| Binary | 1100011 | 1001000 | 10010100 | 100001 | 110011 | 0 | 101010 | 100000101 | 100011 | 101011 |
Color Harmonies of #634894
Complementary color
Monochromatic Colors of #634894
Black with #634894
Text Example
Text Example
White with #634894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634894; }
p { color: rgb(99,72,148); }
H1.HeaderClassName
{
color: #634894;
}
.AnyTagClassName
{
color: #634894;
}
</style>
background-color css
<style>
a { background-color: #634894; }
a { background-color: rgb(99,72,148); }
div.DivClassName
{
background-color: #634894;
}
.BgClassName
{
background-color: #634894;
}
</style>
border-color css
<style>
span { border-color: #634894; }
span { border-color: rgb(99,72,148); }
td.TdClassName
{
border-color: #634894;
}
.TagClassName
{
border-color: #634894;
}
</style>