Shades of Blue Bayoux #677477
Tints of Blue Bayoux #677477
RGB
CMYK
RGB Variations
Color information
#677477 (or 0x677477) is known color: Blue Bayoux. HEX triplet: 67, 74 and 77. RGB value is (103,116,119). Sum of RGB (Red+Green+Blue) = 103+116+119=338 (44% of max value = 765). Red value is 103 (40.62% from 255 or 30.47% from 338); Green value is 116 (45.70% from 255 or 34.32% from 338); Blue value is 119 (46.88% from 255 or 35.21% from 338); Max value from RGB is 119 - color contains mainly: blue. Hex color #677477 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677477 is #988B88. Grayscale: #707070. Windows color (decimal): -9997193 or 7828583. OLE color: 7828583.
HSL color Cylindrical-coordinate representation of color #677477: hue angle of 191.25º 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 #677477 is Cyan = 0.13, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 116 | 119 | - |
| CMYK | 0.13 | 0.03 | 0 | 0.53 |
| HSL | 191.25º | 0.07% | 0.44% | - |
| HSV(B) | 191.25º | 0.13% | 0.47% | - |
| XYZ | 15.17 | 16.71 | 19.88 | - |
| YUV | 112.46 | 131.69 | 121.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 116 | 119 | 0.13 | 0.03 | 0 | 0.53 | 191.25 | 0.07 | 0.44 |
| Hex | 67 | 74 | 77 | D | 3 | 0 | 35 | BF | 7 | 2C |
| Octal | 147 | 164 | 167 | 15 | 3 | 0 | 65 | 277 | 7 | 54 |
| Binary | 1100111 | 1110100 | 1110111 | 1101 | 11 | 0 | 110101 | 10111111 | 111 | 101100 |
Color Harmonies of #677477
Complementary color
Monochromatic Colors of #677477
Black with #677477
Text Example
Text Example
White with #677477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677477; }
p { color: rgb(103,116,119); }
H1.HeaderClassName
{
color: #677477;
}
.AnyTagClassName
{
color: #677477;
}
</style>
background-color css
<style>
a { background-color: #677477; }
a { background-color: rgb(103,116,119); }
div.DivClassName
{
background-color: #677477;
}
.BgClassName
{
background-color: #677477;
}
</style>
border-color css
<style>
span { border-color: #677477; }
span { border-color: rgb(103,116,119); }
td.TdClassName
{
border-color: #677477;
}
.TagClassName
{
border-color: #677477;
}
</style>