Shades of Scampi #676798
Tints of Scampi #676798
RGB
CMYK
RGB Variations
Color information
#676798 (or 0x676798) is known color: Scampi. HEX triplet: 67, 67 and 98. RGB value is (103,103,152). Sum of RGB (Red+Green+Blue) = 103+103+152=358 (47% of max value = 765). Red value is 103 (40.62% from 255 or 28.77% from 358); Green value is 103 (40.62% from 255 or 28.77% from 358); Blue value is 152 (59.77% from 255 or 42.46% from 358); Max value from RGB is 152 - color contains mainly: blue. Hex color #676798 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #676798 is #989867. Grayscale: #6C6C6C. Windows color (decimal): -10000488 or 9987943. OLE color: 9987943.
HSL color Cylindrical-coordinate representation of color #676798: hue angle of 240º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #676798 is Cyan = 0.32, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 103 | 103 | 152 | - |
| CMYK | 0.32 | 0.32 | 0 | 0.40 |
| HSL | 240º | 0.19% | 0.5% | - |
| HSV(B) | 240º | 0.32% | 0.6% | - |
| XYZ | 16.11 | 14.85 | 31.72 | - |
| YUV | 108.59 | 152.5 | 124.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 103 | 152 | 0.32 | 0.32 | 0 | 0.40 | 240 | 0.19 | 0.5 |
| Hex | 67 | 67 | 98 | 20 | 20 | 0 | 28 | F0 | 13 | 32 |
| Octal | 147 | 147 | 230 | 40 | 40 | 0 | 50 | 360 | 23 | 62 |
| Binary | 1100111 | 1100111 | 10011000 | 100000 | 100000 | 0 | 101000 | 11110000 | 10011 | 110010 |
Color Harmonies of #676798
Complementary color
Monochromatic Colors of #676798
Black with #676798
Text Example
Text Example
White with #676798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676798; }
p { color: rgb(103,103,152); }
H1.HeaderClassName
{
color: #676798;
}
.AnyTagClassName
{
color: #676798;
}
</style>
background-color css
<style>
a { background-color: #676798; }
a { background-color: rgb(103,103,152); }
div.DivClassName
{
background-color: #676798;
}
.BgClassName
{
background-color: #676798;
}
</style>
border-color css
<style>
span { border-color: #676798; }
span { border-color: rgb(103,103,152); }
td.TdClassName
{
border-color: #676798;
}
.TagClassName
{
border-color: #676798;
}
</style>