Shades of Butterfly Bush #63519A
Tints of Butterfly Bush #63519A
RGB
CMYK
RGB Variations
Color information
#63519A (or 0x63519A) is known color: Butterfly Bush. HEX triplet: 63, 51 and 9A. RGB value is (99,81,154). Sum of RGB (Red+Green+Blue) = 99+81+154=334 (44% of max value = 765). Red value is 99 (39.06% from 255 or 29.64% from 334); Green value is 81 (32.03% from 255 or 24.25% from 334); Blue value is 154 (60.55% from 255 or 46.11% from 334); Max value from RGB is 154 - color contains mainly: blue. Hex color #63519A is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #63519A is #9CAE65. Grayscale: #5E5E5E. Windows color (decimal): -10268262 or 10113379. OLE color: 10113379.
HSL color Cylindrical-coordinate representation of color #63519A: hue angle of 254.79º degrees, saturation: 0.31, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #63519A is Cyan = 0.36, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 99 | 81 | 154 | - |
| CMYK | 0.36 | 0.47 | 0 | 0.40 |
| HSL | 254.79º | 0.31% | 0.46% | - |
| HSV(B) | 254.79º | 0.47% | 0.6% | - |
| XYZ | 13.92 | 10.87 | 31.94 | - |
| YUV | 94.7 | 161.46 | 131.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 81 | 154 | 0.36 | 0.47 | 0 | 0.40 | 254.79 | 0.31 | 0.46 |
| Hex | 63 | 51 | 9A | 24 | 2F | 0 | 28 | FF | 1F | 2E |
| Octal | 143 | 121 | 232 | 44 | 57 | 0 | 50 | 377 | 37 | 56 |
| Binary | 1100011 | 1010001 | 10011010 | 100100 | 101111 | 0 | 101000 | 11111111 | 11111 | 101110 |
Color Harmonies of #63519A
Complementary color
Monochromatic Colors of #63519A
Black with #63519A
Text Example
Text Example
White with #63519A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #63519A; }
p { color: rgb(99,81,154); }
H1.HeaderClassName
{
color: #63519A;
}
.AnyTagClassName
{
color: #63519A;
}
</style>
background-color css
<style>
a { background-color: #63519A; }
a { background-color: rgb(99,81,154); }
div.DivClassName
{
background-color: #63519A;
}
.BgClassName
{
background-color: #63519A;
}
</style>
border-color css
<style>
span { border-color: #63519A; }
span { border-color: rgb(99,81,154); }
td.TdClassName
{
border-color: #63519A;
}
.TagClassName
{
border-color: #63519A;
}
</style>