Shades of Blue Bayoux #677578
Tints of Blue Bayoux #677578
RGB
CMYK
RGB Variations
Color information
#677578 (or 0x677578) is known color: Blue Bayoux. HEX triplet: 67, 75 and 78. RGB value is (103,117,120). Sum of RGB (Red+Green+Blue) = 103+117+120=340 (45% of max value = 765). Red value is 103 (40.62% from 255 or 30.29% from 340); Green value is 117 (46.09% from 255 or 34.41% from 340); Blue value is 120 (47.27% from 255 or 35.29% from 340); Max value from RGB is 120 - color contains mainly: blue. Hex color #677578 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677578 is #988A87. Grayscale: #717171. Windows color (decimal): -9996936 or 7894375. OLE color: 7894375.
HSL color Cylindrical-coordinate representation of color #677578: hue angle of 190.59º 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 #677578 is Cyan = 0.14, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 117 | 120 | - |
| CMYK | 0.14 | 0.02 | 0 | 0.53 |
| HSL | 190.59º | 0.08% | 0.44% | - |
| HSV(B) | 190.59º | 0.14% | 0.47% | - |
| XYZ | 15.34 | 16.96 | 20.23 | - |
| YUV | 113.16 | 131.86 | 120.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 117 | 120 | 0.14 | 0.02 | 0 | 0.53 | 190.59 | 0.08 | 0.44 |
| Hex | 67 | 75 | 78 | E | 2 | 0 | 35 | BF | 8 | 2C |
| Octal | 147 | 165 | 170 | 16 | 2 | 0 | 65 | 277 | 10 | 54 |
| Binary | 1100111 | 1110101 | 1111000 | 1110 | 10 | 0 | 110101 | 10111111 | 1000 | 101100 |
Color Harmonies of #677578
Complementary color
Monochromatic Colors of #677578
Black with #677578
Text Example
Text Example
White with #677578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677578; }
p { color: rgb(103,117,120); }
H1.HeaderClassName
{
color: #677578;
}
.AnyTagClassName
{
color: #677578;
}
</style>
background-color css
<style>
a { background-color: #677578; }
a { background-color: rgb(103,117,120); }
div.DivClassName
{
background-color: #677578;
}
.BgClassName
{
background-color: #677578;
}
</style>
border-color css
<style>
span { border-color: #677578; }
span { border-color: rgb(103,117,120); }
td.TdClassName
{
border-color: #677578;
}
.TagClassName
{
border-color: #677578;
}
</style>