Shades of Scampi #736793
Tints of Scampi #736793
RGB
CMYK
RGB Variations
Color information
#736793 (or 0x736793) is known color: Scampi. HEX triplet: 73, 67 and 93. RGB value is (115,103,147). Sum of RGB (Red+Green+Blue) = 115+103+147=365 (48% of max value = 765). Red value is 115 (45.31% from 255 or 31.51% from 365); Green value is 103 (40.62% from 255 or 28.22% from 365); Blue value is 147 (57.81% from 255 or 40.27% from 365); Max value from RGB is 147 - color contains mainly: blue. Hex color #736793 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #736793 is #8C986C. Grayscale: #6F6F6F. Windows color (decimal): -9214061 or 9660275. OLE color: 9660275.
HSL color Cylindrical-coordinate representation of color #736793: hue angle of 256.36º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #736793 is Cyan = 0.22, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 103 | 147 | - |
| CMYK | 0.22 | 0.30 | 0 | 0.42 |
| HSL | 256.36º | 0.18% | 0.49% | - |
| HSV(B) | 256.36º | 0.3% | 0.58% | - |
| XYZ | 17.19 | 15.45 | 29.68 | - |
| YUV | 111.6 | 147.98 | 130.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 103 | 147 | 0.22 | 0.30 | 0 | 0.42 | 256.36 | 0.18 | 0.49 |
| Hex | 73 | 67 | 93 | 16 | 1E | 0 | 2A | 100 | 12 | 31 |
| Octal | 163 | 147 | 223 | 26 | 36 | 0 | 52 | 400 | 22 | 61 |
| Binary | 1110011 | 1100111 | 10010011 | 10110 | 11110 | 0 | 101010 | 100000000 | 10010 | 110001 |
Color Harmonies of #736793
Complementary color
Monochromatic Colors of #736793
Black with #736793
Text Example
Text Example
White with #736793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736793; }
p { color: rgb(115,103,147); }
H1.HeaderClassName
{
color: #736793;
}
.AnyTagClassName
{
color: #736793;
}
</style>
background-color css
<style>
a { background-color: #736793; }
a { background-color: rgb(115,103,147); }
div.DivClassName
{
background-color: #736793;
}
.BgClassName
{
background-color: #736793;
}
</style>
border-color css
<style>
span { border-color: #736793; }
span { border-color: rgb(115,103,147); }
td.TdClassName
{
border-color: #736793;
}
.TagClassName
{
border-color: #736793;
}
</style>