Shades of Scampi #736795
Tints of Scampi #736795
RGB
CMYK
RGB Variations
Color information
#736795 (or 0x736795) is known color: Scampi. HEX triplet: 73, 67 and 95. RGB value is (115,103,149). Sum of RGB (Red+Green+Blue) = 115+103+149=367 (48% of max value = 765). Red value is 115 (45.31% from 255 or 31.34% from 367); Green value is 103 (40.62% from 255 or 28.07% from 367); Blue value is 149 (58.59% from 255 or 40.60% from 367); Max value from RGB is 149 - color contains mainly: blue. Hex color #736795 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #736795 is #8C986A. Grayscale: #6F6F6F. Windows color (decimal): -9214059 or 9791347. OLE color: 9791347.
HSL color Cylindrical-coordinate representation of color #736795: hue angle of 255.65º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #736795 is Cyan = 0.23, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 103 | 149 | - |
| CMYK | 0.23 | 0.31 | 0 | 0.42 |
| HSL | 255.65º | 0.18% | 0.49% | - |
| HSV(B) | 255.65º | 0.31% | 0.58% | - |
| XYZ | 17.35 | 15.52 | 30.51 | - |
| YUV | 111.83 | 148.98 | 130.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 103 | 149 | 0.23 | 0.31 | 0 | 0.42 | 255.65 | 0.18 | 0.49 |
| Hex | 73 | 67 | 95 | 17 | 1F | 0 | 2A | 100 | 12 | 31 |
| Octal | 163 | 147 | 225 | 27 | 37 | 0 | 52 | 400 | 22 | 61 |
| Binary | 1110011 | 1100111 | 10010101 | 10111 | 11111 | 0 | 101010 | 100000000 | 10010 | 110001 |
Color Harmonies of #736795
Complementary color
Monochromatic Colors of #736795
Black with #736795
Text Example
Text Example
White with #736795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736795; }
p { color: rgb(115,103,149); }
H1.HeaderClassName
{
color: #736795;
}
.AnyTagClassName
{
color: #736795;
}
</style>
background-color css
<style>
a { background-color: #736795; }
a { background-color: rgb(115,103,149); }
div.DivClassName
{
background-color: #736795;
}
.BgClassName
{
background-color: #736795;
}
</style>
border-color css
<style>
span { border-color: #736795; }
span { border-color: rgb(115,103,149); }
td.TdClassName
{
border-color: #736795;
}
.TagClassName
{
border-color: #736795;
}
</style>