Shades of Blue Bayoux #677679
Tints of Blue Bayoux #677679
RGB
CMYK
RGB Variations
Color information
#677679 (or 0x677679) is known color: Blue Bayoux. HEX triplet: 67, 76 and 79. RGB value is (103,118,121). Sum of RGB (Red+Green+Blue) = 103+118+121=342 (45% of max value = 765). Red value is 103 (40.62% from 255 or 30.12% from 342); Green value is 118 (46.48% from 255 or 34.50% from 342); Blue value is 121 (47.66% from 255 or 35.38% from 342); Max value from RGB is 121 - color contains mainly: blue. Hex color #677679 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677679 is #988986. Grayscale: #717171. Windows color (decimal): -9996679 or 7960167. OLE color: 7960167.
HSL color Cylindrical-coordinate representation of color #677679: hue angle of 190º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #677679 is Cyan = 0.15, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 118 | 121 | - |
| CMYK | 0.15 | 0.02 | 0 | 0.53 |
| HSL | 190º | 0.08% | 0.44% | - |
| HSV(B) | 190º | 0.15% | 0.47% | - |
| XYZ | 15.52 | 17.22 | 20.59 | - |
| YUV | 113.86 | 132.03 | 120.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 118 | 121 | 0.15 | 0.02 | 0 | 0.53 | 190 | 0.08 | 0.44 |
| Hex | 67 | 76 | 79 | F | 2 | 0 | 35 | BE | 8 | 2C |
| Octal | 147 | 166 | 171 | 17 | 2 | 0 | 65 | 276 | 10 | 54 |
| Binary | 1100111 | 1110110 | 1111001 | 1111 | 10 | 0 | 110101 | 10111110 | 1000 | 101100 |
Color Harmonies of #677679
Complementary color
Monochromatic Colors of #677679
Black with #677679
Text Example
Text Example
White with #677679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677679; }
p { color: rgb(103,118,121); }
H1.HeaderClassName
{
color: #677679;
}
.AnyTagClassName
{
color: #677679;
}
</style>
background-color css
<style>
a { background-color: #677679; }
a { background-color: rgb(103,118,121); }
div.DivClassName
{
background-color: #677679;
}
.BgClassName
{
background-color: #677679;
}
</style>
border-color css
<style>
span { border-color: #677679; }
span { border-color: rgb(103,118,121); }
td.TdClassName
{
border-color: #677679;
}
.TagClassName
{
border-color: #677679;
}
</style>