Shades of Butterfly Bush #635289
Tints of Butterfly Bush #635289
RGB
CMYK
RGB Variations
Color information
#635289 (or 0x635289) is known color: Butterfly Bush. HEX triplet: 63, 52 and 89. RGB value is (99,82,137). Sum of RGB (Red+Green+Blue) = 99+82+137=318 (42% of max value = 765). Red value is 99 (39.06% from 255 or 31.13% from 318); Green value is 82 (32.42% from 255 or 25.79% from 318); Blue value is 137 (53.91% from 255 or 43.08% from 318); Max value from RGB is 137 - color contains mainly: blue. Hex color #635289 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #635289 is #9CAD76. Grayscale: #5D5D5D. Windows color (decimal): -10268023 or 8999523. OLE color: 8999523.
HSL color Cylindrical-coordinate representation of color #635289: hue angle of 258.55º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #635289 is Cyan = 0.28, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 99 | 82 | 137 | - |
| CMYK | 0.28 | 0.40 | 0 | 0.46 |
| HSL | 258.55º | 0.25% | 0.43% | - |
| HSV(B) | 258.55º | 0.4% | 0.54% | - |
| XYZ | 12.68 | 10.49 | 25.02 | - |
| YUV | 93.35 | 152.63 | 132.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 82 | 137 | 0.28 | 0.40 | 0 | 0.46 | 258.55 | 0.25 | 0.43 |
| Hex | 63 | 52 | 89 | 1C | 28 | 0 | 2E | 103 | 19 | 2B |
| Octal | 143 | 122 | 211 | 34 | 50 | 0 | 56 | 403 | 31 | 53 |
| Binary | 1100011 | 1010010 | 10001001 | 11100 | 101000 | 0 | 101110 | 100000011 | 11001 | 101011 |
Color Harmonies of #635289
Complementary color
Monochromatic Colors of #635289
Black with #635289
Text Example
Text Example
White with #635289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635289; }
p { color: rgb(99,82,137); }
H1.HeaderClassName
{
color: #635289;
}
.AnyTagClassName
{
color: #635289;
}
</style>
background-color css
<style>
a { background-color: #635289; }
a { background-color: rgb(99,82,137); }
div.DivClassName
{
background-color: #635289;
}
.BgClassName
{
background-color: #635289;
}
</style>
border-color css
<style>
span { border-color: #635289; }
span { border-color: rgb(99,82,137); }
td.TdClassName
{
border-color: #635289;
}
.TagClassName
{
border-color: #635289;
}
</style>