Shades of Scarpa Flow #686071
Tints of Scarpa Flow #686071
RGB
CMYK
RGB Variations
Color information
#686071 (or 0x686071) is known color: Scarpa Flow. HEX triplet: 68, 60 and 71. RGB value is (104,96,113). Sum of RGB (Red+Green+Blue) = 104+96+113=313 (41% of max value = 765). Red value is 104 (41.02% from 255 or 33.23% from 313); Green value is 96 (37.89% from 255 or 30.67% from 313); Blue value is 113 (44.53% from 255 or 36.10% from 313); Max value from RGB is 113 - color contains mainly: blue. Hex color #686071 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686071 is #979F8E. Grayscale: #646464. Windows color (decimal): -9936783 or 7430248. OLE color: 7430248.
HSL color Cylindrical-coordinate representation of color #686071: hue angle of 268.24º degrees, saturation: 0.08, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #686071 is Cyan = 0.08, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 96 | 113 | - |
| CMYK | 0.08 | 0.15 | 0 | 0.56 |
| HSL | 268.24º | 0.08% | 0.41% | - |
| HSV(B) | 268.24º | 0.15% | 0.44% | - |
| XYZ | 12.87 | 12.5 | 17.36 | - |
| YUV | 100.33 | 135.15 | 130.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 96 | 113 | 0.08 | 0.15 | 0 | 0.56 | 268.24 | 0.08 | 0.41 |
| Hex | 68 | 60 | 71 | 8 | F | 0 | 38 | 10C | 8 | 29 |
| Octal | 150 | 140 | 161 | 10 | 17 | 0 | 70 | 414 | 10 | 51 |
| Binary | 1101000 | 1100000 | 1110001 | 1000 | 1111 | 0 | 111000 | 100001100 | 1000 | 101001 |
Color Harmonies of #686071
Complementary color
Monochromatic Colors of #686071
Black with #686071
Text Example
Text Example
White with #686071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686071; }
p { color: rgb(104,96,113); }
H1.HeaderClassName
{
color: #686071;
}
.AnyTagClassName
{
color: #686071;
}
</style>
background-color css
<style>
a { background-color: #686071; }
a { background-color: rgb(104,96,113); }
div.DivClassName
{
background-color: #686071;
}
.BgClassName
{
background-color: #686071;
}
</style>
border-color css
<style>
span { border-color: #686071; }
span { border-color: rgb(104,96,113); }
td.TdClassName
{
border-color: #686071;
}
.TagClassName
{
border-color: #686071;
}
</style>