Shades of Blue Bayoux #667278
Tints of Blue Bayoux #667278
RGB
CMYK
RGB Variations
Color information
#667278 (or 0x667278) is known color: Blue Bayoux. HEX triplet: 66, 72 and 78. RGB value is (102,114,120). Sum of RGB (Red+Green+Blue) = 102+114+120=336 (44% of max value = 765). Red value is 102 (40.23% from 255 or 30.36% from 336); Green value is 114 (44.92% from 255 or 33.93% from 336); Blue value is 120 (47.27% from 255 or 35.71% from 336); Max value from RGB is 120 - color contains mainly: blue. Hex color #667278 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667278 is #998D87. Grayscale: #6F6F6F. Windows color (decimal): -10063240 or 7893606. OLE color: 7893606.
HSL color Cylindrical-coordinate representation of color #667278: hue angle of 200º 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 #667278 is Cyan = 0.15, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 102 | 114 | 120 | - |
| CMYK | 0.15 | 0.05 | 0 | 0.53 |
| HSL | 200º | 0.08% | 0.44% | - |
| HSV(B) | 200º | 0.15% | 0.47% | - |
| XYZ | 14.89 | 16.22 | 20.11 | - |
| YUV | 111.1 | 133.02 | 121.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 114 | 120 | 0.15 | 0.05 | 0 | 0.53 | 200 | 0.08 | 0.44 |
| Hex | 66 | 72 | 78 | F | 5 | 0 | 35 | C8 | 8 | 2C |
| Octal | 146 | 162 | 170 | 17 | 5 | 0 | 65 | 310 | 10 | 54 |
| Binary | 1100110 | 1110010 | 1111000 | 1111 | 101 | 0 | 110101 | 11001000 | 1000 | 101100 |
Color Harmonies of #667278
Complementary color
Monochromatic Colors of #667278
Black with #667278
Text Example
Text Example
White with #667278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667278; }
p { color: rgb(102,114,120); }
H1.HeaderClassName
{
color: #667278;
}
.AnyTagClassName
{
color: #667278;
}
</style>
background-color css
<style>
a { background-color: #667278; }
a { background-color: rgb(102,114,120); }
div.DivClassName
{
background-color: #667278;
}
.BgClassName
{
background-color: #667278;
}
</style>
border-color css
<style>
span { border-color: #667278; }
span { border-color: rgb(102,114,120); }
td.TdClassName
{
border-color: #667278;
}
.TagClassName
{
border-color: #667278;
}
</style>