Shades of Scampi #726995
Tints of Scampi #726995
RGB
CMYK
RGB Variations
Color information
#726995 (or 0x726995) is known color: Scampi. HEX triplet: 72, 69 and 95. RGB value is (114,105,149). Sum of RGB (Red+Green+Blue) = 114+105+149=368 (48% of max value = 765). Red value is 114 (44.92% from 255 or 30.98% from 368); Green value is 105 (41.41% from 255 or 28.53% from 368); Blue value is 149 (58.59% from 255 or 40.49% from 368); Max value from RGB is 149 - color contains mainly: blue. Hex color #726995 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #726995 is #8D966A. Grayscale: #707070. Windows color (decimal): -9279083 or 9791858. OLE color: 9791858.
HSL color Cylindrical-coordinate representation of color #726995: hue angle of 252.27º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #726995 is Cyan = 0.23, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 114 | 105 | 149 | - |
| CMYK | 0.23 | 0.30 | 0 | 0.42 |
| HSL | 252.27º | 0.17% | 0.5% | - |
| HSV(B) | 252.27º | 0.3% | 0.58% | - |
| XYZ | 17.42 | 15.85 | 30.58 | - |
| YUV | 112.71 | 148.48 | 128.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 105 | 149 | 0.23 | 0.30 | 0 | 0.42 | 252.27 | 0.17 | 0.5 |
| Hex | 72 | 69 | 95 | 17 | 1E | 0 | 2A | FC | 11 | 32 |
| Octal | 162 | 151 | 225 | 27 | 36 | 0 | 52 | 374 | 21 | 62 |
| Binary | 1110010 | 1101001 | 10010101 | 10111 | 11110 | 0 | 101010 | 11111100 | 10001 | 110010 |
Color Harmonies of #726995
Complementary color
Monochromatic Colors of #726995
Black with #726995
Text Example
Text Example
White with #726995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726995; }
p { color: rgb(114,105,149); }
H1.HeaderClassName
{
color: #726995;
}
.AnyTagClassName
{
color: #726995;
}
</style>
background-color css
<style>
a { background-color: #726995; }
a { background-color: rgb(114,105,149); }
div.DivClassName
{
background-color: #726995;
}
.BgClassName
{
background-color: #726995;
}
</style>
border-color css
<style>
span { border-color: #726995; }
span { border-color: rgb(114,105,149); }
td.TdClassName
{
border-color: #726995;
}
.TagClassName
{
border-color: #726995;
}
</style>