Shades of Scampi #676795
Tints of Scampi #676795
RGB
CMYK
RGB Variations
Color information
#676795 (or 0x676795) is known color: Scampi. HEX triplet: 67, 67 and 95. RGB value is (103,103,149). Sum of RGB (Red+Green+Blue) = 103+103+149=355 (47% of max value = 765). Red value is 103 (40.62% from 255 or 29.01% from 355); Green value is 103 (40.62% from 255 or 29.01% from 355); Blue value is 149 (58.59% from 255 or 41.97% from 355); Max value from RGB is 149 - color contains mainly: blue. Hex color #676795 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #676795 is #98986A. Grayscale: #6C6C6C. Windows color (decimal): -10000491 or 9791335. OLE color: 9791335.
HSL color Cylindrical-coordinate representation of color #676795: hue angle of 240º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #676795 is Cyan = 0.31, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 103 | 149 | - |
| CMYK | 0.31 | 0.31 | 0 | 0.42 |
| HSL | 240º | 0.18% | 0.49% | - |
| HSV(B) | 240º | 0.31% | 0.58% | - |
| XYZ | 15.87 | 14.75 | 30.45 | - |
| YUV | 108.24 | 151 | 124.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 103 | 149 | 0.31 | 0.31 | 0 | 0.42 | 240 | 0.18 | 0.49 |
| Hex | 67 | 67 | 95 | 1F | 1F | 0 | 2A | F0 | 12 | 31 |
| Octal | 147 | 147 | 225 | 37 | 37 | 0 | 52 | 360 | 22 | 61 |
| Binary | 1100111 | 1100111 | 10010101 | 11111 | 11111 | 0 | 101010 | 11110000 | 10010 | 110001 |
Color Harmonies of #676795
Complementary color
Monochromatic Colors of #676795
Black with #676795
Text Example
Text Example
White with #676795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676795; }
p { color: rgb(103,103,149); }
H1.HeaderClassName
{
color: #676795;
}
.AnyTagClassName
{
color: #676795;
}
</style>
background-color css
<style>
a { background-color: #676795; }
a { background-color: rgb(103,103,149); }
div.DivClassName
{
background-color: #676795;
}
.BgClassName
{
background-color: #676795;
}
</style>
border-color css
<style>
span { border-color: #676795; }
span { border-color: rgb(103,103,149); }
td.TdClassName
{
border-color: #676795;
}
.TagClassName
{
border-color: #676795;
}
</style>