Shades of Scampi #736893
Tints of Scampi #736893
RGB
CMYK
RGB Variations
Color information
#736893 (or 0x736893) is known color: Scampi. HEX triplet: 73, 68 and 93. RGB value is (115,104,147). Sum of RGB (Red+Green+Blue) = 115+104+147=366 (48% of max value = 765). Red value is 115 (45.31% from 255 or 31.42% from 366); Green value is 104 (41.02% from 255 or 28.42% from 366); Blue value is 147 (57.81% from 255 or 40.16% from 366); Max value from RGB is 147 - color contains mainly: blue. Hex color #736893 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #736893 is #8C976C. Grayscale: #707070. Windows color (decimal): -9213805 or 9660531. OLE color: 9660531.
HSL color Cylindrical-coordinate representation of color #736893: hue angle of 255.35º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #736893 is Cyan = 0.22, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 104 | 147 | - |
| CMYK | 0.22 | 0.29 | 0 | 0.42 |
| HSL | 255.35º | 0.17% | 0.49% | - |
| HSV(B) | 255.35º | 0.29% | 0.58% | - |
| XYZ | 17.29 | 15.65 | 29.71 | - |
| YUV | 112.19 | 147.64 | 130 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 104 | 147 | 0.22 | 0.29 | 0 | 0.42 | 255.35 | 0.17 | 0.49 |
| Hex | 73 | 68 | 93 | 16 | 1D | 0 | 2A | FF | 11 | 31 |
| Octal | 163 | 150 | 223 | 26 | 35 | 0 | 52 | 377 | 21 | 61 |
| Binary | 1110011 | 1101000 | 10010011 | 10110 | 11101 | 0 | 101010 | 11111111 | 10001 | 110001 |
Color Harmonies of #736893
Complementary color
Monochromatic Colors of #736893
Black with #736893
Text Example
Text Example
White with #736893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736893; }
p { color: rgb(115,104,147); }
H1.HeaderClassName
{
color: #736893;
}
.AnyTagClassName
{
color: #736893;
}
</style>
background-color css
<style>
a { background-color: #736893; }
a { background-color: rgb(115,104,147); }
div.DivClassName
{
background-color: #736893;
}
.BgClassName
{
background-color: #736893;
}
</style>
border-color css
<style>
span { border-color: #736893; }
span { border-color: rgb(115,104,147); }
td.TdClassName
{
border-color: #736893;
}
.TagClassName
{
border-color: #736893;
}
</style>