Shades of Scarpa Flow #727075
Tints of Scarpa Flow #727075
RGB
CMYK
RGB Variations
Color information
#727075 (or 0x727075) is known color: Scarpa Flow. HEX triplet: 72, 70 and 75. RGB value is (114,112,117). Sum of RGB (Red+Green+Blue) = 114+112+117=343 (45% of max value = 765). Red value is 114 (44.92% from 255 or 33.24% from 343); Green value is 112 (44.14% from 255 or 32.65% from 343); Blue value is 117 (46.09% from 255 or 34.11% from 343); Max value from RGB is 117 - color contains mainly: blue. Hex color #727075 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727075 is #8D8F8A. Grayscale: #717171. Windows color (decimal): -9277323 or 7696498. OLE color: 7696498.
HSL color Cylindrical-coordinate representation of color #727075: hue angle of 264º degrees, saturation: 0.02, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #727075 is Cyan = 0.03, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 112 | 117 | - |
| CMYK | 0.03 | 0.04 | 0 | 0.54 |
| HSL | 264º | 0.02% | 0.45% | - |
| HSV(B) | 264º | 0.04% | 0.46% | - |
| XYZ | 15.94 | 16.45 | 19.16 | - |
| YUV | 113.17 | 130.16 | 128.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 112 | 117 | 0.03 | 0.04 | 0 | 0.54 | 264 | 0.02 | 0.45 |
| Hex | 72 | 70 | 75 | 3 | 4 | 0 | 36 | 108 | 2 | 2D |
| Octal | 162 | 160 | 165 | 3 | 4 | 0 | 66 | 410 | 2 | 55 |
| Binary | 1110010 | 1110000 | 1110101 | 11 | 100 | 0 | 110110 | 100001000 | 10 | 101101 |
Color Harmonies of #727075
Complementary color
Monochromatic Colors of #727075
Black with #727075
Text Example
Text Example
White with #727075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727075; }
p { color: rgb(114,112,117); }
H1.HeaderClassName
{
color: #727075;
}
.AnyTagClassName
{
color: #727075;
}
</style>
background-color css
<style>
a { background-color: #727075; }
a { background-color: rgb(114,112,117); }
div.DivClassName
{
background-color: #727075;
}
.BgClassName
{
background-color: #727075;
}
</style>
border-color css
<style>
span { border-color: #727075; }
span { border-color: rgb(114,112,117); }
td.TdClassName
{
border-color: #727075;
}
.TagClassName
{
border-color: #727075;
}
</style>