Shades of Scarpa Flow #696372
Tints of Scarpa Flow #696372
RGB
CMYK
RGB Variations
Color information
#696372 (or 0x696372) is known color: Scarpa Flow. HEX triplet: 69, 63 and 72. RGB value is (105,99,114). Sum of RGB (Red+Green+Blue) = 105+99+114=318 (42% of max value = 765). Red value is 105 (41.41% from 255 or 33.02% from 318); Green value is 99 (39.06% from 255 or 31.13% from 318); Blue value is 114 (44.92% from 255 or 35.85% from 318); Max value from RGB is 114 - color contains mainly: blue. Hex color #696372 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #696372 is #969C8D. Grayscale: #666666. Windows color (decimal): -9870478 or 7496553. OLE color: 7496553.
HSL color Cylindrical-coordinate representation of color #696372: hue angle of 264º degrees, saturation: 0.07, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #696372 is Cyan = 0.08, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 99 | 114 | - |
| CMYK | 0.08 | 0.13 | 0 | 0.55 |
| HSL | 264º | 0.07% | 0.42% | - |
| HSV(B) | 264º | 0.13% | 0.45% | - |
| XYZ | 13.32 | 13.14 | 17.75 | - |
| YUV | 102.5 | 134.49 | 129.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 99 | 114 | 0.08 | 0.13 | 0 | 0.55 | 264 | 0.07 | 0.42 |
| Hex | 69 | 63 | 72 | 8 | D | 0 | 37 | 108 | 7 | 2A |
| Octal | 151 | 143 | 162 | 10 | 15 | 0 | 67 | 410 | 7 | 52 |
| Binary | 1101001 | 1100011 | 1110010 | 1000 | 1101 | 0 | 110111 | 100001000 | 111 | 101010 |
Color Harmonies of #696372
Complementary color
Monochromatic Colors of #696372
Black with #696372
Text Example
Text Example
White with #696372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696372; }
p { color: rgb(105,99,114); }
H1.HeaderClassName
{
color: #696372;
}
.AnyTagClassName
{
color: #696372;
}
</style>
background-color css
<style>
a { background-color: #696372; }
a { background-color: rgb(105,99,114); }
div.DivClassName
{
background-color: #696372;
}
.BgClassName
{
background-color: #696372;
}
</style>
border-color css
<style>
span { border-color: #696372; }
span { border-color: rgb(105,99,114); }
td.TdClassName
{
border-color: #696372;
}
.TagClassName
{
border-color: #696372;
}
</style>