Shades of Scarpa Flow #676270
Tints of Scarpa Flow #676270
RGB
CMYK
RGB Variations
Color information
#676270 (or 0x676270) is known color: Scarpa Flow. HEX triplet: 67, 62 and 70. RGB value is (103,98,112). Sum of RGB (Red+Green+Blue) = 103+98+112=313 (41% of max value = 765). Red value is 103 (40.62% from 255 or 32.91% from 313); Green value is 98 (38.67% from 255 or 31.31% 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 #676270 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #676270 is #989D8F. Grayscale: #656565. Windows color (decimal): -10001808 or 7365223. OLE color: 7365223.
HSL color Cylindrical-coordinate representation of color #676270: hue angle of 261.43º 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 #676270 is Cyan = 0.08, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 98 | 112 | - |
| CMYK | 0.08 | 0.13 | 0 | 0.56 |
| HSL | 261.43º | 0.07% | 0.41% | - |
| HSV(B) | 261.43º | 0.13% | 0.44% | - |
| XYZ | 12.89 | 12.79 | 17.12 | - |
| YUV | 101.09 | 134.16 | 129.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 98 | 112 | 0.08 | 0.13 | 0 | 0.56 | 261.43 | 0.07 | 0.41 |
| Hex | 67 | 62 | 70 | 8 | D | 0 | 38 | 105 | 7 | 29 |
| Octal | 147 | 142 | 160 | 10 | 15 | 0 | 70 | 405 | 7 | 51 |
| Binary | 1100111 | 1100010 | 1110000 | 1000 | 1101 | 0 | 111000 | 100000101 | 111 | 101001 |
Color Harmonies of #676270
Complementary color
Monochromatic Colors of #676270
Black with #676270
Text Example
Text Example
White with #676270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676270; }
p { color: rgb(103,98,112); }
H1.HeaderClassName
{
color: #676270;
}
.AnyTagClassName
{
color: #676270;
}
</style>
background-color css
<style>
a { background-color: #676270; }
a { background-color: rgb(103,98,112); }
div.DivClassName
{
background-color: #676270;
}
.BgClassName
{
background-color: #676270;
}
</style>
border-color css
<style>
span { border-color: #676270; }
span { border-color: rgb(103,98,112); }
td.TdClassName
{
border-color: #676270;
}
.TagClassName
{
border-color: #676270;
}
</style>