Shades of Blue Bayoux #697679
Tints of Blue Bayoux #697679
RGB
CMYK
RGB Variations
Color information
#697679 (or 0x697679) is known color: Blue Bayoux. HEX triplet: 69, 76 and 79. RGB value is (105,118,121). Sum of RGB (Red+Green+Blue) = 105+118+121=344 (45% of max value = 765). Red value is 105 (41.41% from 255 or 30.52% from 344); Green value is 118 (46.48% from 255 or 34.30% from 344); Blue value is 121 (47.66% from 255 or 35.17% from 344); Max value from RGB is 121 - color contains mainly: blue. Hex color #697679 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697679 is #968986. Grayscale: #727272. Windows color (decimal): -9865607 or 7960169. OLE color: 7960169.
HSL color Cylindrical-coordinate representation of color #697679: hue angle of 191.25º degrees, saturation: 0.07, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #697679 is Cyan = 0.13, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 118 | 121 | - |
| CMYK | 0.13 | 0.02 | 0 | 0.53 |
| HSL | 191.25º | 0.07% | 0.44% | - |
| HSV(B) | 191.25º | 0.13% | 0.47% | - |
| XYZ | 15.76 | 17.34 | 20.61 | - |
| YUV | 114.46 | 131.69 | 121.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 118 | 121 | 0.13 | 0.02 | 0 | 0.53 | 191.25 | 0.07 | 0.44 |
| Hex | 69 | 76 | 79 | D | 2 | 0 | 35 | BF | 7 | 2C |
| Octal | 151 | 166 | 171 | 15 | 2 | 0 | 65 | 277 | 7 | 54 |
| Binary | 1101001 | 1110110 | 1111001 | 1101 | 10 | 0 | 110101 | 10111111 | 111 | 101100 |
Color Harmonies of #697679
Complementary color
Monochromatic Colors of #697679
Black with #697679
Text Example
Text Example
White with #697679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697679; }
p { color: rgb(105,118,121); }
H1.HeaderClassName
{
color: #697679;
}
.AnyTagClassName
{
color: #697679;
}
</style>
background-color css
<style>
a { background-color: #697679; }
a { background-color: rgb(105,118,121); }
div.DivClassName
{
background-color: #697679;
}
.BgClassName
{
background-color: #697679;
}
</style>
border-color css
<style>
span { border-color: #697679; }
span { border-color: rgb(105,118,121); }
td.TdClassName
{
border-color: #697679;
}
.TagClassName
{
border-color: #697679;
}
</style>