Shades of Butterfly Bush #63578A
Tints of Butterfly Bush #63578A
RGB
CMYK
RGB Variations
Color information
#63578A (or 0x63578A) is known color: Butterfly Bush. HEX triplet: 63, 57 and 8A. RGB value is (99,87,138). Sum of RGB (Red+Green+Blue) = 99+87+138=324 (42% of max value = 765). Red value is 99 (39.06% from 255 or 30.56% from 324); Green value is 87 (34.38% from 255 or 26.85% from 324); Blue value is 138 (54.30% from 255 or 42.59% from 324); Max value from RGB is 138 - color contains mainly: blue. Hex color #63578A is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #63578A is #9CA875. Grayscale: #606060. Windows color (decimal): -10266742 or 9066339. OLE color: 9066339.
HSL color Cylindrical-coordinate representation of color #63578A: hue angle of 254.12º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #63578A is Cyan = 0.28, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 99 | 87 | 138 | - |
| CMYK | 0.28 | 0.37 | 0 | 0.46 |
| HSL | 254.12º | 0.23% | 0.44% | - |
| HSV(B) | 254.12º | 0.37% | 0.54% | - |
| XYZ | 13.14 | 11.3 | 25.53 | - |
| YUV | 96.4 | 151.48 | 129.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 87 | 138 | 0.28 | 0.37 | 0 | 0.46 | 254.12 | 0.23 | 0.44 |
| Hex | 63 | 57 | 8A | 1C | 25 | 0 | 2E | FE | 17 | 2C |
| Octal | 143 | 127 | 212 | 34 | 45 | 0 | 56 | 376 | 27 | 54 |
| Binary | 1100011 | 1010111 | 10001010 | 11100 | 100101 | 0 | 101110 | 11111110 | 10111 | 101100 |
Color Harmonies of #63578A
Complementary color
Monochromatic Colors of #63578A
Black with #63578A
Text Example
Text Example
White with #63578A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #63578A; }
p { color: rgb(99,87,138); }
H1.HeaderClassName
{
color: #63578A;
}
.AnyTagClassName
{
color: #63578A;
}
</style>
background-color css
<style>
a { background-color: #63578A; }
a { background-color: rgb(99,87,138); }
div.DivClassName
{
background-color: #63578A;
}
.BgClassName
{
background-color: #63578A;
}
</style>
border-color css
<style>
span { border-color: #63578A; }
span { border-color: rgb(99,87,138); }
td.TdClassName
{
border-color: #63578A;
}
.TagClassName
{
border-color: #63578A;
}
</style>