Shades of Daisy Bush #633992
Tints of Daisy Bush #633992
RGB
CMYK
RGB Variations
Color information
#633992 (or 0x633992) is known color: Daisy Bush. HEX triplet: 63, 39 and 92. RGB value is (99,57,146). Sum of RGB (Red+Green+Blue) = 99+57+146=302 (40% of max value = 765). Red value is 99 (39.06% from 255 or 32.78% from 302); Green value is 57 (22.66% from 255 or 18.87% from 302); Blue value is 146 (57.42% from 255 or 48.34% from 302); Max value from RGB is 146 - color contains mainly: blue. Hex color #633992 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #633992 is #9CC66D. Grayscale: #4F4F4F. Windows color (decimal): -10274414 or 9582947. OLE color: 9582947.
HSL color Cylindrical-coordinate representation of color #633992: hue angle of 268.31º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #633992 is Cyan = 0.32, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 99 | 57 | 146 | - |
| CMYK | 0.32 | 0.61 | 0 | 0.43 |
| HSL | 268.31º | 0.44% | 0.4% | - |
| HSV(B) | 268.31º | 0.61% | 0.57% | - |
| XYZ | 11.8 | 7.65 | 28.05 | - |
| YUV | 79.7 | 165.41 | 141.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 57 | 146 | 0.32 | 0.61 | 0 | 0.43 | 268.31 | 0.44 | 0.4 |
| Hex | 63 | 39 | 92 | 20 | 3D | 0 | 2B | 10C | 2C | 28 |
| Octal | 143 | 71 | 222 | 40 | 75 | 0 | 53 | 414 | 54 | 50 |
| Binary | 1100011 | 111001 | 10010010 | 100000 | 111101 | 0 | 101011 | 100001100 | 101100 | 101000 |
Color Harmonies of #633992
Complementary color
Monochromatic Colors of #633992
Black with #633992
Text Example
Text Example
White with #633992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633992; }
p { color: rgb(99,57,146); }
H1.HeaderClassName
{
color: #633992;
}
.AnyTagClassName
{
color: #633992;
}
</style>
background-color css
<style>
a { background-color: #633992; }
a { background-color: rgb(99,57,146); }
div.DivClassName
{
background-color: #633992;
}
.BgClassName
{
background-color: #633992;
}
</style>
border-color css
<style>
span { border-color: #633992; }
span { border-color: rgb(99,57,146); }
td.TdClassName
{
border-color: #633992;
}
.TagClassName
{
border-color: #633992;
}
</style>