Shades of Blue Bayoux #697980
Tints of Blue Bayoux #697980
RGB
CMYK
RGB Variations
Color information
#697980 (or 0x697980) is known color: Blue Bayoux. HEX triplet: 69, 79 and 80. RGB value is (105,121,128). Sum of RGB (Red+Green+Blue) = 105+121+128=354 (46% of max value = 765). Red value is 105 (41.41% from 255 or 29.66% from 354); Green value is 121 (47.66% from 255 or 34.18% from 354); Blue value is 128 (50.39% from 255 or 36.16% from 354); Max value from RGB is 128 - color contains mainly: blue. Hex color #697980 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697980 is #96867F. Grayscale: #747474. Windows color (decimal): -9864832 or 8419689. OLE color: 8419689.
HSL color Cylindrical-coordinate representation of color #697980: hue angle of 198.26º degrees, saturation: 0.1, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #697980 is Cyan = 0.18, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 105 | 121 | 128 | - |
| CMYK | 0.18 | 0.05 | 0 | 0.50 |
| HSL | 198.26º | 0.1% | 0.46% | - |
| HSV(B) | 198.26º | 0.18% | 0.5% | - |
| XYZ | 16.56 | 18.24 | 23.07 | - |
| YUV | 117.01 | 134.2 | 119.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 121 | 128 | 0.18 | 0.05 | 0 | 0.50 | 198.26 | 0.1 | 0.46 |
| Hex | 69 | 79 | 80 | 12 | 5 | 0 | 32 | C6 | A | 2E |
| Octal | 151 | 171 | 200 | 22 | 5 | 0 | 62 | 306 | 12 | 56 |
| Binary | 1101001 | 1111001 | 10000000 | 10010 | 101 | 0 | 110010 | 11000110 | 1010 | 101110 |
Color Harmonies of #697980
Complementary color
Monochromatic Colors of #697980
Black with #697980
Text Example
Text Example
White with #697980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697980; }
p { color: rgb(105,121,128); }
H1.HeaderClassName
{
color: #697980;
}
.AnyTagClassName
{
color: #697980;
}
</style>
background-color css
<style>
a { background-color: #697980; }
a { background-color: rgb(105,121,128); }
div.DivClassName
{
background-color: #697980;
}
.BgClassName
{
background-color: #697980;
}
</style>
border-color css
<style>
span { border-color: #697980; }
span { border-color: rgb(105,121,128); }
td.TdClassName
{
border-color: #697980;
}
.TagClassName
{
border-color: #697980;
}
</style>