Shades of Scarpa Flow #717072
Tints of Scarpa Flow #717072
RGB
CMYK
RGB Variations
Color information
#717072 (or 0x717072) is known color: Scarpa Flow. HEX triplet: 71, 70 and 72. RGB value is (113,112,114). Sum of RGB (Red+Green+Blue) = 113+112+114=339 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.33% from 339); Green value is 112 (44.14% from 255 or 33.04% from 339); Blue value is 114 (44.92% from 255 or 33.63% from 339); Max value from RGB is 114 - color contains mainly: blue. Hex color #717072 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #717072 is #8E8F8D. Grayscale: #707070. Windows color (decimal): -9342862 or 7499889. OLE color: 7499889.
HSL color Cylindrical-coordinate representation of color #717072: hue angle of 270º degrees, saturation: 0.01, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #717072 is Cyan = 0.01, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 112 | 114 | - |
| CMYK | 0.01 | 0.02 | 0 | 0.55 |
| HSL | 270º | 0.01% | 0.44% | - |
| HSV(B) | 270º | 0.02% | 0.45% | - |
| XYZ | 15.64 | 16.31 | 18.24 | - |
| YUV | 112.53 | 128.83 | 128.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 112 | 114 | 0.01 | 0.02 | 0 | 0.55 | 270 | 0.01 | 0.44 |
| Hex | 71 | 70 | 72 | 1 | 2 | 0 | 37 | 10E | 1 | 2C |
| Octal | 161 | 160 | 162 | 1 | 2 | 0 | 67 | 416 | 1 | 54 |
| Binary | 1110001 | 1110000 | 1110010 | 1 | 10 | 0 | 110111 | 100001110 | 1 | 101100 |
Color Harmonies of #717072
Complementary color
Monochromatic Colors of #717072
Black with #717072
Text Example
Text Example
White with #717072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717072; }
p { color: rgb(113,112,114); }
H1.HeaderClassName
{
color: #717072;
}
.AnyTagClassName
{
color: #717072;
}
</style>
background-color css
<style>
a { background-color: #717072; }
a { background-color: rgb(113,112,114); }
div.DivClassName
{
background-color: #717072;
}
.BgClassName
{
background-color: #717072;
}
</style>
border-color css
<style>
span { border-color: #717072; }
span { border-color: rgb(113,112,114); }
td.TdClassName
{
border-color: #717072;
}
.TagClassName
{
border-color: #717072;
}
</style>