Shades of Scarpa Flow #696077
Tints of Scarpa Flow #696077
RGB
CMYK
RGB Variations
Color information
#696077 (or 0x696077) is known color: Scarpa Flow. HEX triplet: 69, 60 and 77. RGB value is (105,96,119). Sum of RGB (Red+Green+Blue) = 105+96+119=320 (42% of max value = 765). Red value is 105 (41.41% from 255 or 32.81% from 320); Green value is 96 (37.89% from 255 or 30% from 320); Blue value is 119 (46.88% from 255 or 37.19% from 320); Max value from RGB is 119 - color contains mainly: blue. Hex color #696077 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #696077 is #969F88. Grayscale: #656565. Windows color (decimal): -9871241 or 7823465. OLE color: 7823465.
HSL color Cylindrical-coordinate representation of color #696077: hue angle of 263.48º degrees, saturation: 0.11, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #696077 is Cyan = 0.12, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 96 | 119 | - |
| CMYK | 0.12 | 0.19 | 0 | 0.53 |
| HSL | 263.48º | 0.11% | 0.42% | - |
| HSV(B) | 263.48º | 0.19% | 0.47% | - |
| XYZ | 13.34 | 12.7 | 19.2 | - |
| YUV | 101.31 | 137.98 | 130.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 96 | 119 | 0.12 | 0.19 | 0 | 0.53 | 263.48 | 0.11 | 0.42 |
| Hex | 69 | 60 | 77 | C | 13 | 0 | 35 | 107 | B | 2A |
| Octal | 151 | 140 | 167 | 14 | 23 | 0 | 65 | 407 | 13 | 52 |
| Binary | 1101001 | 1100000 | 1110111 | 1100 | 10011 | 0 | 110101 | 100000111 | 1011 | 101010 |
Color Harmonies of #696077
Complementary color
Monochromatic Colors of #696077
Black with #696077
Text Example
Text Example
White with #696077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696077; }
p { color: rgb(105,96,119); }
H1.HeaderClassName
{
color: #696077;
}
.AnyTagClassName
{
color: #696077;
}
</style>
background-color css
<style>
a { background-color: #696077; }
a { background-color: rgb(105,96,119); }
div.DivClassName
{
background-color: #696077;
}
.BgClassName
{
background-color: #696077;
}
</style>
border-color css
<style>
span { border-color: #696077; }
span { border-color: rgb(105,96,119); }
td.TdClassName
{
border-color: #696077;
}
.TagClassName
{
border-color: #696077;
}
</style>