Shades of Scarpa Flow #696472
Tints of Scarpa Flow #696472
RGB
CMYK
RGB Variations
Color information
#696472 (or 0x696472) is known color: Scarpa Flow. HEX triplet: 69, 64 and 72. RGB value is (105,100,114). Sum of RGB (Red+Green+Blue) = 105+100+114=319 (42% of max value = 765). Red value is 105 (41.41% from 255 or 32.92% from 319); Green value is 100 (39.45% from 255 or 31.35% from 319); Blue value is 114 (44.92% from 255 or 35.74% from 319); Max value from RGB is 114 - color contains mainly: blue. Hex color #696472 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #696472 is #969B8D. Grayscale: #676767. Windows color (decimal): -9870222 or 7496809. OLE color: 7496809.
HSL color Cylindrical-coordinate representation of color #696472: hue angle of 261.43º degrees, saturation: 0.07, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #696472 is Cyan = 0.08, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 100 | 114 | - |
| CMYK | 0.08 | 0.12 | 0 | 0.55 |
| HSL | 261.43º | 0.07% | 0.42% | - |
| HSV(B) | 261.43º | 0.12% | 0.45% | - |
| XYZ | 13.42 | 13.33 | 17.79 | - |
| YUV | 103.09 | 134.16 | 129.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 100 | 114 | 0.08 | 0.12 | 0 | 0.55 | 261.43 | 0.07 | 0.42 |
| Hex | 69 | 64 | 72 | 8 | C | 0 | 37 | 105 | 7 | 2A |
| Octal | 151 | 144 | 162 | 10 | 14 | 0 | 67 | 405 | 7 | 52 |
| Binary | 1101001 | 1100100 | 1110010 | 1000 | 1100 | 0 | 110111 | 100000101 | 111 | 101010 |
Color Harmonies of #696472
Complementary color
Monochromatic Colors of #696472
Black with #696472
Text Example
Text Example
White with #696472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696472; }
p { color: rgb(105,100,114); }
H1.HeaderClassName
{
color: #696472;
}
.AnyTagClassName
{
color: #696472;
}
</style>
background-color css
<style>
a { background-color: #696472; }
a { background-color: rgb(105,100,114); }
div.DivClassName
{
background-color: #696472;
}
.BgClassName
{
background-color: #696472;
}
</style>
border-color css
<style>
span { border-color: #696472; }
span { border-color: rgb(105,100,114); }
td.TdClassName
{
border-color: #696472;
}
.TagClassName
{
border-color: #696472;
}
</style>