Shades of Daisy Bush #634893
Tints of Daisy Bush #634893
RGB
CMYK
RGB Variations
Color information
#634893 (or 0x634893) is known color: Daisy Bush. HEX triplet: 63, 48 and 93. RGB value is (99,72,147). Sum of RGB (Red+Green+Blue) = 99+72+147=318 (42% of max value = 765). Red value is 99 (39.06% from 255 or 31.13% from 318); Green value is 72 (28.52% from 255 or 22.64% from 318); Blue value is 147 (57.81% from 255 or 46.23% from 318); Max value from RGB is 147 - color contains mainly: blue. Hex color #634893 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #634893 is #9CB76C. Grayscale: #585858. Windows color (decimal): -10270573 or 9652323. OLE color: 9652323.
HSL color Cylindrical-coordinate representation of color #634893: hue angle of 261.6º degrees, saturation: 0.34, 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 #634893 is Cyan = 0.33, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 72 | 147 | - |
| CMYK | 0.33 | 0.51 | 0 | 0.42 |
| HSL | 261.6º | 0.34% | 0.43% | - |
| HSV(B) | 261.6º | 0.51% | 0.58% | - |
| XYZ | 12.73 | 9.39 | 28.75 | - |
| YUV | 88.62 | 160.95 | 135.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 72 | 147 | 0.33 | 0.51 | 0 | 0.42 | 261.6 | 0.34 | 0.43 |
| Hex | 63 | 48 | 93 | 21 | 33 | 0 | 2A | 106 | 22 | 2B |
| Octal | 143 | 110 | 223 | 41 | 63 | 0 | 52 | 406 | 42 | 53 |
| Binary | 1100011 | 1001000 | 10010011 | 100001 | 110011 | 0 | 101010 | 100000110 | 100010 | 101011 |
Color Harmonies of #634893
Complementary color
Monochromatic Colors of #634893
Black with #634893
Text Example
Text Example
White with #634893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634893; }
p { color: rgb(99,72,147); }
H1.HeaderClassName
{
color: #634893;
}
.AnyTagClassName
{
color: #634893;
}
</style>
background-color css
<style>
a { background-color: #634893; }
a { background-color: rgb(99,72,147); }
div.DivClassName
{
background-color: #634893;
}
.BgClassName
{
background-color: #634893;
}
</style>
border-color css
<style>
span { border-color: #634893; }
span { border-color: rgb(99,72,147); }
td.TdClassName
{
border-color: #634893;
}
.TagClassName
{
border-color: #634893;
}
</style>