Shades of Butterfly Bush #635196
Tints of Butterfly Bush #635196
RGB
CMYK
RGB Variations
Color information
#635196 (or 0x635196) is known color: Butterfly Bush. HEX triplet: 63, 51 and 96. RGB value is (99,81,150). Sum of RGB (Red+Green+Blue) = 99+81+150=330 (43% of max value = 765). Red value is 99 (39.06% from 255 or 30% from 330); Green value is 81 (32.03% from 255 or 24.55% from 330); Blue value is 150 (58.98% from 255 or 45.45% from 330); Max value from RGB is 150 - color contains mainly: blue. Hex color #635196 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #635196 is #9CAE69. Grayscale: #5D5D5D. Windows color (decimal): -10268266 or 9851235. OLE color: 9851235.
HSL color Cylindrical-coordinate representation of color #635196: hue angle of 255.65º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #635196 is Cyan = 0.34, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 99 | 81 | 150 | - |
| CMYK | 0.34 | 0.46 | 0 | 0.41 |
| HSL | 255.65º | 0.3% | 0.45% | - |
| HSV(B) | 255.65º | 0.46% | 0.59% | - |
| XYZ | 13.59 | 10.74 | 30.21 | - |
| YUV | 94.25 | 159.46 | 131.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 81 | 150 | 0.34 | 0.46 | 0 | 0.41 | 255.65 | 0.3 | 0.45 |
| Hex | 63 | 51 | 96 | 22 | 2E | 0 | 29 | 100 | 1E | 2D |
| Octal | 143 | 121 | 226 | 42 | 56 | 0 | 51 | 400 | 36 | 55 |
| Binary | 1100011 | 1010001 | 10010110 | 100010 | 101110 | 0 | 101001 | 100000000 | 11110 | 101101 |
Color Harmonies of #635196
Complementary color
Monochromatic Colors of #635196
Black with #635196
Text Example
Text Example
White with #635196
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635196; }
p { color: rgb(99,81,150); }
H1.HeaderClassName
{
color: #635196;
}
.AnyTagClassName
{
color: #635196;
}
</style>
background-color css
<style>
a { background-color: #635196; }
a { background-color: rgb(99,81,150); }
div.DivClassName
{
background-color: #635196;
}
.BgClassName
{
background-color: #635196;
}
</style>
border-color css
<style>
span { border-color: #635196; }
span { border-color: rgb(99,81,150); }
td.TdClassName
{
border-color: #635196;
}
.TagClassName
{
border-color: #635196;
}
</style>