Shades of Blue Bayoux #677479
Tints of Blue Bayoux #677479
RGB
CMYK
RGB Variations
Color information
#677479 (or 0x677479) is known color: Blue Bayoux. HEX triplet: 67, 74 and 79. RGB value is (103,116,121). Sum of RGB (Red+Green+Blue) = 103+116+121=340 (45% of max value = 765). Red value is 103 (40.62% from 255 or 30.29% from 340); Green value is 116 (45.70% from 255 or 34.12% from 340); Blue value is 121 (47.66% from 255 or 35.59% from 340); Max value from RGB is 121 - color contains mainly: blue. Hex color #677479 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677479 is #988B86. Grayscale: #707070. Windows color (decimal): -9997191 or 7959655. OLE color: 7959655.
HSL color Cylindrical-coordinate representation of color #677479: hue angle of 196.67º 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 #677479 is Cyan = 0.15, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 116 | 121 | - |
| CMYK | 0.15 | 0.04 | 0 | 0.53 |
| HSL | 196.67º | 0.08% | 0.44% | - |
| HSV(B) | 196.67º | 0.15% | 0.47% | - |
| XYZ | 15.29 | 16.75 | 20.52 | - |
| YUV | 112.68 | 132.69 | 121.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 116 | 121 | 0.15 | 0.04 | 0 | 0.53 | 196.67 | 0.08 | 0.44 |
| Hex | 67 | 74 | 79 | F | 4 | 0 | 35 | C5 | 8 | 2C |
| Octal | 147 | 164 | 171 | 17 | 4 | 0 | 65 | 305 | 10 | 54 |
| Binary | 1100111 | 1110100 | 1111001 | 1111 | 100 | 0 | 110101 | 11000101 | 1000 | 101100 |
Color Harmonies of #677479
Complementary color
Monochromatic Colors of #677479
Black with #677479
Text Example
Text Example
White with #677479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677479; }
p { color: rgb(103,116,121); }
H1.HeaderClassName
{
color: #677479;
}
.AnyTagClassName
{
color: #677479;
}
</style>
background-color css
<style>
a { background-color: #677479; }
a { background-color: rgb(103,116,121); }
div.DivClassName
{
background-color: #677479;
}
.BgClassName
{
background-color: #677479;
}
</style>
border-color css
<style>
span { border-color: #677479; }
span { border-color: rgb(103,116,121); }
td.TdClassName
{
border-color: #677479;
}
.TagClassName
{
border-color: #677479;
}
</style>