Shades of Scampi #636295
Tints of Scampi #636295
RGB
CMYK
RGB Variations
Color information
#636295 (or 0x636295) is known color: Scampi. HEX triplet: 63, 62 and 95. RGB value is (99,98,149). Sum of RGB (Red+Green+Blue) = 99+98+149=346 (45% of max value = 765). Red value is 99 (39.06% from 255 or 28.61% from 346); Green value is 98 (38.67% from 255 or 28.32% from 346); Blue value is 149 (58.59% from 255 or 43.06% from 346); Max value from RGB is 149 - color contains mainly: blue. Hex color #636295 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #636295 is #9C9D6A. Grayscale: #676767. Windows color (decimal): -10263915 or 9790051. OLE color: 9790051.
HSL color Cylindrical-coordinate representation of color #636295: hue angle of 241.18º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #636295 is Cyan = 0.34, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 98 | 149 | - |
| CMYK | 0.34 | 0.34 | 0 | 0.42 |
| HSL | 241.18º | 0.21% | 0.48% | - |
| HSV(B) | 241.18º | 0.34% | 0.58% | - |
| XYZ | 14.94 | 13.56 | 30.26 | - |
| YUV | 104.11 | 153.33 | 124.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 98 | 149 | 0.34 | 0.34 | 0 | 0.42 | 241.18 | 0.21 | 0.48 |
| Hex | 63 | 62 | 95 | 22 | 22 | 0 | 2A | F1 | 15 | 30 |
| Octal | 143 | 142 | 225 | 42 | 42 | 0 | 52 | 361 | 25 | 60 |
| Binary | 1100011 | 1100010 | 10010101 | 100010 | 100010 | 0 | 101010 | 11110001 | 10101 | 110000 |
Color Harmonies of #636295
Complementary color
Monochromatic Colors of #636295
Black with #636295
Text Example
Text Example
White with #636295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636295; }
p { color: rgb(99,98,149); }
H1.HeaderClassName
{
color: #636295;
}
.AnyTagClassName
{
color: #636295;
}
</style>
background-color css
<style>
a { background-color: #636295; }
a { background-color: rgb(99,98,149); }
div.DivClassName
{
background-color: #636295;
}
.BgClassName
{
background-color: #636295;
}
</style>
border-color css
<style>
span { border-color: #636295; }
span { border-color: rgb(99,98,149); }
td.TdClassName
{
border-color: #636295;
}
.TagClassName
{
border-color: #636295;
}
</style>