Shades of Scampi #767298
Tints of Scampi #767298
RGB
CMYK
RGB Variations
Color information
#767298 (or 0x767298) is known color: Scampi. HEX triplet: 76, 72 and 98. RGB value is (118,114,152). Sum of RGB (Red+Green+Blue) = 118+114+152=384 (50% of max value = 765). Red value is 118 (46.48% from 255 or 30.73% from 384); Green value is 114 (44.92% from 255 or 29.69% from 384); Blue value is 152 (59.77% from 255 or 39.58% from 384); Max value from RGB is 152 - color contains mainly: blue. Hex color #767298 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #767298 is #898D67. Grayscale: #777777. Windows color (decimal): -9014632 or 9990774. OLE color: 9990774.
HSL color Cylindrical-coordinate representation of color #767298: hue angle of 246.32º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #767298 is Cyan = 0.22, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 118 | 114 | 152 | - |
| CMYK | 0.22 | 0.25 | 0 | 0.40 |
| HSL | 246.32º | 0.16% | 0.52% | - |
| HSV(B) | 246.32º | 0.25% | 0.6% | - |
| XYZ | 19.16 | 18.15 | 32.2 | - |
| YUV | 119.53 | 146.33 | 126.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 114 | 152 | 0.22 | 0.25 | 0 | 0.40 | 246.32 | 0.16 | 0.52 |
| Hex | 76 | 72 | 98 | 16 | 19 | 0 | 28 | F6 | 10 | 34 |
| Octal | 166 | 162 | 230 | 26 | 31 | 0 | 50 | 366 | 20 | 64 |
| Binary | 1110110 | 1110010 | 10011000 | 10110 | 11001 | 0 | 101000 | 11110110 | 10000 | 110100 |
Color Harmonies of #767298
Complementary color
Monochromatic Colors of #767298
Black with #767298
Text Example
Text Example
White with #767298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767298; }
p { color: rgb(118,114,152); }
H1.HeaderClassName
{
color: #767298;
}
.AnyTagClassName
{
color: #767298;
}
</style>
background-color css
<style>
a { background-color: #767298; }
a { background-color: rgb(118,114,152); }
div.DivClassName
{
background-color: #767298;
}
.BgClassName
{
background-color: #767298;
}
</style>
border-color css
<style>
span { border-color: #767298; }
span { border-color: rgb(118,114,152); }
td.TdClassName
{
border-color: #767298;
}
.TagClassName
{
border-color: #767298;
}
</style>