Shades of Blue Bayoux #677880
Tints of Blue Bayoux #677880
RGB
CMYK
RGB Variations
Color information
#677880 (or 0x677880) is known color: Blue Bayoux. HEX triplet: 67, 78 and 80. RGB value is (103,120,128). Sum of RGB (Red+Green+Blue) = 103+120+128=351 (46% of max value = 765). Red value is 103 (40.62% from 255 or 29.34% from 351); Green value is 120 (47.27% from 255 or 34.19% from 351); Blue value is 128 (50.39% from 255 or 36.47% from 351); Max value from RGB is 128 - color contains mainly: blue. Hex color #677880 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677880 is #98877F. Grayscale: #737373. Windows color (decimal): -9996160 or 8419431. OLE color: 8419431.
HSL color Cylindrical-coordinate representation of color #677880: hue angle of 199.2º degrees, saturation: 0.11, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #677880 is Cyan = 0.20, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 103 | 120 | 128 | - |
| CMYK | 0.20 | 0.06 | 0 | 0.50 |
| HSL | 199.2º | 0.11% | 0.45% | - |
| HSV(B) | 199.2º | 0.2% | 0.5% | - |
| XYZ | 16.21 | 17.88 | 23.02 | - |
| YUV | 115.83 | 134.87 | 118.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 120 | 128 | 0.20 | 0.06 | 0 | 0.50 | 199.2 | 0.11 | 0.45 |
| Hex | 67 | 78 | 80 | 14 | 6 | 0 | 32 | C7 | B | 2D |
| Octal | 147 | 170 | 200 | 24 | 6 | 0 | 62 | 307 | 13 | 55 |
| Binary | 1100111 | 1111000 | 10000000 | 10100 | 110 | 0 | 110010 | 11000111 | 1011 | 101101 |
Color Harmonies of #677880
Complementary color
Monochromatic Colors of #677880
Black with #677880
Text Example
Text Example
White with #677880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677880; }
p { color: rgb(103,120,128); }
H1.HeaderClassName
{
color: #677880;
}
.AnyTagClassName
{
color: #677880;
}
</style>
background-color css
<style>
a { background-color: #677880; }
a { background-color: rgb(103,120,128); }
div.DivClassName
{
background-color: #677880;
}
.BgClassName
{
background-color: #677880;
}
</style>
border-color css
<style>
span { border-color: #677880; }
span { border-color: rgb(103,120,128); }
td.TdClassName
{
border-color: #677880;
}
.TagClassName
{
border-color: #677880;
}
</style>