Shades of Blue Bayoux #677981
Tints of Blue Bayoux #677981
RGB
CMYK
RGB Variations
Color information
#677981 (or 0x677981) is known color: Blue Bayoux. HEX triplet: 67, 79 and 81. RGB value is (103,121,129). Sum of RGB (Red+Green+Blue) = 103+121+129=353 (46% of max value = 765). Red value is 103 (40.62% from 255 or 29.18% from 353); Green value is 121 (47.66% from 255 or 34.28% from 353); Blue value is 129 (50.78% from 255 or 36.54% from 353); Max value from RGB is 129 - color contains mainly: blue. Hex color #677981 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677981 is #98867E. Grayscale: #747474. Windows color (decimal): -9995903 or 8485223. OLE color: 8485223.
HSL color Cylindrical-coordinate representation of color #677981: hue angle of 198.46º degrees, saturation: 0.11, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #677981 is Cyan = 0.20, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 121 | 129 | - |
| CMYK | 0.20 | 0.06 | 0 | 0.49 |
| HSL | 198.46º | 0.11% | 0.45% | - |
| HSV(B) | 198.46º | 0.2% | 0.51% | - |
| XYZ | 16.39 | 18.14 | 23.41 | - |
| YUV | 116.53 | 135.04 | 118.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 121 | 129 | 0.20 | 0.06 | 0 | 0.49 | 198.46 | 0.11 | 0.45 |
| Hex | 67 | 79 | 81 | 14 | 6 | 0 | 31 | C6 | B | 2D |
| Octal | 147 | 171 | 201 | 24 | 6 | 0 | 61 | 306 | 13 | 55 |
| Binary | 1100111 | 1111001 | 10000001 | 10100 | 110 | 0 | 110001 | 11000110 | 1011 | 101101 |
Color Harmonies of #677981
Complementary color
Monochromatic Colors of #677981
Black with #677981
Text Example
Text Example
White with #677981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677981; }
p { color: rgb(103,121,129); }
H1.HeaderClassName
{
color: #677981;
}
.AnyTagClassName
{
color: #677981;
}
</style>
background-color css
<style>
a { background-color: #677981; }
a { background-color: rgb(103,121,129); }
div.DivClassName
{
background-color: #677981;
}
.BgClassName
{
background-color: #677981;
}
</style>
border-color css
<style>
span { border-color: #677981; }
span { border-color: rgb(103,121,129); }
td.TdClassName
{
border-color: #677981;
}
.TagClassName
{
border-color: #677981;
}
</style>