Shades of Butterfly Bush #63518A
Tints of Butterfly Bush #63518A
RGB
CMYK
RGB Variations
Color information
#63518A (or 0x63518A) is known color: Butterfly Bush. HEX triplet: 63, 51 and 8A. RGB value is (99,81,138). Sum of RGB (Red+Green+Blue) = 99+81+138=318 (42% of max value = 765). Red value is 99 (39.06% from 255 or 31.13% from 318); Green value is 81 (32.03% from 255 or 25.47% from 318); Blue value is 138 (54.30% from 255 or 43.40% from 318); Max value from RGB is 138 - color contains mainly: blue. Hex color #63518A is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #63518A is #9CAE75. Grayscale: #5C5C5C. Windows color (decimal): -10268278 or 9064803. OLE color: 9064803.
HSL color Cylindrical-coordinate representation of color #63518A: hue angle of 258.95º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #63518A is Cyan = 0.28, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 99 | 81 | 138 | - |
| CMYK | 0.28 | 0.41 | 0 | 0.46 |
| HSL | 258.95º | 0.26% | 0.43% | - |
| HSV(B) | 258.95º | 0.41% | 0.54% | - |
| XYZ | 12.68 | 10.37 | 25.38 | - |
| YUV | 92.88 | 153.46 | 132.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 81 | 138 | 0.28 | 0.41 | 0 | 0.46 | 258.95 | 0.26 | 0.43 |
| Hex | 63 | 51 | 8A | 1C | 29 | 0 | 2E | 103 | 1A | 2B |
| Octal | 143 | 121 | 212 | 34 | 51 | 0 | 56 | 403 | 32 | 53 |
| Binary | 1100011 | 1010001 | 10001010 | 11100 | 101001 | 0 | 101110 | 100000011 | 11010 | 101011 |
Color Harmonies of #63518A
Complementary color
Monochromatic Colors of #63518A
Black with #63518A
Text Example
Text Example
White with #63518A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #63518A; }
p { color: rgb(99,81,138); }
H1.HeaderClassName
{
color: #63518A;
}
.AnyTagClassName
{
color: #63518A;
}
</style>
background-color css
<style>
a { background-color: #63518A; }
a { background-color: rgb(99,81,138); }
div.DivClassName
{
background-color: #63518A;
}
.BgClassName
{
background-color: #63518A;
}
</style>
border-color css
<style>
span { border-color: #63518A; }
span { border-color: rgb(99,81,138); }
td.TdClassName
{
border-color: #63518A;
}
.TagClassName
{
border-color: #63518A;
}
</style>