Shades of Butterfly Bush #635593
Tints of Butterfly Bush #635593
RGB
CMYK
RGB Variations
Color information
#635593 (or 0x635593) is known color: Butterfly Bush. HEX triplet: 63, 55 and 93. RGB value is (99,85,147). Sum of RGB (Red+Green+Blue) = 99+85+147=331 (43% of max value = 765). Red value is 99 (39.06% from 255 or 29.91% from 331); Green value is 85 (33.59% from 255 or 25.68% from 331); Blue value is 147 (57.81% from 255 or 44.41% from 331); Max value from RGB is 147 - color contains mainly: blue. Hex color #635593 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #635593 is #9CAA6C. Grayscale: #606060. Windows color (decimal): -10267245 or 9655651. OLE color: 9655651.
HSL color Cylindrical-coordinate representation of color #635593: hue angle of 253.55º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #635593 is Cyan = 0.33, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 85 | 147 | - |
| CMYK | 0.33 | 0.42 | 0 | 0.42 |
| HSL | 253.55º | 0.27% | 0.45% | - |
| HSV(B) | 253.55º | 0.42% | 0.58% | - |
| XYZ | 13.66 | 11.26 | 29.06 | - |
| YUV | 96.25 | 156.64 | 129.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 85 | 147 | 0.33 | 0.42 | 0 | 0.42 | 253.55 | 0.27 | 0.45 |
| Hex | 63 | 55 | 93 | 21 | 2A | 0 | 2A | FE | 1B | 2D |
| Octal | 143 | 125 | 223 | 41 | 52 | 0 | 52 | 376 | 33 | 55 |
| Binary | 1100011 | 1010101 | 10010011 | 100001 | 101010 | 0 | 101010 | 11111110 | 11011 | 101101 |
Color Harmonies of #635593
Complementary color
Monochromatic Colors of #635593
Black with #635593
Text Example
Text Example
White with #635593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635593; }
p { color: rgb(99,85,147); }
H1.HeaderClassName
{
color: #635593;
}
.AnyTagClassName
{
color: #635593;
}
</style>
background-color css
<style>
a { background-color: #635593; }
a { background-color: rgb(99,85,147); }
div.DivClassName
{
background-color: #635593;
}
.BgClassName
{
background-color: #635593;
}
</style>
border-color css
<style>
span { border-color: #635593; }
span { border-color: rgb(99,85,147); }
td.TdClassName
{
border-color: #635593;
}
.TagClassName
{
border-color: #635593;
}
</style>