Shades of Blue Bayoux #687577
Tints of Blue Bayoux #687577
RGB
CMYK
RGB Variations
Color information
#687577 (or 0x687577) is known color: Blue Bayoux. HEX triplet: 68, 75 and 77. RGB value is (104,117,119). Sum of RGB (Red+Green+Blue) = 104+117+119=340 (45% of max value = 765). Red value is 104 (41.02% from 255 or 30.59% from 340); Green value is 117 (46.09% from 255 or 34.41% from 340); Blue value is 119 (46.88% from 255 or 35% from 340); Max value from RGB is 119 - color contains mainly: blue. Hex color #687577 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687577 is #978A88. Grayscale: #717171. Windows color (decimal): -9931401 or 7828840. OLE color: 7828840.
HSL color Cylindrical-coordinate representation of color #687577: hue angle of 188º 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 #687577 is Cyan = 0.13, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 117 | 119 | - |
| CMYK | 0.13 | 0.02 | 0 | 0.53 |
| HSL | 188º | 0.07% | 0.44% | - |
| HSV(B) | 188º | 0.13% | 0.47% | - |
| XYZ | 15.4 | 17 | 19.92 | - |
| YUV | 113.34 | 131.19 | 121.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 117 | 119 | 0.13 | 0.02 | 0 | 0.53 | 188 | 0.07 | 0.44 |
| Hex | 68 | 75 | 77 | D | 2 | 0 | 35 | BC | 7 | 2C |
| Octal | 150 | 165 | 167 | 15 | 2 | 0 | 65 | 274 | 7 | 54 |
| Binary | 1101000 | 1110101 | 1110111 | 1101 | 10 | 0 | 110101 | 10111100 | 111 | 101100 |
Color Harmonies of #687577
Complementary color
Monochromatic Colors of #687577
Black with #687577
Text Example
Text Example
White with #687577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687577; }
p { color: rgb(104,117,119); }
H1.HeaderClassName
{
color: #687577;
}
.AnyTagClassName
{
color: #687577;
}
</style>
background-color css
<style>
a { background-color: #687577; }
a { background-color: rgb(104,117,119); }
div.DivClassName
{
background-color: #687577;
}
.BgClassName
{
background-color: #687577;
}
</style>
border-color css
<style>
span { border-color: #687577; }
span { border-color: rgb(104,117,119); }
td.TdClassName
{
border-color: #687577;
}
.TagClassName
{
border-color: #687577;
}
</style>