Shades of Scarpa Flow #686371
Tints of Scarpa Flow #686371
RGB
CMYK
RGB Variations
Color information
#686371 (or 0x686371) is known color: Scarpa Flow. HEX triplet: 68, 63 and 71. RGB value is (104,99,113). Sum of RGB (Red+Green+Blue) = 104+99+113=316 (41% of max value = 765). Red value is 104 (41.02% from 255 or 32.91% from 316); Green value is 99 (39.06% from 255 or 31.33% from 316); Blue value is 113 (44.53% from 255 or 35.76% from 316); Max value from RGB is 113 - color contains mainly: blue. Hex color #686371 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686371 is #979C8E. Grayscale: #666666. Windows color (decimal): -9936015 or 7431016. OLE color: 7431016.
HSL color Cylindrical-coordinate representation of color #686371: hue angle of 261.43º degrees, saturation: 0.07, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #686371 is Cyan = 0.08, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 99 | 113 | - |
| CMYK | 0.08 | 0.12 | 0 | 0.56 |
| HSL | 261.43º | 0.07% | 0.42% | - |
| HSV(B) | 261.43º | 0.12% | 0.44% | - |
| XYZ | 13.15 | 13.06 | 17.45 | - |
| YUV | 102.09 | 134.16 | 129.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 99 | 113 | 0.08 | 0.12 | 0 | 0.56 | 261.43 | 0.07 | 0.42 |
| Hex | 68 | 63 | 71 | 8 | C | 0 | 38 | 105 | 7 | 2A |
| Octal | 150 | 143 | 161 | 10 | 14 | 0 | 70 | 405 | 7 | 52 |
| Binary | 1101000 | 1100011 | 1110001 | 1000 | 1100 | 0 | 111000 | 100000101 | 111 | 101010 |
Color Harmonies of #686371
Complementary color
Monochromatic Colors of #686371
Black with #686371
Text Example
Text Example
White with #686371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686371; }
p { color: rgb(104,99,113); }
H1.HeaderClassName
{
color: #686371;
}
.AnyTagClassName
{
color: #686371;
}
</style>
background-color css
<style>
a { background-color: #686371; }
a { background-color: rgb(104,99,113); }
div.DivClassName
{
background-color: #686371;
}
.BgClassName
{
background-color: #686371;
}
</style>
border-color css
<style>
span { border-color: #686371; }
span { border-color: rgb(104,99,113); }
td.TdClassName
{
border-color: #686371;
}
.TagClassName
{
border-color: #686371;
}
</style>