Shades of Scarpa Flow #696371
Tints of Scarpa Flow #696371
RGB
CMYK
RGB Variations
Color information
#696371 (or 0x696371) is known color: Scarpa Flow. HEX triplet: 69, 63 and 71. RGB value is (105,99,113). Sum of RGB (Red+Green+Blue) = 105+99+113=317 (41% of max value = 765). Red value is 105 (41.41% from 255 or 33.12% from 317); Green value is 99 (39.06% from 255 or 31.23% from 317); Blue value is 113 (44.53% from 255 or 35.65% from 317); Max value from RGB is 113 - color contains mainly: blue. Hex color #696371 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #696371 is #969C8E. Grayscale: #666666. Windows color (decimal): -9870479 or 7431017. OLE color: 7431017.
HSL color Cylindrical-coordinate representation of color #696371: hue angle of 265.71º 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 #696371 is Cyan = 0.07, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 105 | 99 | 113 | - |
| CMYK | 0.07 | 0.12 | 0 | 0.56 |
| HSL | 265.71º | 0.07% | 0.42% | - |
| HSV(B) | 265.71º | 0.12% | 0.44% | - |
| XYZ | 13.27 | 13.12 | 17.46 | - |
| YUV | 102.39 | 133.99 | 129.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 99 | 113 | 0.07 | 0.12 | 0 | 0.56 | 265.71 | 0.07 | 0.42 |
| Hex | 69 | 63 | 71 | 7 | C | 0 | 38 | 10A | 7 | 2A |
| Octal | 151 | 143 | 161 | 7 | 14 | 0 | 70 | 412 | 7 | 52 |
| Binary | 1101001 | 1100011 | 1110001 | 111 | 1100 | 0 | 111000 | 100001010 | 111 | 101010 |
Color Harmonies of #696371
Complementary color
Monochromatic Colors of #696371
Black with #696371
Text Example
Text Example
White with #696371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696371; }
p { color: rgb(105,99,113); }
H1.HeaderClassName
{
color: #696371;
}
.AnyTagClassName
{
color: #696371;
}
</style>
background-color css
<style>
a { background-color: #696371; }
a { background-color: rgb(105,99,113); }
div.DivClassName
{
background-color: #696371;
}
.BgClassName
{
background-color: #696371;
}
</style>
border-color css
<style>
span { border-color: #696371; }
span { border-color: rgb(105,99,113); }
td.TdClassName
{
border-color: #696371;
}
.TagClassName
{
border-color: #696371;
}
</style>