Shades of Daisy Bush #634992
Tints of Daisy Bush #634992
RGB
CMYK
RGB Variations
Color information
#634992 (or 0x634992) is known color: Daisy Bush. HEX triplet: 63, 49 and 92. RGB value is (99,73,146). Sum of RGB (Red+Green+Blue) = 99+73+146=318 (42% of max value = 765). Red value is 99 (39.06% from 255 or 31.13% from 318); Green value is 73 (28.91% from 255 or 22.96% from 318); Blue value is 146 (57.42% from 255 or 45.91% from 318); Max value from RGB is 146 - color contains mainly: blue. Hex color #634992 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #634992 is #9CB66D. Grayscale: #585858. Windows color (decimal): -10270318 or 9587043. OLE color: 9587043.
HSL color Cylindrical-coordinate representation of color #634992: hue angle of 261.37º degrees, saturation: 0.33, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #634992 is Cyan = 0.32, Magento = 0.5, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 99 | 73 | 146 | - |
| CMYK | 0.32 | 0.5 | 0 | 0.43 |
| HSL | 261.37º | 0.33% | 0.43% | - |
| HSV(B) | 261.37º | 0.5% | 0.57% | - |
| XYZ | 12.72 | 9.49 | 28.36 | - |
| YUV | 89.1 | 160.11 | 135.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 73 | 146 | 0.32 | 0.5 | 0 | 0.43 | 261.37 | 0.33 | 0.43 |
| Hex | 63 | 49 | 92 | 20 | 32 | 0 | 2B | 105 | 21 | 2B |
| Octal | 143 | 111 | 222 | 40 | 62 | 0 | 53 | 405 | 41 | 53 |
| Binary | 1100011 | 1001001 | 10010010 | 100000 | 110010 | 0 | 101011 | 100000101 | 100001 | 101011 |
Color Harmonies of #634992
Complementary color
Monochromatic Colors of #634992
Black with #634992
Text Example
Text Example
White with #634992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634992; }
p { color: rgb(99,73,146); }
H1.HeaderClassName
{
color: #634992;
}
.AnyTagClassName
{
color: #634992;
}
</style>
background-color css
<style>
a { background-color: #634992; }
a { background-color: rgb(99,73,146); }
div.DivClassName
{
background-color: #634992;
}
.BgClassName
{
background-color: #634992;
}
</style>
border-color css
<style>
span { border-color: #634992; }
span { border-color: rgb(99,73,146); }
td.TdClassName
{
border-color: #634992;
}
.TagClassName
{
border-color: #634992;
}
</style>