Shades of Scampi #737494
Tints of Scampi #737494
RGB
CMYK
RGB Variations
Color information
#737494 (or 0x737494) is known color: Scampi. HEX triplet: 73, 74 and 94. RGB value is (115,116,148). Sum of RGB (Red+Green+Blue) = 115+116+148=379 (50% of max value = 765). Red value is 115 (45.31% from 255 or 30.34% from 379); Green value is 116 (45.70% from 255 or 30.61% from 379); Blue value is 148 (58.20% from 255 or 39.05% from 379); Max value from RGB is 148 - color contains mainly: blue. Hex color #737494 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #737494 is #8C8B6B. Grayscale: #777777. Windows color (decimal): -9210732 or 9729139. OLE color: 9729139.
HSL color Cylindrical-coordinate representation of color #737494: hue angle of 238.18º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #737494 is Cyan = 0.22, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 116 | 148 | - |
| CMYK | 0.22 | 0.22 | 0 | 0.42 |
| HSL | 238.18º | 0.13% | 0.52% | - |
| HSV(B) | 238.18º | 0.22% | 0.58% | - |
| XYZ | 18.66 | 18.27 | 30.56 | - |
| YUV | 119.35 | 144.17 | 124.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 116 | 148 | 0.22 | 0.22 | 0 | 0.42 | 238.18 | 0.13 | 0.52 |
| Hex | 73 | 74 | 94 | 16 | 16 | 0 | 2A | EE | D | 34 |
| Octal | 163 | 164 | 224 | 26 | 26 | 0 | 52 | 356 | 15 | 64 |
| Binary | 1110011 | 1110100 | 10010100 | 10110 | 10110 | 0 | 101010 | 11101110 | 1101 | 110100 |
Color Harmonies of #737494
Complementary color
Monochromatic Colors of #737494
Black with #737494
Text Example
Text Example
White with #737494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737494; }
p { color: rgb(115,116,148); }
H1.HeaderClassName
{
color: #737494;
}
.AnyTagClassName
{
color: #737494;
}
</style>
background-color css
<style>
a { background-color: #737494; }
a { background-color: rgb(115,116,148); }
div.DivClassName
{
background-color: #737494;
}
.BgClassName
{
background-color: #737494;
}
</style>
border-color css
<style>
span { border-color: #737494; }
span { border-color: rgb(115,116,148); }
td.TdClassName
{
border-color: #737494;
}
.TagClassName
{
border-color: #737494;
}
</style>