Shades of Blue Bayoux #667378
Tints of Blue Bayoux #667378
RGB
CMYK
RGB Variations
Color information
#667378 (or 0x667378) is known color: Blue Bayoux. HEX triplet: 66, 73 and 78. RGB value is (102,115,120). Sum of RGB (Red+Green+Blue) = 102+115+120=337 (44% of max value = 765). Red value is 102 (40.23% from 255 or 30.27% from 337); Green value is 115 (45.31% from 255 or 34.12% from 337); Blue value is 120 (47.27% from 255 or 35.61% from 337); Max value from RGB is 120 - color contains mainly: blue. Hex color #667378 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667378 is #998C87. Grayscale: #6F6F6F. Windows color (decimal): -10062984 or 7893862. OLE color: 7893862.
HSL color Cylindrical-coordinate representation of color #667378: hue angle of 196.67º 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 #667378 is Cyan = 0.15, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 102 | 115 | 120 | - |
| CMYK | 0.15 | 0.04 | 0 | 0.53 |
| HSL | 196.67º | 0.08% | 0.44% | - |
| HSV(B) | 196.67º | 0.15% | 0.47% | - |
| XYZ | 15 | 16.44 | 20.15 | - |
| YUV | 111.68 | 132.69 | 121.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 115 | 120 | 0.15 | 0.04 | 0 | 0.53 | 196.67 | 0.08 | 0.44 |
| Hex | 66 | 73 | 78 | F | 4 | 0 | 35 | C5 | 8 | 2C |
| Octal | 146 | 163 | 170 | 17 | 4 | 0 | 65 | 305 | 10 | 54 |
| Binary | 1100110 | 1110011 | 1111000 | 1111 | 100 | 0 | 110101 | 11000101 | 1000 | 101100 |
Color Harmonies of #667378
Complementary color
Monochromatic Colors of #667378
Black with #667378
Text Example
Text Example
White with #667378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667378; }
p { color: rgb(102,115,120); }
H1.HeaderClassName
{
color: #667378;
}
.AnyTagClassName
{
color: #667378;
}
</style>
background-color css
<style>
a { background-color: #667378; }
a { background-color: rgb(102,115,120); }
div.DivClassName
{
background-color: #667378;
}
.BgClassName
{
background-color: #667378;
}
</style>
border-color css
<style>
span { border-color: #667378; }
span { border-color: rgb(102,115,120); }
td.TdClassName
{
border-color: #667378;
}
.TagClassName
{
border-color: #667378;
}
</style>