Shades of Scampi #696695
Tints of Scampi #696695
RGB
CMYK
RGB Variations
Color information
#696695 (or 0x696695) is known color: Scampi. HEX triplet: 69, 66 and 95. RGB value is (105,102,149). Sum of RGB (Red+Green+Blue) = 105+102+149=356 (47% of max value = 765). Red value is 105 (41.41% from 255 or 29.49% from 356); Green value is 102 (40.23% from 255 or 28.65% from 356); Blue value is 149 (58.59% from 255 or 41.85% from 356); Max value from RGB is 149 - color contains mainly: blue. Hex color #696695 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #696695 is #96996A. Grayscale: #6C6C6C. Windows color (decimal): -9869675 or 9791081. OLE color: 9791081.
HSL color Cylindrical-coordinate representation of color #696695: hue angle of 243.83º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #696695 is Cyan = 0.30, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 105 | 102 | 149 | - |
| CMYK | 0.30 | 0.32 | 0 | 0.42 |
| HSL | 243.83º | 0.19% | 0.49% | - |
| HSV(B) | 243.83º | 0.32% | 0.58% | - |
| XYZ | 16 | 14.68 | 30.42 | - |
| YUV | 108.26 | 150.99 | 125.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 102 | 149 | 0.30 | 0.32 | 0 | 0.42 | 243.83 | 0.19 | 0.49 |
| Hex | 69 | 66 | 95 | 1E | 20 | 0 | 2A | F4 | 13 | 31 |
| Octal | 151 | 146 | 225 | 36 | 40 | 0 | 52 | 364 | 23 | 61 |
| Binary | 1101001 | 1100110 | 10010101 | 11110 | 100000 | 0 | 101010 | 11110100 | 10011 | 110001 |
Color Harmonies of #696695
Complementary color
Monochromatic Colors of #696695
Black with #696695
Text Example
Text Example
White with #696695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696695; }
p { color: rgb(105,102,149); }
H1.HeaderClassName
{
color: #696695;
}
.AnyTagClassName
{
color: #696695;
}
</style>
background-color css
<style>
a { background-color: #696695; }
a { background-color: rgb(105,102,149); }
div.DivClassName
{
background-color: #696695;
}
.BgClassName
{
background-color: #696695;
}
</style>
border-color css
<style>
span { border-color: #696695; }
span { border-color: rgb(105,102,149); }
td.TdClassName
{
border-color: #696695;
}
.TagClassName
{
border-color: #696695;
}
</style>