Shades of Daisy Bush #634895
Tints of Daisy Bush #634895
RGB
CMYK
RGB Variations
Color information
#634895 (or 0x634895) is known color: Daisy Bush. HEX triplet: 63, 48 and 95. RGB value is (99,72,149). Sum of RGB (Red+Green+Blue) = 99+72+149=320 (42% of max value = 765). Red value is 99 (39.06% from 255 or 30.94% from 320); Green value is 72 (28.52% from 255 or 22.5% from 320); Blue value is 149 (58.59% from 255 or 46.56% from 320); Max value from RGB is 149 - color contains mainly: blue. Hex color #634895 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #634895 is #9CB76A. Grayscale: #585858. Windows color (decimal): -10270571 or 9783395. OLE color: 9783395.
HSL color Cylindrical-coordinate representation of color #634895: hue angle of 261.04º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #634895 is Cyan = 0.34, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 72 | 149 | - |
| CMYK | 0.34 | 0.52 | 0 | 0.42 |
| HSL | 261.04º | 0.35% | 0.43% | - |
| HSV(B) | 261.04º | 0.52% | 0.58% | - |
| XYZ | 12.89 | 9.46 | 29.58 | - |
| YUV | 88.85 | 161.95 | 135.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 72 | 149 | 0.34 | 0.52 | 0 | 0.42 | 261.04 | 0.35 | 0.43 |
| Hex | 63 | 48 | 95 | 22 | 34 | 0 | 2A | 105 | 23 | 2B |
| Octal | 143 | 110 | 225 | 42 | 64 | 0 | 52 | 405 | 43 | 53 |
| Binary | 1100011 | 1001000 | 10010101 | 100010 | 110100 | 0 | 101010 | 100000101 | 100011 | 101011 |
Color Harmonies of #634895
Complementary color
Monochromatic Colors of #634895
Black with #634895
Text Example
Text Example
White with #634895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634895; }
p { color: rgb(99,72,149); }
H1.HeaderClassName
{
color: #634895;
}
.AnyTagClassName
{
color: #634895;
}
</style>
background-color css
<style>
a { background-color: #634895; }
a { background-color: rgb(99,72,149); }
div.DivClassName
{
background-color: #634895;
}
.BgClassName
{
background-color: #634895;
}
</style>
border-color css
<style>
span { border-color: #634895; }
span { border-color: rgb(99,72,149); }
td.TdClassName
{
border-color: #634895;
}
.TagClassName
{
border-color: #634895;
}
</style>