Shades of Scarpa Flow #686270
Tints of Scarpa Flow #686270
RGB
CMYK
RGB Variations
Color information
#686270 (or 0x686270) is known color: Scarpa Flow. HEX triplet: 68, 62 and 70. RGB value is (104,98,112). Sum of RGB (Red+Green+Blue) = 104+98+112=314 (41% of max value = 765). Red value is 104 (41.02% from 255 or 33.12% from 314); Green value is 98 (38.67% from 255 or 31.21% from 314); Blue value is 112 (44.14% from 255 or 35.67% from 314); Max value from RGB is 112 - color contains mainly: blue. Hex color #686270 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686270 is #979D8F. Grayscale: #656565. Windows color (decimal): -9936272 or 7365224. OLE color: 7365224.
HSL color Cylindrical-coordinate representation of color #686270: hue angle of 265.71º degrees, saturation: 0.07, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #686270 is Cyan = 0.07, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 98 | 112 | - |
| CMYK | 0.07 | 0.13 | 0 | 0.56 |
| HSL | 265.71º | 0.07% | 0.41% | - |
| HSV(B) | 265.71º | 0.13% | 0.44% | - |
| XYZ | 13 | 12.85 | 17.12 | - |
| YUV | 101.39 | 133.99 | 129.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 98 | 112 | 0.07 | 0.13 | 0 | 0.56 | 265.71 | 0.07 | 0.41 |
| Hex | 68 | 62 | 70 | 7 | D | 0 | 38 | 10A | 7 | 29 |
| Octal | 150 | 142 | 160 | 7 | 15 | 0 | 70 | 412 | 7 | 51 |
| Binary | 1101000 | 1100010 | 1110000 | 111 | 1101 | 0 | 111000 | 100001010 | 111 | 101001 |
Color Harmonies of #686270
Complementary color
Monochromatic Colors of #686270
Black with #686270
Text Example
Text Example
White with #686270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686270; }
p { color: rgb(104,98,112); }
H1.HeaderClassName
{
color: #686270;
}
.AnyTagClassName
{
color: #686270;
}
</style>
background-color css
<style>
a { background-color: #686270; }
a { background-color: rgb(104,98,112); }
div.DivClassName
{
background-color: #686270;
}
.BgClassName
{
background-color: #686270;
}
</style>
border-color css
<style>
span { border-color: #686270; }
span { border-color: rgb(104,98,112); }
td.TdClassName
{
border-color: #686270;
}
.TagClassName
{
border-color: #686270;
}
</style>