Shades of Scampi #726792
Tints of Scampi #726792
RGB
CMYK
RGB Variations
Color information
#726792 (or 0x726792) is known color: Scampi. HEX triplet: 72, 67 and 92. RGB value is (114,103,146). Sum of RGB (Red+Green+Blue) = 114+103+146=363 (48% of max value = 765). Red value is 114 (44.92% from 255 or 31.40% from 363); Green value is 103 (40.62% from 255 or 28.37% from 363); Blue value is 146 (57.42% from 255 or 40.22% from 363); Max value from RGB is 146 - color contains mainly: blue. Hex color #726792 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #726792 is #8D986D. Grayscale: #6F6F6F. Windows color (decimal): -9279598 or 9594738. OLE color: 9594738.
HSL color Cylindrical-coordinate representation of color #726792: hue angle of 255.35º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #726792 is Cyan = 0.22, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 114 | 103 | 146 | - |
| CMYK | 0.22 | 0.29 | 0 | 0.43 |
| HSL | 255.35º | 0.17% | 0.49% | - |
| HSV(B) | 255.35º | 0.29% | 0.57% | - |
| XYZ | 16.98 | 15.35 | 29.26 | - |
| YUV | 111.19 | 147.64 | 130 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 103 | 146 | 0.22 | 0.29 | 0 | 0.43 | 255.35 | 0.17 | 0.49 |
| Hex | 72 | 67 | 92 | 16 | 1D | 0 | 2B | FF | 11 | 31 |
| Octal | 162 | 147 | 222 | 26 | 35 | 0 | 53 | 377 | 21 | 61 |
| Binary | 1110010 | 1100111 | 10010010 | 10110 | 11101 | 0 | 101011 | 11111111 | 10001 | 110001 |
Color Harmonies of #726792
Complementary color
Monochromatic Colors of #726792
Black with #726792
Text Example
Text Example
White with #726792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726792; }
p { color: rgb(114,103,146); }
H1.HeaderClassName
{
color: #726792;
}
.AnyTagClassName
{
color: #726792;
}
</style>
background-color css
<style>
a { background-color: #726792; }
a { background-color: rgb(114,103,146); }
div.DivClassName
{
background-color: #726792;
}
.BgClassName
{
background-color: #726792;
}
</style>
border-color css
<style>
span { border-color: #726792; }
span { border-color: rgb(114,103,146); }
td.TdClassName
{
border-color: #726792;
}
.TagClassName
{
border-color: #726792;
}
</style>