Shades of Scampi #736895
Tints of Scampi #736895
RGB
CMYK
RGB Variations
Color information
#736895 (or 0x736895) is known color: Scampi. HEX triplet: 73, 68 and 95. RGB value is (115,104,149). Sum of RGB (Red+Green+Blue) = 115+104+149=368 (48% of max value = 765). Red value is 115 (45.31% from 255 or 31.25% from 368); Green value is 104 (41.02% from 255 or 28.26% from 368); Blue value is 149 (58.59% from 255 or 40.49% from 368); Max value from RGB is 149 - color contains mainly: blue. Hex color #736895 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #736895 is #8C976A. Grayscale: #707070. Windows color (decimal): -9213803 or 9791603. OLE color: 9791603.
HSL color Cylindrical-coordinate representation of color #736895: hue angle of 254.67º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #736895 is Cyan = 0.23, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 104 | 149 | - |
| CMYK | 0.23 | 0.30 | 0 | 0.42 |
| HSL | 254.67º | 0.18% | 0.5% | - |
| HSV(B) | 254.67º | 0.3% | 0.58% | - |
| XYZ | 17.45 | 15.72 | 30.55 | - |
| YUV | 112.42 | 148.64 | 129.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 104 | 149 | 0.23 | 0.30 | 0 | 0.42 | 254.67 | 0.18 | 0.5 |
| Hex | 73 | 68 | 95 | 17 | 1E | 0 | 2A | FF | 12 | 32 |
| Octal | 163 | 150 | 225 | 27 | 36 | 0 | 52 | 377 | 22 | 62 |
| Binary | 1110011 | 1101000 | 10010101 | 10111 | 11110 | 0 | 101010 | 11111111 | 10010 | 110010 |
Color Harmonies of #736895
Complementary color
Monochromatic Colors of #736895
Black with #736895
Text Example
Text Example
White with #736895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736895; }
p { color: rgb(115,104,149); }
H1.HeaderClassName
{
color: #736895;
}
.AnyTagClassName
{
color: #736895;
}
</style>
background-color css
<style>
a { background-color: #736895; }
a { background-color: rgb(115,104,149); }
div.DivClassName
{
background-color: #736895;
}
.BgClassName
{
background-color: #736895;
}
</style>
border-color css
<style>
span { border-color: #736895; }
span { border-color: rgb(115,104,149); }
td.TdClassName
{
border-color: #736895;
}
.TagClassName
{
border-color: #736895;
}
</style>