Shades of Scampi #737390
Tints of Scampi #737390
RGB
CMYK
RGB Variations
Color information
#737390 (or 0x737390) is known color: Scampi. HEX triplet: 73, 73 and 90. RGB value is (115,115,144). Sum of RGB (Red+Green+Blue) = 115+115+144=374 (49% of max value = 765). Red value is 115 (45.31% from 255 or 30.75% from 374); Green value is 115 (45.31% from 255 or 30.75% from 374); Blue value is 144 (56.64% from 255 or 38.50% from 374); Max value from RGB is 144 - color contains mainly: blue. Hex color #737390 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #737390 is #8C8C6F. Grayscale: #767676. Windows color (decimal): -9210992 or 9466739. OLE color: 9466739.
HSL color Cylindrical-coordinate representation of color #737390: hue angle of 240º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #737390 is Cyan = 0.20, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 115 | 115 | 144 | - |
| CMYK | 0.20 | 0.20 | 0 | 0.44 |
| HSL | 240º | 0.12% | 0.51% | - |
| HSV(B) | 240º | 0.2% | 0.56% | - |
| XYZ | 18.24 | 17.92 | 28.88 | - |
| YUV | 118.31 | 142.5 | 125.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 115 | 144 | 0.20 | 0.20 | 0 | 0.44 | 240 | 0.12 | 0.51 |
| Hex | 73 | 73 | 90 | 14 | 14 | 0 | 2C | F0 | C | 33 |
| Octal | 163 | 163 | 220 | 24 | 24 | 0 | 54 | 360 | 14 | 63 |
| Binary | 1110011 | 1110011 | 10010000 | 10100 | 10100 | 0 | 101100 | 11110000 | 1100 | 110011 |
Color Harmonies of #737390
Complementary color
Monochromatic Colors of #737390
Black with #737390
Text Example
Text Example
White with #737390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737390; }
p { color: rgb(115,115,144); }
H1.HeaderClassName
{
color: #737390;
}
.AnyTagClassName
{
color: #737390;
}
</style>
background-color css
<style>
a { background-color: #737390; }
a { background-color: rgb(115,115,144); }
div.DivClassName
{
background-color: #737390;
}
.BgClassName
{
background-color: #737390;
}
</style>
border-color css
<style>
span { border-color: #737390; }
span { border-color: rgb(115,115,144); }
td.TdClassName
{
border-color: #737390;
}
.TagClassName
{
border-color: #737390;
}
</style>