Shades of Butterfly Bush #635586
Tints of Butterfly Bush #635586
RGB
CMYK
RGB Variations
Color information
#635586 (or 0x635586) is known color: Butterfly Bush. HEX triplet: 63, 55 and 86. RGB value is (99,85,134). Sum of RGB (Red+Green+Blue) = 99+85+134=318 (42% of max value = 765). Red value is 99 (39.06% from 255 or 31.13% from 318); Green value is 85 (33.59% from 255 or 26.73% from 318); Blue value is 134 (52.73% from 255 or 42.14% from 318); Max value from RGB is 134 - color contains mainly: blue. Hex color #635586 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #635586 is #9CAA79. Grayscale: #5E5E5E. Windows color (decimal): -10267258 or 8803683. OLE color: 8803683.
HSL color Cylindrical-coordinate representation of color #635586: hue angle of 257.14º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #635586 is Cyan = 0.26, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 99 | 85 | 134 | - |
| CMYK | 0.26 | 0.37 | 0 | 0.47 |
| HSL | 257.14º | 0.22% | 0.43% | - |
| HSV(B) | 257.14º | 0.37% | 0.53% | - |
| XYZ | 12.7 | 10.87 | 23.98 | - |
| YUV | 94.77 | 150.14 | 131.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 85 | 134 | 0.26 | 0.37 | 0 | 0.47 | 257.14 | 0.22 | 0.43 |
| Hex | 63 | 55 | 86 | 1A | 25 | 0 | 2F | 101 | 16 | 2B |
| Octal | 143 | 125 | 206 | 32 | 45 | 0 | 57 | 401 | 26 | 53 |
| Binary | 1100011 | 1010101 | 10000110 | 11010 | 100101 | 0 | 101111 | 100000001 | 10110 | 101011 |
Color Harmonies of #635586
Complementary color
Monochromatic Colors of #635586
Black with #635586
Text Example
Text Example
White with #635586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635586; }
p { color: rgb(99,85,134); }
H1.HeaderClassName
{
color: #635586;
}
.AnyTagClassName
{
color: #635586;
}
</style>
background-color css
<style>
a { background-color: #635586; }
a { background-color: rgb(99,85,134); }
div.DivClassName
{
background-color: #635586;
}
.BgClassName
{
background-color: #635586;
}
</style>
border-color css
<style>
span { border-color: #635586; }
span { border-color: rgb(99,85,134); }
td.TdClassName
{
border-color: #635586;
}
.TagClassName
{
border-color: #635586;
}
</style>