Shades of Scarpa Flow #686170
Tints of Scarpa Flow #686170
RGB
CMYK
RGB Variations
Color information
#686170 (or 0x686170) is known color: Scarpa Flow. HEX triplet: 68, 61 and 70. RGB value is (104,97,112). Sum of RGB (Red+Green+Blue) = 104+97+112=313 (41% of max value = 765). Red value is 104 (41.02% from 255 or 33.23% from 313); Green value is 97 (38.28% from 255 or 30.99% from 313); Blue value is 112 (44.14% from 255 or 35.78% from 313); Max value from RGB is 112 - color contains mainly: blue. Hex color #686170 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686170 is #979E8F. Grayscale: #646464. Windows color (decimal): -9936528 or 7364968. OLE color: 7364968.
HSL color Cylindrical-coordinate representation of color #686170: hue angle of 268º degrees, saturation: 0.07, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #686170 is Cyan = 0.07, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 97 | 112 | - |
| CMYK | 0.07 | 0.13 | 0 | 0.56 |
| HSL | 268º | 0.07% | 0.41% | - |
| HSV(B) | 268º | 0.13% | 0.44% | - |
| XYZ | 12.91 | 12.66 | 17.09 | - |
| YUV | 100.8 | 134.32 | 130.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 97 | 112 | 0.07 | 0.13 | 0 | 0.56 | 268 | 0.07 | 0.41 |
| Hex | 68 | 61 | 70 | 7 | D | 0 | 38 | 10C | 7 | 29 |
| Octal | 150 | 141 | 160 | 7 | 15 | 0 | 70 | 414 | 7 | 51 |
| Binary | 1101000 | 1100001 | 1110000 | 111 | 1101 | 0 | 111000 | 100001100 | 111 | 101001 |
Color Harmonies of #686170
Complementary color
Monochromatic Colors of #686170
Black with #686170
Text Example
Text Example
White with #686170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686170; }
p { color: rgb(104,97,112); }
H1.HeaderClassName
{
color: #686170;
}
.AnyTagClassName
{
color: #686170;
}
</style>
background-color css
<style>
a { background-color: #686170; }
a { background-color: rgb(104,97,112); }
div.DivClassName
{
background-color: #686170;
}
.BgClassName
{
background-color: #686170;
}
</style>
border-color css
<style>
span { border-color: #686170; }
span { border-color: rgb(104,97,112); }
td.TdClassName
{
border-color: #686170;
}
.TagClassName
{
border-color: #686170;
}
</style>