Shades of Butterfly Bush #635990
Tints of Butterfly Bush #635990
RGB
CMYK
RGB Variations
Color information
#635990 (or 0x635990) is known color: Butterfly Bush. HEX triplet: 63, 59 and 90. RGB value is (99,89,144). Sum of RGB (Red+Green+Blue) = 99+89+144=332 (43% of max value = 765). Red value is 99 (39.06% from 255 or 29.82% from 332); Green value is 89 (35.16% from 255 or 26.81% from 332); Blue value is 144 (56.64% from 255 or 43.37% from 332); Max value from RGB is 144 - color contains mainly: blue. Hex color #635990 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #635990 is #9CA66F. Grayscale: #626262. Windows color (decimal): -10266224 or 9460067. OLE color: 9460067.
HSL color Cylindrical-coordinate representation of color #635990: hue angle of 250.91º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #635990 is Cyan = 0.31, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 99 | 89 | 144 | - |
| CMYK | 0.31 | 0.38 | 0 | 0.44 |
| HSL | 250.91º | 0.24% | 0.46% | - |
| HSV(B) | 250.91º | 0.38% | 0.56% | - |
| XYZ | 13.75 | 11.81 | 27.94 | - |
| YUV | 98.26 | 153.81 | 128.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 89 | 144 | 0.31 | 0.38 | 0 | 0.44 | 250.91 | 0.24 | 0.46 |
| Hex | 63 | 59 | 90 | 1F | 26 | 0 | 2C | FB | 18 | 2E |
| Octal | 143 | 131 | 220 | 37 | 46 | 0 | 54 | 373 | 30 | 56 |
| Binary | 1100011 | 1011001 | 10010000 | 11111 | 100110 | 0 | 101100 | 11111011 | 11000 | 101110 |
Color Harmonies of #635990
Complementary color
Monochromatic Colors of #635990
Black with #635990
Text Example
Text Example
White with #635990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635990; }
p { color: rgb(99,89,144); }
H1.HeaderClassName
{
color: #635990;
}
.AnyTagClassName
{
color: #635990;
}
</style>
background-color css
<style>
a { background-color: #635990; }
a { background-color: rgb(99,89,144); }
div.DivClassName
{
background-color: #635990;
}
.BgClassName
{
background-color: #635990;
}
</style>
border-color css
<style>
span { border-color: #635990; }
span { border-color: rgb(99,89,144); }
td.TdClassName
{
border-color: #635990;
}
.TagClassName
{
border-color: #635990;
}
</style>