Shades of Scampi #636296
Tints of Scampi #636296
RGB
CMYK
RGB Variations
Color information
#636296 (or 0x636296) is known color: Scampi. HEX triplet: 63, 62 and 96. RGB value is (99,98,150). Sum of RGB (Red+Green+Blue) = 99+98+150=347 (45% of max value = 765). Red value is 99 (39.06% from 255 or 28.53% from 347); Green value is 98 (38.67% from 255 or 28.24% from 347); Blue value is 150 (58.98% from 255 or 43.23% from 347); Max value from RGB is 150 - color contains mainly: blue. Hex color #636296 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #636296 is #9C9D69. Grayscale: #686868. Windows color (decimal): -10263914 or 9855587. OLE color: 9855587.
HSL color Cylindrical-coordinate representation of color #636296: hue angle of 241.15º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #636296 is Cyan = 0.34, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 99 | 98 | 150 | - |
| CMYK | 0.34 | 0.35 | 0 | 0.41 |
| HSL | 241.15º | 0.21% | 0.49% | - |
| HSV(B) | 241.15º | 0.35% | 0.59% | - |
| XYZ | 15.02 | 13.59 | 30.69 | - |
| YUV | 104.23 | 153.83 | 124.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 98 | 150 | 0.34 | 0.35 | 0 | 0.41 | 241.15 | 0.21 | 0.49 |
| Hex | 63 | 62 | 96 | 22 | 23 | 0 | 29 | F1 | 15 | 31 |
| Octal | 143 | 142 | 226 | 42 | 43 | 0 | 51 | 361 | 25 | 61 |
| Binary | 1100011 | 1100010 | 10010110 | 100010 | 100011 | 0 | 101001 | 11110001 | 10101 | 110001 |
Color Harmonies of #636296
Complementary color
Monochromatic Colors of #636296
Black with #636296
Text Example
Text Example
White with #636296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636296; }
p { color: rgb(99,98,150); }
H1.HeaderClassName
{
color: #636296;
}
.AnyTagClassName
{
color: #636296;
}
</style>
background-color css
<style>
a { background-color: #636296; }
a { background-color: rgb(99,98,150); }
div.DivClassName
{
background-color: #636296;
}
.BgClassName
{
background-color: #636296;
}
</style>
border-color css
<style>
span { border-color: #636296; }
span { border-color: rgb(99,98,150); }
td.TdClassName
{
border-color: #636296;
}
.TagClassName
{
border-color: #636296;
}
</style>