Shades of Butterfly Bush #635198
Tints of Butterfly Bush #635198
RGB
CMYK
RGB Variations
Color information
#635198 (or 0x635198) is known color: Butterfly Bush. HEX triplet: 63, 51 and 98. RGB value is (99,81,152). Sum of RGB (Red+Green+Blue) = 99+81+152=332 (43% of max value = 765). Red value is 99 (39.06% from 255 or 29.82% from 332); Green value is 81 (32.03% from 255 or 24.40% from 332); Blue value is 152 (59.77% from 255 or 45.78% from 332); Max value from RGB is 152 - color contains mainly: blue. Hex color #635198 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #635198 is #9CAE67. Grayscale: #5E5E5E. Windows color (decimal): -10268264 or 9982307. OLE color: 9982307.
HSL color Cylindrical-coordinate representation of color #635198: hue angle of 255.21º degrees, saturation: 0.3, 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 #635198 is Cyan = 0.35, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 99 | 81 | 152 | - |
| CMYK | 0.35 | 0.47 | 0 | 0.40 |
| HSL | 255.21º | 0.3% | 0.46% | - |
| HSV(B) | 255.21º | 0.47% | 0.6% | - |
| XYZ | 13.76 | 10.8 | 31.07 | - |
| YUV | 94.48 | 160.46 | 131.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 81 | 152 | 0.35 | 0.47 | 0 | 0.40 | 255.21 | 0.3 | 0.46 |
| Hex | 63 | 51 | 98 | 23 | 2F | 0 | 28 | FF | 1E | 2E |
| Octal | 143 | 121 | 230 | 43 | 57 | 0 | 50 | 377 | 36 | 56 |
| Binary | 1100011 | 1010001 | 10011000 | 100011 | 101111 | 0 | 101000 | 11111111 | 11110 | 101110 |
Color Harmonies of #635198
Complementary color
Monochromatic Colors of #635198
Black with #635198
Text Example
Text Example
White with #635198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635198; }
p { color: rgb(99,81,152); }
H1.HeaderClassName
{
color: #635198;
}
.AnyTagClassName
{
color: #635198;
}
</style>
background-color css
<style>
a { background-color: #635198; }
a { background-color: rgb(99,81,152); }
div.DivClassName
{
background-color: #635198;
}
.BgClassName
{
background-color: #635198;
}
</style>
border-color css
<style>
span { border-color: #635198; }
span { border-color: rgb(99,81,152); }
td.TdClassName
{
border-color: #635198;
}
.TagClassName
{
border-color: #635198;
}
</style>