Shades of Scampi #737397
Tints of Scampi #737397
RGB
CMYK
RGB Variations
Color information
#737397 (or 0x737397) is known color: Scampi. HEX triplet: 73, 73 and 97. RGB value is (115,115,151). Sum of RGB (Red+Green+Blue) = 115+115+151=381 (50% of max value = 765). Red value is 115 (45.31% from 255 or 30.18% from 381); Green value is 115 (45.31% from 255 or 30.18% from 381); Blue value is 151 (59.38% from 255 or 39.63% from 381); Max value from RGB is 151 - color contains mainly: blue. Hex color #737397 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #737397 is #8C8C68. Grayscale: #767676. Windows color (decimal): -9210985 or 9925491. OLE color: 9925491.
HSL color Cylindrical-coordinate representation of color #737397: hue angle of 240º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #737397 is Cyan = 0.24, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 115 | 115 | 151 | - |
| CMYK | 0.24 | 0.24 | 0 | 0.41 |
| HSL | 240º | 0.15% | 0.52% | - |
| HSV(B) | 240º | 0.24% | 0.59% | - |
| XYZ | 18.79 | 18.14 | 31.79 | - |
| YUV | 119.1 | 146 | 125.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 115 | 151 | 0.24 | 0.24 | 0 | 0.41 | 240 | 0.15 | 0.52 |
| Hex | 73 | 73 | 97 | 18 | 18 | 0 | 29 | F0 | F | 34 |
| Octal | 163 | 163 | 227 | 30 | 30 | 0 | 51 | 360 | 17 | 64 |
| Binary | 1110011 | 1110011 | 10010111 | 11000 | 11000 | 0 | 101001 | 11110000 | 1111 | 110100 |
Color Harmonies of #737397
Complementary color
Monochromatic Colors of #737397
Black with #737397
Text Example
Text Example
White with #737397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737397; }
p { color: rgb(115,115,151); }
H1.HeaderClassName
{
color: #737397;
}
.AnyTagClassName
{
color: #737397;
}
</style>
background-color css
<style>
a { background-color: #737397; }
a { background-color: rgb(115,115,151); }
div.DivClassName
{
background-color: #737397;
}
.BgClassName
{
background-color: #737397;
}
</style>
border-color css
<style>
span { border-color: #737397; }
span { border-color: rgb(115,115,151); }
td.TdClassName
{
border-color: #737397;
}
.TagClassName
{
border-color: #737397;
}
</style>