Shades of Scampi #736494
Tints of Scampi #736494
RGB
CMYK
RGB Variations
Color information
#736494 (or 0x736494) is known color: Scampi. HEX triplet: 73, 64 and 94. RGB value is (115,100,148). Sum of RGB (Red+Green+Blue) = 115+100+148=363 (48% of max value = 765). Red value is 115 (45.31% from 255 or 31.68% from 363); Green value is 100 (39.45% from 255 or 27.55% from 363); Blue value is 148 (58.20% from 255 or 40.77% from 363); Max value from RGB is 148 - color contains mainly: blue. Hex color #736494 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #736494 is #8C9B6B. Grayscale: #6D6D6D. Windows color (decimal): -9214828 or 9725043. OLE color: 9725043.
HSL color Cylindrical-coordinate representation of color #736494: hue angle of 258.75º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #736494 is Cyan = 0.22, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 100 | 148 | - |
| CMYK | 0.22 | 0.32 | 0 | 0.42 |
| HSL | 258.75º | 0.19% | 0.49% | - |
| HSV(B) | 258.75º | 0.32% | 0.58% | - |
| XYZ | 16.97 | 14.9 | 30 | - |
| YUV | 109.96 | 149.47 | 131.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 100 | 148 | 0.22 | 0.32 | 0 | 0.42 | 258.75 | 0.19 | 0.49 |
| Hex | 73 | 64 | 94 | 16 | 20 | 0 | 2A | 103 | 13 | 31 |
| Octal | 163 | 144 | 224 | 26 | 40 | 0 | 52 | 403 | 23 | 61 |
| Binary | 1110011 | 1100100 | 10010100 | 10110 | 100000 | 0 | 101010 | 100000011 | 10011 | 110001 |
Color Harmonies of #736494
Complementary color
Monochromatic Colors of #736494
Black with #736494
Text Example
Text Example
White with #736494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736494; }
p { color: rgb(115,100,148); }
H1.HeaderClassName
{
color: #736494;
}
.AnyTagClassName
{
color: #736494;
}
</style>
background-color css
<style>
a { background-color: #736494; }
a { background-color: rgb(115,100,148); }
div.DivClassName
{
background-color: #736494;
}
.BgClassName
{
background-color: #736494;
}
</style>
border-color css
<style>
span { border-color: #736494; }
span { border-color: rgb(115,100,148); }
td.TdClassName
{
border-color: #736494;
}
.TagClassName
{
border-color: #736494;
}
</style>