Shades of Scarpa Flow #696075
Tints of Scarpa Flow #696075
RGB
CMYK
RGB Variations
Color information
#696075 (or 0x696075) is known color: Scarpa Flow. HEX triplet: 69, 60 and 75. RGB value is (105,96,117). Sum of RGB (Red+Green+Blue) = 105+96+117=318 (42% of max value = 765). Red value is 105 (41.41% from 255 or 33.02% from 318); Green value is 96 (37.89% from 255 or 30.19% from 318); Blue value is 117 (46.09% from 255 or 36.79% from 318); Max value from RGB is 117 - color contains mainly: blue. Hex color #696075 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #696075 is #969F8A. Grayscale: #656565. Windows color (decimal): -9871243 or 7692393. OLE color: 7692393.
HSL color Cylindrical-coordinate representation of color #696075: hue angle of 265.71º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #696075 is Cyan = 0.10, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 96 | 117 | - |
| CMYK | 0.10 | 0.18 | 0 | 0.54 |
| HSL | 265.71º | 0.1% | 0.42% | - |
| HSV(B) | 265.71º | 0.18% | 0.46% | - |
| XYZ | 13.22 | 12.65 | 18.58 | - |
| YUV | 101.09 | 136.98 | 130.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 96 | 117 | 0.10 | 0.18 | 0 | 0.54 | 265.71 | 0.1 | 0.42 |
| Hex | 69 | 60 | 75 | A | 12 | 0 | 36 | 10A | A | 2A |
| Octal | 151 | 140 | 165 | 12 | 22 | 0 | 66 | 412 | 12 | 52 |
| Binary | 1101001 | 1100000 | 1110101 | 1010 | 10010 | 0 | 110110 | 100001010 | 1010 | 101010 |
Color Harmonies of #696075
Complementary color
Monochromatic Colors of #696075
Black with #696075
Text Example
Text Example
White with #696075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696075; }
p { color: rgb(105,96,117); }
H1.HeaderClassName
{
color: #696075;
}
.AnyTagClassName
{
color: #696075;
}
</style>
background-color css
<style>
a { background-color: #696075; }
a { background-color: rgb(105,96,117); }
div.DivClassName
{
background-color: #696075;
}
.BgClassName
{
background-color: #696075;
}
</style>
border-color css
<style>
span { border-color: #696075; }
span { border-color: rgb(105,96,117); }
td.TdClassName
{
border-color: #696075;
}
.TagClassName
{
border-color: #696075;
}
</style>