Shades of Butterfly Bush #635290
Tints of Butterfly Bush #635290
RGB
CMYK
RGB Variations
Color information
#635290 (or 0x635290) is known color: Butterfly Bush. HEX triplet: 63, 52 and 90. RGB value is (99,82,144). Sum of RGB (Red+Green+Blue) = 99+82+144=325 (43% of max value = 765). Red value is 99 (39.06% from 255 or 30.46% from 325); Green value is 82 (32.42% from 255 or 25.23% from 325); Blue value is 144 (56.64% from 255 or 44.31% from 325); Max value from RGB is 144 - color contains mainly: blue. Hex color #635290 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #635290 is #9CAD6F. Grayscale: #5D5D5D. Windows color (decimal): -10268016 or 9458275. OLE color: 9458275.
HSL color Cylindrical-coordinate representation of color #635290: hue angle of 256.45º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #635290 is Cyan = 0.31, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 99 | 82 | 144 | - |
| CMYK | 0.31 | 0.43 | 0 | 0.44 |
| HSL | 256.45º | 0.27% | 0.44% | - |
| HSV(B) | 256.45º | 0.43% | 0.56% | - |
| XYZ | 13.2 | 10.7 | 27.76 | - |
| YUV | 94.15 | 156.13 | 131.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 82 | 144 | 0.31 | 0.43 | 0 | 0.44 | 256.45 | 0.27 | 0.44 |
| Hex | 63 | 52 | 90 | 1F | 2B | 0 | 2C | 100 | 1B | 2C |
| Octal | 143 | 122 | 220 | 37 | 53 | 0 | 54 | 400 | 33 | 54 |
| Binary | 1100011 | 1010010 | 10010000 | 11111 | 101011 | 0 | 101100 | 100000000 | 11011 | 101100 |
Color Harmonies of #635290
Complementary color
Monochromatic Colors of #635290
Black with #635290
Text Example
Text Example
White with #635290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635290; }
p { color: rgb(99,82,144); }
H1.HeaderClassName
{
color: #635290;
}
.AnyTagClassName
{
color: #635290;
}
</style>
background-color css
<style>
a { background-color: #635290; }
a { background-color: rgb(99,82,144); }
div.DivClassName
{
background-color: #635290;
}
.BgClassName
{
background-color: #635290;
}
</style>
border-color css
<style>
span { border-color: #635290; }
span { border-color: rgb(99,82,144); }
td.TdClassName
{
border-color: #635290;
}
.TagClassName
{
border-color: #635290;
}
</style>