Shades of Butterfly Bush #635280
Tints of Butterfly Bush #635280
RGB
CMYK
RGB Variations
Color information
#635280 (or 0x635280) is known color: Butterfly Bush. HEX triplet: 63, 52 and 80. RGB value is (99,82,128). Sum of RGB (Red+Green+Blue) = 99+82+128=309 (40% of max value = 765). Red value is 99 (39.06% from 255 or 32.04% from 309); Green value is 82 (32.42% from 255 or 26.54% from 309); Blue value is 128 (50.39% from 255 or 41.42% from 309); Max value from RGB is 128 - color contains mainly: blue. Hex color #635280 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #635280 is #9CAD7F. Grayscale: #5C5C5C. Windows color (decimal): -10268032 or 8409699. OLE color: 8409699.
HSL color Cylindrical-coordinate representation of color #635280: hue angle of 262.17º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #635280 is Cyan = 0.23, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 99 | 82 | 128 | - |
| CMYK | 0.23 | 0.36 | 0 | 0.50 |
| HSL | 262.17º | 0.22% | 0.41% | - |
| HSV(B) | 262.17º | 0.36% | 0.5% | - |
| XYZ | 12.06 | 10.25 | 21.76 | - |
| YUV | 92.33 | 148.13 | 132.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 82 | 128 | 0.23 | 0.36 | 0 | 0.50 | 262.17 | 0.22 | 0.41 |
| Hex | 63 | 52 | 80 | 17 | 24 | 0 | 32 | 106 | 16 | 29 |
| Octal | 143 | 122 | 200 | 27 | 44 | 0 | 62 | 406 | 26 | 51 |
| Binary | 1100011 | 1010010 | 10000000 | 10111 | 100100 | 0 | 110010 | 100000110 | 10110 | 101001 |
Color Harmonies of #635280
Complementary color
Monochromatic Colors of #635280
Black with #635280
Text Example
Text Example
White with #635280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635280; }
p { color: rgb(99,82,128); }
H1.HeaderClassName
{
color: #635280;
}
.AnyTagClassName
{
color: #635280;
}
</style>
background-color css
<style>
a { background-color: #635280; }
a { background-color: rgb(99,82,128); }
div.DivClassName
{
background-color: #635280;
}
.BgClassName
{
background-color: #635280;
}
</style>
border-color css
<style>
span { border-color: #635280; }
span { border-color: rgb(99,82,128); }
td.TdClassName
{
border-color: #635280;
}
.TagClassName
{
border-color: #635280;
}
</style>