Shades of Mid Grey #677178
Tints of Mid Grey #677178
RGB
CMYK
RGB Variations
Color information
#677178 (or 0x677178) is known color: Mid Grey. HEX triplet: 67, 71 and 78. RGB value is (103,113,120). Sum of RGB (Red+Green+Blue) = 103+113+120=336 (44% of max value = 765). Red value is 103 (40.62% from 255 or 30.65% from 336); Green value is 113 (44.53% from 255 or 33.63% 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 #677178 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677178 is #988E87. Grayscale: #6E6E6E. Windows color (decimal): -9997960 or 7893351. OLE color: 7893351.
HSL color Cylindrical-coordinate representation of color #677178: hue angle of 204.71º 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 #677178 is Cyan = 0.14, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 113 | 120 | - |
| CMYK | 0.14 | 0.06 | 0 | 0.53 |
| HSL | 204.71º | 0.08% | 0.44% | - |
| HSV(B) | 204.71º | 0.14% | 0.47% | - |
| XYZ | 14.89 | 16.05 | 20.08 | - |
| YUV | 110.81 | 133.19 | 122.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 113 | 120 | 0.14 | 0.06 | 0 | 0.53 | 204.71 | 0.08 | 0.44 |
| Hex | 67 | 71 | 78 | E | 6 | 0 | 35 | CD | 8 | 2C |
| Octal | 147 | 161 | 170 | 16 | 6 | 0 | 65 | 315 | 10 | 54 |
| Binary | 1100111 | 1110001 | 1111000 | 1110 | 110 | 0 | 110101 | 11001101 | 1000 | 101100 |
Color Harmonies of #677178
Complementary color
Monochromatic Colors of #677178
Black with #677178
Text Example
Text Example
White with #677178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677178; }
p { color: rgb(103,113,120); }
H1.HeaderClassName
{
color: #677178;
}
.AnyTagClassName
{
color: #677178;
}
</style>
background-color css
<style>
a { background-color: #677178; }
a { background-color: rgb(103,113,120); }
div.DivClassName
{
background-color: #677178;
}
.BgClassName
{
background-color: #677178;
}
</style>
border-color css
<style>
span { border-color: #677178; }
span { border-color: rgb(103,113,120); }
td.TdClassName
{
border-color: #677178;
}
.TagClassName
{
border-color: #677178;
}
</style>