Shades of Blue Bayoux #697579
Tints of Blue Bayoux #697579
RGB
CMYK
RGB Variations
Color information
#697579 (or 0x697579) is known color: Blue Bayoux. HEX triplet: 69, 75 and 79. RGB value is (105,117,121). Sum of RGB (Red+Green+Blue) = 105+117+121=343 (45% of max value = 765). Red value is 105 (41.41% from 255 or 30.61% from 343); Green value is 117 (46.09% from 255 or 34.11% from 343); Blue value is 121 (47.66% from 255 or 35.28% from 343); Max value from RGB is 121 - color contains mainly: blue. Hex color #697579 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697579 is #968A86. Grayscale: #717171. Windows color (decimal): -9865863 or 7959913. OLE color: 7959913.
HSL color Cylindrical-coordinate representation of color #697579: hue angle of 195º 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 #697579 is Cyan = 0.13, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 117 | 121 | - |
| CMYK | 0.13 | 0.03 | 0 | 0.53 |
| HSL | 195º | 0.07% | 0.44% | - |
| HSV(B) | 195º | 0.13% | 0.47% | - |
| XYZ | 15.64 | 17.11 | 20.57 | - |
| YUV | 113.87 | 132.02 | 121.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 117 | 121 | 0.13 | 0.03 | 0 | 0.53 | 195 | 0.07 | 0.44 |
| Hex | 69 | 75 | 79 | D | 3 | 0 | 35 | C3 | 7 | 2C |
| Octal | 151 | 165 | 171 | 15 | 3 | 0 | 65 | 303 | 7 | 54 |
| Binary | 1101001 | 1110101 | 1111001 | 1101 | 11 | 0 | 110101 | 11000011 | 111 | 101100 |
Color Harmonies of #697579
Complementary color
Monochromatic Colors of #697579
Black with #697579
Text Example
Text Example
White with #697579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697579; }
p { color: rgb(105,117,121); }
H1.HeaderClassName
{
color: #697579;
}
.AnyTagClassName
{
color: #697579;
}
</style>
background-color css
<style>
a { background-color: #697579; }
a { background-color: rgb(105,117,121); }
div.DivClassName
{
background-color: #697579;
}
.BgClassName
{
background-color: #697579;
}
</style>
border-color css
<style>
span { border-color: #697579; }
span { border-color: rgb(105,117,121); }
td.TdClassName
{
border-color: #697579;
}
.TagClassName
{
border-color: #697579;
}
</style>