Shades of Scampi #726795
Tints of Scampi #726795
RGB
CMYK
RGB Variations
Color information
#726795 (or 0x726795) is known color: Scampi. HEX triplet: 72, 67 and 95. RGB value is (114,103,149). Sum of RGB (Red+Green+Blue) = 114+103+149=366 (48% of max value = 765). Red value is 114 (44.92% from 255 or 31.15% from 366); Green value is 103 (40.62% from 255 or 28.14% from 366); Blue value is 149 (58.59% from 255 or 40.71% from 366); Max value from RGB is 149 - color contains mainly: blue. Hex color #726795 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #726795 is #8D986A. Grayscale: #6F6F6F. Windows color (decimal): -9279595 or 9791346. OLE color: 9791346.
HSL color Cylindrical-coordinate representation of color #726795: hue angle of 254.35º 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 #726795 is Cyan = 0.23, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 114 | 103 | 149 | - |
| CMYK | 0.23 | 0.31 | 0 | 0.42 |
| HSL | 254.35º | 0.18% | 0.49% | - |
| HSV(B) | 254.35º | 0.31% | 0.58% | - |
| XYZ | 17.21 | 15.45 | 30.51 | - |
| YUV | 111.53 | 149.14 | 129.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 103 | 149 | 0.23 | 0.31 | 0 | 0.42 | 254.35 | 0.18 | 0.49 |
| Hex | 72 | 67 | 95 | 17 | 1F | 0 | 2A | FE | 12 | 31 |
| Octal | 162 | 147 | 225 | 27 | 37 | 0 | 52 | 376 | 22 | 61 |
| Binary | 1110010 | 1100111 | 10010101 | 10111 | 11111 | 0 | 101010 | 11111110 | 10010 | 110001 |
Color Harmonies of #726795
Complementary color
Monochromatic Colors of #726795
Black with #726795
Text Example
Text Example
White with #726795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726795; }
p { color: rgb(114,103,149); }
H1.HeaderClassName
{
color: #726795;
}
.AnyTagClassName
{
color: #726795;
}
</style>
background-color css
<style>
a { background-color: #726795; }
a { background-color: rgb(114,103,149); }
div.DivClassName
{
background-color: #726795;
}
.BgClassName
{
background-color: #726795;
}
</style>
border-color css
<style>
span { border-color: #726795; }
span { border-color: rgb(114,103,149); }
td.TdClassName
{
border-color: #726795;
}
.TagClassName
{
border-color: #726795;
}
</style>