Shades of Daisy Bush #633996
Tints of Daisy Bush #633996
RGB
CMYK
RGB Variations
Color information
#633996 (or 0x633996) is known color: Daisy Bush. HEX triplet: 63, 39 and 96. RGB value is (99,57,150). Sum of RGB (Red+Green+Blue) = 99+57+150=306 (40% of max value = 765). Red value is 99 (39.06% from 255 or 32.35% from 306); Green value is 57 (22.66% from 255 or 18.63% from 306); Blue value is 150 (58.98% from 255 or 49.02% from 306); Max value from RGB is 150 - color contains mainly: blue. Hex color #633996 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #633996 is #9CC669. Grayscale: #4F4F4F. Windows color (decimal): -10274410 or 9845091. OLE color: 9845091.
HSL color Cylindrical-coordinate representation of color #633996: hue angle of 267.1º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #633996 is Cyan = 0.34, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 99 | 57 | 150 | - |
| CMYK | 0.34 | 0.62 | 0 | 0.41 |
| HSL | 267.1º | 0.45% | 0.41% | - |
| HSV(B) | 267.1º | 0.62% | 0.59% | - |
| XYZ | 12.11 | 7.78 | 29.72 | - |
| YUV | 80.16 | 167.41 | 141.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 57 | 150 | 0.34 | 0.62 | 0 | 0.41 | 267.1 | 0.45 | 0.41 |
| Hex | 63 | 39 | 96 | 22 | 3E | 0 | 29 | 10B | 2D | 29 |
| Octal | 143 | 71 | 226 | 42 | 76 | 0 | 51 | 413 | 55 | 51 |
| Binary | 1100011 | 111001 | 10010110 | 100010 | 111110 | 0 | 101001 | 100001011 | 101101 | 101001 |
Color Harmonies of #633996
Complementary color
Monochromatic Colors of #633996
Black with #633996
Text Example
Text Example
White with #633996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633996; }
p { color: rgb(99,57,150); }
H1.HeaderClassName
{
color: #633996;
}
.AnyTagClassName
{
color: #633996;
}
</style>
background-color css
<style>
a { background-color: #633996; }
a { background-color: rgb(99,57,150); }
div.DivClassName
{
background-color: #633996;
}
.BgClassName
{
background-color: #633996;
}
</style>
border-color css
<style>
span { border-color: #633996; }
span { border-color: rgb(99,57,150); }
td.TdClassName
{
border-color: #633996;
}
.TagClassName
{
border-color: #633996;
}
</style>