Shades of Blue Bayoux #667679
Tints of Blue Bayoux #667679
RGB
CMYK
RGB Variations
Color information
#667679 (or 0x667679) is known color: Blue Bayoux. HEX triplet: 66, 76 and 79. RGB value is (102,118,121). Sum of RGB (Red+Green+Blue) = 102+118+121=341 (45% of max value = 765). Red value is 102 (40.23% from 255 or 29.91% from 341); Green value is 118 (46.48% from 255 or 34.60% from 341); Blue value is 121 (47.66% from 255 or 35.48% from 341); Max value from RGB is 121 - color contains mainly: blue. Hex color #667679 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667679 is #998986. Grayscale: #717171. Windows color (decimal): -10062215 or 7960166. OLE color: 7960166.
HSL color Cylindrical-coordinate representation of color #667679: hue angle of 189.47º degrees, saturation: 0.09, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #667679 is Cyan = 0.16, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 102 | 118 | 121 | - |
| CMYK | 0.16 | 0.02 | 0 | 0.53 |
| HSL | 189.47º | 0.09% | 0.44% | - |
| HSV(B) | 189.47º | 0.16% | 0.47% | - |
| XYZ | 15.41 | 17.16 | 20.59 | - |
| YUV | 113.56 | 132.2 | 119.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 118 | 121 | 0.16 | 0.02 | 0 | 0.53 | 189.47 | 0.09 | 0.44 |
| Hex | 66 | 76 | 79 | 10 | 2 | 0 | 35 | BD | 9 | 2C |
| Octal | 146 | 166 | 171 | 20 | 2 | 0 | 65 | 275 | 11 | 54 |
| Binary | 1100110 | 1110110 | 1111001 | 10000 | 10 | 0 | 110101 | 10111101 | 1001 | 101100 |
Color Harmonies of #667679
Complementary color
Monochromatic Colors of #667679
Black with #667679
Text Example
Text Example
White with #667679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667679; }
p { color: rgb(102,118,121); }
H1.HeaderClassName
{
color: #667679;
}
.AnyTagClassName
{
color: #667679;
}
</style>
background-color css
<style>
a { background-color: #667679; }
a { background-color: rgb(102,118,121); }
div.DivClassName
{
background-color: #667679;
}
.BgClassName
{
background-color: #667679;
}
</style>
border-color css
<style>
span { border-color: #667679; }
span { border-color: rgb(102,118,121); }
td.TdClassName
{
border-color: #667679;
}
.TagClassName
{
border-color: #667679;
}
</style>