Shades of Butterfly Bush #635097
Tints of Butterfly Bush #635097
RGB
CMYK
RGB Variations
Color information
#635097 (or 0x635097) is known color: Butterfly Bush. HEX triplet: 63, 50 and 97. RGB value is (99,80,151). Sum of RGB (Red+Green+Blue) = 99+80+151=330 (43% of max value = 765). Red value is 99 (39.06% from 255 or 30% from 330); Green value is 80 (31.64% from 255 or 24.24% from 330); Blue value is 151 (59.38% from 255 or 45.76% from 330); Max value from RGB is 151 - color contains mainly: blue. Hex color #635097 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #635097 is #9CAF68. Grayscale: #5D5D5D. Windows color (decimal): -10268521 or 9916515. OLE color: 9916515.
HSL color Cylindrical-coordinate representation of color #635097: hue angle of 256.06º degrees, saturation: 0.31, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #635097 is Cyan = 0.34, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 99 | 80 | 151 | - |
| CMYK | 0.34 | 0.47 | 0 | 0.41 |
| HSL | 256.06º | 0.31% | 0.45% | - |
| HSV(B) | 256.06º | 0.47% | 0.59% | - |
| XYZ | 13.6 | 10.62 | 30.61 | - |
| YUV | 93.78 | 160.29 | 131.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 80 | 151 | 0.34 | 0.47 | 0 | 0.41 | 256.06 | 0.31 | 0.45 |
| Hex | 63 | 50 | 97 | 22 | 2F | 0 | 29 | 100 | 1F | 2D |
| Octal | 143 | 120 | 227 | 42 | 57 | 0 | 51 | 400 | 37 | 55 |
| Binary | 1100011 | 1010000 | 10010111 | 100010 | 101111 | 0 | 101001 | 100000000 | 11111 | 101101 |
Color Harmonies of #635097
Complementary color
Monochromatic Colors of #635097
Black with #635097
Text Example
Text Example
White with #635097
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635097; }
p { color: rgb(99,80,151); }
H1.HeaderClassName
{
color: #635097;
}
.AnyTagClassName
{
color: #635097;
}
</style>
background-color css
<style>
a { background-color: #635097; }
a { background-color: rgb(99,80,151); }
div.DivClassName
{
background-color: #635097;
}
.BgClassName
{
background-color: #635097;
}
</style>
border-color css
<style>
span { border-color: #635097; }
span { border-color: rgb(99,80,151); }
td.TdClassName
{
border-color: #635097;
}
.TagClassName
{
border-color: #635097;
}
</style>