Shades of Blue Bayoux #677478
Tints of Blue Bayoux #677478
RGB
CMYK
RGB Variations
Color information
#677478 (or 0x677478) is known color: Blue Bayoux. HEX triplet: 67, 74 and 78. RGB value is (103,116,120). Sum of RGB (Red+Green+Blue) = 103+116+120=339 (44% of max value = 765). Red value is 103 (40.62% from 255 or 30.38% from 339); Green value is 116 (45.70% from 255 or 34.22% from 339); Blue value is 120 (47.27% from 255 or 35.40% from 339); Max value from RGB is 120 - color contains mainly: blue. Hex color #677478 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677478 is #988B87. Grayscale: #707070. Windows color (decimal): -9997192 or 7894119. OLE color: 7894119.
HSL color Cylindrical-coordinate representation of color #677478: hue angle of 194.12º 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 #677478 is Cyan = 0.14, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 116 | 120 | - |
| CMYK | 0.14 | 0.03 | 0 | 0.53 |
| HSL | 194.12º | 0.08% | 0.44% | - |
| HSV(B) | 194.12º | 0.14% | 0.47% | - |
| XYZ | 15.23 | 16.73 | 20.2 | - |
| YUV | 112.57 | 132.19 | 121.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 116 | 120 | 0.14 | 0.03 | 0 | 0.53 | 194.12 | 0.08 | 0.44 |
| Hex | 67 | 74 | 78 | E | 3 | 0 | 35 | C2 | 8 | 2C |
| Octal | 147 | 164 | 170 | 16 | 3 | 0 | 65 | 302 | 10 | 54 |
| Binary | 1100111 | 1110100 | 1111000 | 1110 | 11 | 0 | 110101 | 11000010 | 1000 | 101100 |
Color Harmonies of #677478
Complementary color
Monochromatic Colors of #677478
Black with #677478
Text Example
Text Example
White with #677478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677478; }
p { color: rgb(103,116,120); }
H1.HeaderClassName
{
color: #677478;
}
.AnyTagClassName
{
color: #677478;
}
</style>
background-color css
<style>
a { background-color: #677478; }
a { background-color: rgb(103,116,120); }
div.DivClassName
{
background-color: #677478;
}
.BgClassName
{
background-color: #677478;
}
</style>
border-color css
<style>
span { border-color: #677478; }
span { border-color: rgb(103,116,120); }
td.TdClassName
{
border-color: #677478;
}
.TagClassName
{
border-color: #677478;
}
</style>