Shades of Blue Bayoux #667478
Tints of Blue Bayoux #667478
RGB
CMYK
RGB Variations
Color information
#667478 (or 0x667478) is known color: Blue Bayoux. HEX triplet: 66, 74 and 78. RGB value is (102,116,120). Sum of RGB (Red+Green+Blue) = 102+116+120=338 (44% of max value = 765). Red value is 102 (40.23% from 255 or 30.18% from 338); Green value is 116 (45.70% from 255 or 34.32% from 338); Blue value is 120 (47.27% from 255 or 35.50% from 338); Max value from RGB is 120 - color contains mainly: blue. Hex color #667478 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667478 is #998B87. Grayscale: #707070. Windows color (decimal): -10062728 or 7894118. OLE color: 7894118.
HSL color Cylindrical-coordinate representation of color #667478: hue angle of 193.33º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #667478 is Cyan = 0.15, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 102 | 116 | 120 | - |
| CMYK | 0.15 | 0.03 | 0 | 0.53 |
| HSL | 193.33º | 0.08% | 0.44% | - |
| HSV(B) | 193.33º | 0.15% | 0.47% | - |
| XYZ | 15.12 | 16.67 | 20.19 | - |
| YUV | 112.27 | 132.36 | 120.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 116 | 120 | 0.15 | 0.03 | 0 | 0.53 | 193.33 | 0.08 | 0.44 |
| Hex | 66 | 74 | 78 | F | 3 | 0 | 35 | C1 | 8 | 2C |
| Octal | 146 | 164 | 170 | 17 | 3 | 0 | 65 | 301 | 10 | 54 |
| Binary | 1100110 | 1110100 | 1111000 | 1111 | 11 | 0 | 110101 | 11000001 | 1000 | 101100 |
Color Harmonies of #667478
Complementary color
Monochromatic Colors of #667478
Black with #667478
Text Example
Text Example
White with #667478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667478; }
p { color: rgb(102,116,120); }
H1.HeaderClassName
{
color: #667478;
}
.AnyTagClassName
{
color: #667478;
}
</style>
background-color css
<style>
a { background-color: #667478; }
a { background-color: rgb(102,116,120); }
div.DivClassName
{
background-color: #667478;
}
.BgClassName
{
background-color: #667478;
}
</style>
border-color css
<style>
span { border-color: #667478; }
span { border-color: rgb(102,116,120); }
td.TdClassName
{
border-color: #667478;
}
.TagClassName
{
border-color: #667478;
}
</style>