Shades of Blue Bayoux #677579
Tints of Blue Bayoux #677579
RGB
CMYK
RGB Variations
Color information
#677579 (or 0x677579) is known color: Blue Bayoux. HEX triplet: 67, 75 and 79. RGB value is (103,117,121). Sum of RGB (Red+Green+Blue) = 103+117+121=341 (45% of max value = 765). Red value is 103 (40.62% from 255 or 30.21% from 341); Green value is 117 (46.09% from 255 or 34.31% from 341); Blue value is 121 (47.66% from 255 or 35.48% from 341); Max value from RGB is 121 - color contains mainly: blue. Hex color #677579 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677579 is #988A86. Grayscale: #717171. Windows color (decimal): -9996935 or 7959911. OLE color: 7959911.
HSL color Cylindrical-coordinate representation of color #677579: hue angle of 193.33º 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 #677579 is Cyan = 0.15, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 117 | 121 | - |
| CMYK | 0.15 | 0.03 | 0 | 0.53 |
| HSL | 193.33º | 0.08% | 0.44% | - |
| HSV(B) | 193.33º | 0.15% | 0.47% | - |
| XYZ | 15.41 | 16.99 | 20.56 | - |
| YUV | 113.27 | 132.36 | 120.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 117 | 121 | 0.15 | 0.03 | 0 | 0.53 | 193.33 | 0.08 | 0.44 |
| Hex | 67 | 75 | 79 | F | 3 | 0 | 35 | C1 | 8 | 2C |
| Octal | 147 | 165 | 171 | 17 | 3 | 0 | 65 | 301 | 10 | 54 |
| Binary | 1100111 | 1110101 | 1111001 | 1111 | 11 | 0 | 110101 | 11000001 | 1000 | 101100 |
Color Harmonies of #677579
Complementary color
Monochromatic Colors of #677579
Black with #677579
Text Example
Text Example
White with #677579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677579; }
p { color: rgb(103,117,121); }
H1.HeaderClassName
{
color: #677579;
}
.AnyTagClassName
{
color: #677579;
}
</style>
background-color css
<style>
a { background-color: #677579; }
a { background-color: rgb(103,117,121); }
div.DivClassName
{
background-color: #677579;
}
.BgClassName
{
background-color: #677579;
}
</style>
border-color css
<style>
span { border-color: #677579; }
span { border-color: rgb(103,117,121); }
td.TdClassName
{
border-color: #677579;
}
.TagClassName
{
border-color: #677579;
}
</style>