Shades of Blue Bayoux #677678
Tints of Blue Bayoux #677678
RGB
CMYK
RGB Variations
Color information
#677678 (or 0x677678) is known color: Blue Bayoux. HEX triplet: 67, 76 and 78. RGB value is (103,118,120). Sum of RGB (Red+Green+Blue) = 103+118+120=341 (45% of max value = 765). Red value is 103 (40.62% from 255 or 30.21% from 341); Green value is 118 (46.48% from 255 or 34.60% from 341); Blue value is 120 (47.27% from 255 or 35.19% from 341); Max value from RGB is 120 - color contains mainly: blue. Hex color #677678 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677678 is #988987. Grayscale: #717171. Windows color (decimal): -9996680 or 7894631. OLE color: 7894631.
HSL color Cylindrical-coordinate representation of color #677678: hue angle of 187.06º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #677678 is Cyan = 0.14, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 118 | 120 | - |
| CMYK | 0.14 | 0.02 | 0 | 0.53 |
| HSL | 187.06º | 0.08% | 0.44% | - |
| HSV(B) | 187.06º | 0.14% | 0.47% | - |
| XYZ | 15.46 | 17.2 | 20.27 | - |
| YUV | 113.74 | 131.53 | 120.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 118 | 120 | 0.14 | 0.02 | 0 | 0.53 | 187.06 | 0.08 | 0.44 |
| Hex | 67 | 76 | 78 | E | 2 | 0 | 35 | BB | 8 | 2C |
| Octal | 147 | 166 | 170 | 16 | 2 | 0 | 65 | 273 | 10 | 54 |
| Binary | 1100111 | 1110110 | 1111000 | 1110 | 10 | 0 | 110101 | 10111011 | 1000 | 101100 |
Color Harmonies of #677678
Complementary color
Monochromatic Colors of #677678
Black with #677678
Text Example
Text Example
White with #677678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677678; }
p { color: rgb(103,118,120); }
H1.HeaderClassName
{
color: #677678;
}
.AnyTagClassName
{
color: #677678;
}
</style>
background-color css
<style>
a { background-color: #677678; }
a { background-color: rgb(103,118,120); }
div.DivClassName
{
background-color: #677678;
}
.BgClassName
{
background-color: #677678;
}
</style>
border-color css
<style>
span { border-color: #677678; }
span { border-color: rgb(103,118,120); }
td.TdClassName
{
border-color: #677678;
}
.TagClassName
{
border-color: #677678;
}
</style>