Shades of Scarpa Flow #676170
Tints of Scarpa Flow #676170
RGB
CMYK
RGB Variations
Color information
#676170 (or 0x676170) is known color: Scarpa Flow. HEX triplet: 67, 61 and 70. RGB value is (103,97,112). Sum of RGB (Red+Green+Blue) = 103+97+112=312 (41% of max value = 765). Red value is 103 (40.62% from 255 or 33.01% from 312); Green value is 97 (38.28% from 255 or 31.09% from 312); Blue value is 112 (44.14% from 255 or 35.90% from 312); Max value from RGB is 112 - color contains mainly: blue. Hex color #676170 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #676170 is #989E8F. Grayscale: #646464. Windows color (decimal): -10002064 or 7364967. OLE color: 7364967.
HSL color Cylindrical-coordinate representation of color #676170: hue angle of 264º 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 #676170 is Cyan = 0.08, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 97 | 112 | - |
| CMYK | 0.08 | 0.13 | 0 | 0.56 |
| HSL | 264º | 0.07% | 0.41% | - |
| HSV(B) | 264º | 0.13% | 0.44% | - |
| XYZ | 12.79 | 12.6 | 17.09 | - |
| YUV | 100.5 | 134.49 | 129.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 97 | 112 | 0.08 | 0.13 | 0 | 0.56 | 264 | 0.07 | 0.41 |
| Hex | 67 | 61 | 70 | 8 | D | 0 | 38 | 108 | 7 | 29 |
| Octal | 147 | 141 | 160 | 10 | 15 | 0 | 70 | 410 | 7 | 51 |
| Binary | 1100111 | 1100001 | 1110000 | 1000 | 1101 | 0 | 111000 | 100001000 | 111 | 101001 |
Color Harmonies of #676170
Complementary color
Monochromatic Colors of #676170
Black with #676170
Text Example
Text Example
White with #676170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676170; }
p { color: rgb(103,97,112); }
H1.HeaderClassName
{
color: #676170;
}
.AnyTagClassName
{
color: #676170;
}
</style>
background-color css
<style>
a { background-color: #676170; }
a { background-color: rgb(103,97,112); }
div.DivClassName
{
background-color: #676170;
}
.BgClassName
{
background-color: #676170;
}
</style>
border-color css
<style>
span { border-color: #676170; }
span { border-color: rgb(103,97,112); }
td.TdClassName
{
border-color: #676170;
}
.TagClassName
{
border-color: #676170;
}
</style>