Shades of Scampi #636092
Tints of Scampi #636092
RGB
CMYK
RGB Variations
Color information
#636092 (or 0x636092) is known color: Scampi. HEX triplet: 63, 60 and 92. RGB value is (99,96,146). Sum of RGB (Red+Green+Blue) = 99+96+146=341 (45% of max value = 765). Red value is 99 (39.06% from 255 or 29.03% from 341); Green value is 96 (37.89% from 255 or 28.15% from 341); Blue value is 146 (57.42% from 255 or 42.82% from 341); Max value from RGB is 146 - color contains mainly: blue. Hex color #636092 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #636092 is #9C9F6D. Grayscale: #666666. Windows color (decimal): -10264430 or 9592931. OLE color: 9592931.
HSL color Cylindrical-coordinate representation of color #636092: hue angle of 243.6º degrees, saturation: 0.21, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #636092 is Cyan = 0.32, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 99 | 96 | 146 | - |
| CMYK | 0.32 | 0.34 | 0 | 0.43 |
| HSL | 243.6º | 0.21% | 0.47% | - |
| HSV(B) | 243.6º | 0.34% | 0.57% | - |
| XYZ | 14.52 | 13.09 | 28.96 | - |
| YUV | 102.6 | 152.49 | 125.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 96 | 146 | 0.32 | 0.34 | 0 | 0.43 | 243.6 | 0.21 | 0.47 |
| Hex | 63 | 60 | 92 | 20 | 22 | 0 | 2B | F4 | 15 | 2F |
| Octal | 143 | 140 | 222 | 40 | 42 | 0 | 53 | 364 | 25 | 57 |
| Binary | 1100011 | 1100000 | 10010010 | 100000 | 100010 | 0 | 101011 | 11110100 | 10101 | 101111 |
Color Harmonies of #636092
Complementary color
Monochromatic Colors of #636092
Black with #636092
Text Example
Text Example
White with #636092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636092; }
p { color: rgb(99,96,146); }
H1.HeaderClassName
{
color: #636092;
}
.AnyTagClassName
{
color: #636092;
}
</style>
background-color css
<style>
a { background-color: #636092; }
a { background-color: rgb(99,96,146); }
div.DivClassName
{
background-color: #636092;
}
.BgClassName
{
background-color: #636092;
}
</style>
border-color css
<style>
span { border-color: #636092; }
span { border-color: rgb(99,96,146); }
td.TdClassName
{
border-color: #636092;
}
.TagClassName
{
border-color: #636092;
}
</style>