Shades of Scampi #726992
Tints of Scampi #726992
RGB
CMYK
RGB Variations
Color information
#726992 (or 0x726992) is known color: Scampi. HEX triplet: 72, 69 and 92. RGB value is (114,105,146). Sum of RGB (Red+Green+Blue) = 114+105+146=365 (48% of max value = 765). Red value is 114 (44.92% from 255 or 31.23% from 365); Green value is 105 (41.41% from 255 or 28.77% from 365); Blue value is 146 (57.42% from 255 or 40% from 365); Max value from RGB is 146 - color contains mainly: blue. Hex color #726992 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #726992 is #8D966D. Grayscale: #707070. Windows color (decimal): -9279086 or 9595250. OLE color: 9595250.
HSL color Cylindrical-coordinate representation of color #726992: hue angle of 253.17º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #726992 is Cyan = 0.22, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 114 | 105 | 146 | - |
| CMYK | 0.22 | 0.28 | 0 | 0.43 |
| HSL | 253.17º | 0.16% | 0.49% | - |
| HSV(B) | 253.17º | 0.28% | 0.57% | - |
| XYZ | 17.18 | 15.76 | 29.33 | - |
| YUV | 112.37 | 146.98 | 129.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 105 | 146 | 0.22 | 0.28 | 0 | 0.43 | 253.17 | 0.16 | 0.49 |
| Hex | 72 | 69 | 92 | 16 | 1C | 0 | 2B | FD | 10 | 31 |
| Octal | 162 | 151 | 222 | 26 | 34 | 0 | 53 | 375 | 20 | 61 |
| Binary | 1110010 | 1101001 | 10010010 | 10110 | 11100 | 0 | 101011 | 11111101 | 10000 | 110001 |
Color Harmonies of #726992
Complementary color
Monochromatic Colors of #726992
Black with #726992
Text Example
Text Example
White with #726992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726992; }
p { color: rgb(114,105,146); }
H1.HeaderClassName
{
color: #726992;
}
.AnyTagClassName
{
color: #726992;
}
</style>
background-color css
<style>
a { background-color: #726992; }
a { background-color: rgb(114,105,146); }
div.DivClassName
{
background-color: #726992;
}
.BgClassName
{
background-color: #726992;
}
</style>
border-color css
<style>
span { border-color: #726992; }
span { border-color: rgb(114,105,146); }
td.TdClassName
{
border-color: #726992;
}
.TagClassName
{
border-color: #726992;
}
</style>